Subject Problem connecting BD when Login=FALSE
Author Rejane Myszka
I am having a error when I compile my project and I set the TIB_Connection's
LoginPrompt Property to FALSE. I'm converting my application to Delphi 6 and
IBO4. With Delphi 5 and IBO3 I don't have this problem.
The error message is:
'ISC ERROR CODE:3355444472
ISC ERROR MESSAGE:
Your user name and password are not defined. Ask your database administrator
to set up an Interbase login.'
But if I set the TIB_Connection's LoginPrompt Property to TRUE I don't have
problem with the connection.

Thanks

Rejane