Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Change SET IDENTITY_INSERT from Fox
Message
Information générale
Forum:
Visual FoxPro
Catégorie:
Base de données, Tables, Vues, Index et syntaxe SQL
Divers
Thread ID:
00805093
Message ID:
00805722
Vues:
40
>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--
Précédent
Répondre
Fil
Voir

Click here to load this message in the networking platform