Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Assigning Primary Keys
Message
From
28/01/1999 16:02:03
Steve Summers
Pima County Superior Court
Tucson, Arizona, United States
 
 
To
All
General information
Forum:
Visual FoxPro
Category:
Client/server
Title:
Assigning Primary Keys
Miscellaneous
Thread ID:
00181534
Message ID:
00181534
Views:
30
I have implemented a primary key generation schema using the commonly used "NextID" Stored procedure. This procedure checks to see if the table with the primary keys is open. If ! USED(), the procedure opens this table via the (USE) command. This works fine when a vfp application is accessing the data natively through vfp. My problem is that the newest odbc driver for vfp does not support the (USE) command. Does anyone have a Nextid Procedure that works via odbc?

Thanks.

Steve Summers
vsummers@email.msn.com
Thanks in advance or I hope this helps!

[STS]
:>
Next
Reply
Map
View

Click here to load this message in the networking platform