Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
How to create Firebird database and connection automatic
Message
De
25/01/2005 02:21:16
Dorin Vasilescu
ALL Trans Romania
Arad, Roumanie
 
 
À
24/01/2005 16:58:02
Information générale
Forum:
Visual FoxPro
Catégorie:
Client/serveur
Divers
Thread ID:
00980204
Message ID:
00980280
Vues:
19
>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 ?
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform