Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
How to create Firebird database and connection automatic
Message
From
25/01/2005 02:21:16
Dorin Vasilescu
ALL Trans Romania
Arad, Romania
 
 
To
24/01/2005 16:58:02
General information
Forum:
Visual FoxPro
Category:
Client/server
Miscellaneous
Thread ID:
00980204
Message ID:
00980280
Views:
17
>I want to create Firebird database and connect to it without user intervention.
>I try to use Dorin Vasilescu firebird_api.zip from UT file area.
>
>Problems:
>
>1. ODBC login prompt appears. How to avoid it ?

SQLSETPROP(0,"DispLogin",3)
>lnConnHandle = sqlstringconnect( cconnstr )
>
>IF lnConnHandle <= 0
>  AERROR(laError)
>  * access is denied error occurs here
>  MESSAGEBOX(  laerror[1,2] )
>  ENDIF
>
What is the exact error message ?
Did you edited firebird.conf and changed DatabaseAccess configuration item ?
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform