Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Getting error messages from SQL 7
Message
 
To
25/08/2002 18:42:12
General information
Forum:
Visual FoxPro
Category:
Client/server
Miscellaneous
Thread ID:
00693487
Message ID:
00693490
Views:
22
>hello group,
>
>I am using the
>lcScript = "DRIVER=SQL Server;SERVER=myserver;UID=sa;PWD=mypassword;APP=Microsoft® Visual FoxPro®;WSID=AUDAT;DATABASE=mydatabase"
>
>lnHandle= SQLSTRINGCONNECT(lcScript)
>
>
>Which I guess is an ODBC connection.
>
>If I try to insert a row and violate a table constrait like a PK restraint, is there any way to pick up this error in the foxpro program?
>
>Thanks

Jim,

Use AERROR(). The third column will contain the error message.
George

Ubi caritas et amor, deus ibi est
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform