Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Getting error messages from SQL 7
Message
From
25/08/2002 18:42:12
 
 
To
All
General information
Forum:
Visual FoxPro
Category:
Client/server
Title:
Getting error messages from SQL 7
Miscellaneous
Thread ID:
00693487
Message ID:
00693487
Views:
50
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
Next
Reply
Map
View

Click here to load this message in the networking platform