Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Getting error messages from SQL 7
Message
From
25/08/2002 19:40:44
 
General information
Forum:
Visual FoxPro
Category:
Client/server
Miscellaneous
Thread ID:
00693487
Message ID:
00693494
Views:
18
Hello George,

Great answer!
Thanks
Jim

>>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.
Previous
Reply
Map
View

Click here to load this message in the networking platform