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:02:50
 
 
To
01/06/1998 14:01:52
General information
Forum:
Visual FoxPro
Category:
Client/server
Miscellaneous
Thread ID:
00103696
Message ID:
00103708
Views:
30
>>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...

but what back-end you use? Oracle?
Edward Pikman
Independent Consultant
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform