debasisdas 580 Posting Genius Featured Poster

you can remove the titlebar itself just by changing the property.

debasisdas 580 Posting Genius Featured Poster

also find out the employee id and pas that employee id to outer query to find out all the other details.

debasisdas 580 Posting Genius Featured Poster

the USER_...........views contains info about user data but SYS_............ and ALL_...... contains data of all other users also to which notrmal users may not have priviliges.

debasisdas 580 Posting Genius Featured Poster

You need to use BETWEEN clause .

peter_budo commented: Yes, indeed. Nice work +7
debasisdas 580 Posting Genius Featured Poster

A good general not only sees the way to victory; he also knows when victory is impossible.

debasisdas 580 Posting Genius Featured Poster

As soon as the fear approaches near attack and destroy it .

debasisdas 580 Posting Genius Featured Poster

for select statments (opening recordset)

rs.open "your sql statment here"

for any DML

conn.BeginTrans
conn.Execute "Your sql statment here"
Conn.CommitTrans
debasisdas 580 Posting Genius Featured Poster

There is no difference in using access or oracle or mysql queries in VB. The process is all the same.

debasisdas 580 Posting Genius Featured Poster

The synonym becomes invalid if the base table is dropped. You need to drop the synonym manually.

debasisdas 580 Posting Genius Featured Poster

Don't tell your secrets to others.
If you can't keep it don't expect others to do it for you.

debasisdas 580 Posting Genius Featured Poster

Are you getting any error from the query.
Are you sure related data exists in the tables ?

debasisdas 580 Posting Genius Featured Poster

Kindly post the query that you are working on.

debasisdas 580 Posting Genius Featured Poster

Life is a tragedy for those who feel, and a comedy for those who think.

debasisdas 580 Posting Genius Featured Poster

We are far more liable to catch the vices than the virtues of our associates.
Denis Diderot

debasisdas 580 Posting Genius Featured Poster

Change your thoughts and you change your world.

debasisdas 580 Posting Genius Featured Poster

Character is a diamond that scratches every other stone.

debasisdas 580 Posting Genius Featured Poster

If we do not plant knowledge when young, it will give us no shade when we are old.

debasisdas 580 Posting Genius Featured Poster

What exactly you are trying to do ?

debasisdas 580 Posting Genius Featured Poster

That simply means you are not using the correct version or oracle database. You are trying to execute some advance commands in the un-supported earlier versions.

debasisdas 580 Posting Genius Featured Poster

If you create the database with same structure in oracle then you only need to change the Connection string for opening the connection in Vb. Rest all are remains the same and you can use the advantages of procedures & functions

debasisdas 580 Posting Genius Featured Poster

Kindly post your code . What are you doing exactly and what are the problems that you are facing.

debasisdas 580 Posting Genius Featured Poster

My life has been full of terrible misfortunes most of which never happened. - Michel de Montaigne

debasisdas 580 Posting Genius Featured Poster

Add Exit Sub before the error handler.

debasisdas 580 Posting Genius Featured Poster

The universe is change;
our life is what our thoughts make it.

debasisdas 580 Posting Genius Featured Poster

Seconds away from my room , i saw a ghost.

debasisdas 580 Posting Genius Featured Poster

Line

debasisdas 580 Posting Genius Featured Poster

Balk

debasisdas 580 Posting Genius Featured Poster

4547

debasisdas 580 Posting Genius Featured Poster

-929

debasisdas 580 Posting Genius Featured Poster

Modules are a way to declare objects at one palce and access them globally.

debasisdas 580 Posting Genius Featured Poster

Are you facing any problem with your code ?

debasisdas 580 Posting Genius Featured Poster

Better to put the database in some FTP server and access that through the net using the Ip address with username and password for security.

debasisdas 580 Posting Genius Featured Poster

What exactly you are trying to do ?

debasisdas 580 Posting Genius Featured Poster

You need to design the report in crystal report and call that from VB.
You can pass the query to filter records at runtime.

debasisdas 580 Posting Genius Featured Poster

What is var_list1

you have declared var_list

debasisdas 580 Posting Genius Featured Poster

The unexamined life is not worth living. - Socrates

debasisdas 580 Posting Genius Featured Poster

Nature does nothing in vain. - Aristotle

debasisdas 580 Posting Genius Featured Poster

What exactly youa re trying to do.

debasisdas 580 Posting Genius Featured Poster

Both are easy provided that you have intrest.

debasisdas 580 Posting Genius Featured Poster

You need to check if the data already exists in database using COUNT before inserting the same to database.

debasisdas 580 Posting Genius Featured Poster

Deity

debasisdas 580 Posting Genius Featured Poster

day and night is a never ending process.

debasisdas 580 Posting Genius Featured Poster

^ Another Nice Human on Earth

< Browsing for last 4 hours.

V will continue.

debasisdas 580 Posting Genius Featured Poster

4537

debasisdas 580 Posting Genius Featured Poster

-916

debasisdas 580 Posting Genius Featured Poster

tall

debasisdas 580 Posting Genius Featured Poster

4535

debasisdas 580 Posting Genius Featured Poster

Your imagination is your preview of life's coming attractions.
Albert Einstein

debasisdas 580 Posting Genius Featured Poster

You mean to say ,you want to write to the same file in parallel from two different proceses ?

debasisdas 580 Posting Genius Featured Poster

Can some one help me with the following. Any help will be appriciated.

Platfprm : Visual Studio 2005, Visual Basic

...........
..................
........................

NK

Please do not hijack others threads .
Start a thread of your own instead for fresh discussions.