debasisdas 580 Posting Genius Featured Poster

A Pessimist sees difficulty in every oppertunity.
An Optimist finds sees oppertunity in every difficulty.

debasisdas 580 Posting Genius Featured Poster

tail

debasisdas 580 Posting Genius Featured Poster

Treasure is what i am looking for.

debasisdas 580 Posting Genius Featured Poster

-290

debasisdas 580 Posting Genius Featured Poster

2857

debasisdas 580 Posting Genius Featured Poster

4074

debasisdas 580 Posting Genius Featured Poster

Make the variable storin g the username a public variable in a standard module.

debasisdas 580 Posting Genius Featured Poster

What do u mean by forms sql ?

Please clarify for further detail explanation.

debasisdas 580 Posting Genius Featured Poster

The keyword User might not be supported, check for that in the databse that u are using.

debasisdas 580 Posting Genius Featured Poster

Try to use the Listindex of the item

else

try to use ItemData property of the control.

debasisdas 580 Posting Genius Featured Poster

Your question is already replied in the other thread.

debasisdas 580 Posting Genius Featured Poster

Check for existance of username and the corresponding password in database using SQL. Try to use count() . If it is 1 then login else prompt to enter the correct username and the corresponding password.

debasisdas 580 Posting Genius Featured Poster

Try to use UNIQUE for field6

debasisdas 580 Posting Genius Featured Poster

No dream comes true until you wake up and go to work.

debasisdas 580 Posting Genius Featured Poster

2833

debasisdas 580 Posting Genius Featured Poster

No

Afraid of snakes ?

debasisdas 580 Posting Genius Featured Poster

-288

debasisdas 580 Posting Genius Featured Poster

shell

debasisdas 580 Posting Genius Featured Poster

sweat-->tasty

debasisdas 580 Posting Genius Featured Poster

4067

debasisdas 580 Posting Genius Featured Poster

You can call the commondialogcontrol.showsave on a timer event. But that is not a good option to ask the user to save very frequently. why dont u call the same at the end (at the time of closing).

debasisdas 580 Posting Genius Featured Poster

Try to use GetChunk and AppendChunk method of recordset object of ADO for the same

debasisdas 580 Posting Genius Featured Poster

if u are using crystal report viewer to display the report then set the EnableExportButton property =true.

debasisdas 580 Posting Genius Featured Poster

Choose a topic on which you have minimum knowledge of the requirments of the application.

debasisdas 580 Posting Genius Featured Poster

Mysuggestion would be to walk away from the 90% who don't and join the 10% who do.

debasisdas 580 Posting Genius Featured Poster

In some attempts, it is glorious even to fail.

debasisdas 580 Posting Genius Featured Poster

Use suitable joins to retrive data from multiple tables.

debasisdas 580 Posting Genius Featured Poster

The error message itself suggests the reason of error. U need to specify complete path of the file. Else u can store the file in the path of the exe and specify App.path in the code to avoid this error message.

debasisdas 580 Posting Genius Featured Poster

Learning is not compulsory. . . neither is survival.

debasisdas 580 Posting Genius Featured Poster

what is the database you are using ?

debasisdas 580 Posting Genius Featured Poster

86663762225511006208

debasisdas 580 Posting Genius Featured Poster

6356306993006846248183

debasisdas 580 Posting Genius Featured Poster

Myanmar

debasisdas 580 Posting Genius Featured Poster

no


r u devorced ?

debasisdas 580 Posting Genius Featured Poster

fish

gmail or hotmail ?

debasisdas 580 Posting Genius Featured Poster

crop

debasisdas 580 Posting Genius Featured Poster

bunch

debasisdas 580 Posting Genius Featured Poster

say somthing nice about me.

debasisdas 580 Posting Genius Featured Poster

4063

debasisdas 580 Posting Genius Featured Poster

2791

debasisdas 580 Posting Genius Featured Poster

-284

debasisdas 580 Posting Genius Featured Poster

can you kindly post your table structure for reference of our experts in the forum.

debasisdas 580 Posting Genius Featured Poster

Everyone has his burden. What counts is how you carry it.

debasisdas 580 Posting Genius Featured Poster

yes

do u take bath daily ?

debasisdas 580 Posting Genius Featured Poster

2749

debasisdas 580 Posting Genius Featured Poster

rose

debasisdas 580 Posting Genius Featured Poster

Intelligent is the person who has posted this.

debasisdas 580 Posting Genius Featured Poster

4057

debasisdas 580 Posting Genius Featured Poster

-282

debasisdas 580 Posting Genius Featured Poster

It is always recommended to use

Oracle Provider for OLE DB
or
Microsoft OLE DB provider for Oracle
not using the DSN
for connection to Oracle from VB .