Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Default unique ID values for a field in a remote table ?
Message
From
01/06/1998 14:01:52
 
 
To
01/06/1998 13:52:23
General information
Forum:
Visual FoxPro
Category:
Client/server
Miscellaneous
Thread ID:
00103696
Message ID:
00103706
Views:
28
>It works the same way on SQL Server with the syntax difference (HOLDLOCK)
>*** Stored Procedure
>Begin tran
>Select @my_id=id from TSetup HOLDLOCK where code=55
>Update TSetup Set id=@my_id+1 where code=55
>Commit tran

Oh, but I don't have SQL-Server on the server ! (sigh)
Users will have access to the remote tables using remote views...
Sincerely,

Andrea Brajuka
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform