Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Remote View set identity_insert on
Message
 
To
16/10/2003 13:04:48
General information
Forum:
Visual FoxPro
Category:
Databases,Tables, Views, Indexing and SQL syntax
Miscellaneous
Thread ID:
00839334
Message ID:
00839424
Views:
30
Trey-

Thanks!

This is what works:

lcTable="junk1"
*lnHnd=SQLConnect(CursorGetProp("ConnectHandle", "junk1"))
SQLExec(CursorGetProp("ConnectHandle", "junk1"),"set identity_insert " + lcTable + " on")

I give you a star for taking me so close to the finish line.

db
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform