Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Can someone please help
Message
Information générale
Forum:
Visual FoxPro
Catégorie:
Client/serveur
Divers
Thread ID:
00223067
Message ID:
00223078
Vues:
26
Whoops... Forgot the part that ACTUALLY Gives the Error..

When I call this command ALA
=cSQLCONNECT(parm,parm,parm,parm,parm,parm,parm,)
is when I get "Cannot find entry point SQLConnect in the DLL"

Sorry...

>Can someone please tell me why this command:
>
>DECLARE INTEGER SQLCONNECT ;
> IN "odbc32.dll" AS cSqlConnect ;
> Integer @hdbc , ;
> STRING @szDSN, ;
> INTEGER @cbdsn, ;
> STRING @szUID, ;
> INTEGER @cbUID, ;
> STRING @szAuthStr, ;
> INTEGER @cbAuthStr
>
>Gives me the error:
>
>"Cannot find entry point SQLConnect in the DLL"??
>
>
>I'd really appreciate it...
>
>Thanx
>Bob
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform