Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Primary Key Generation - SQL
Message
From
08/08/2001 16:49:23
 
 
To
08/08/2001 15:43:00
Chuck Berry
Copper State Bolt & Nut Co.
Phoenix, Arizona, United States
General information
Forum:
Visual FoxPro
Category:
The Mere Mortals Framework
Miscellaneous
Thread ID:
00541501
Message ID:
00541554
Views:
25
>The Developer's Guide advises after upsizing to remove the defaults from the SQL tables that reference the NEWID() function. It doesn't suggest how to implement another way of getting a unique ID from the MM stored procedures.
>
>What would be the best solution to implement the SQL stored procedures for adding records to a SQL table?
>
>
>TIA
>
>Chuck Berry

I don't use MM, but I suppose you could substitute a PK generation function with an IDENTITY field in SQL. Check this out in the SQL BOL.
Previous
Reply
Map
View

Click here to load this message in the networking platform