Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Can someone please help
Message
General information
Forum:
Visual FoxPro
Category:
Client/server
Miscellaneous
Thread ID:
00223067
Message ID:
00223078
Views:
27
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
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform