Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Primary Key generation
Message
From
24/04/2013 19:00:54
Naeem Afzal
Syed Junaid Alam
Manama, Bahrain
 
 
To
All
General information
Forum:
Visual FoxPro
Category:
Client/server
Title:
Primary Key generation
Miscellaneous
Thread ID:
01571831
Message ID:
01571831
Views:
64
Hello,

I want to use MS sql database for my vfp program. In vfp I use a table with fields to generate primary keys for various tables. I lock the field and increment it and then format it according to my requirement like "Vno-00001".

How can I do this in sql table from vfp? Should I use

1) a stored procedure to generate the PK with Transaction Islolation

2) An Insert statement with any explicit lock hints.

I know that the best option is to use Identity column as searched on web. But I need to generate a PK or an Alternate key to identify my record with some serial numbers that based on month or year.

TIA
Naeem
Next
Reply
Map
View

Click here to load this message in the networking platform