Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Change SET IDENTITY_INSERT from Fox
Message
General information
Forum:
Visual FoxPro
Category:
Databases,Tables, Views, Indexing and SQL syntax
Miscellaneous
Thread ID:
00805093
Message ID:
00805722
Views:
45
>Thanks,
>this helped me to understand BUT my problem is: I have a remote view and want to tableupdate it, sending a specific ID Value. Is there any chance to hook into the Tableupdate process and to send the SET IDENTITY_INSERT before (as doing it in the QA or Enterprise Manager is not doing it in the right session...)
>
>Help?
>Patrick

I think you can use SPT to send SET IDENTITY_INSERT. The CursorGetProp("ConnectHandle") will give you connection hanle for a view.
--sb--
Previous
Reply
Map
View

Click here to load this message in the networking platform