Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Primary Key generation via ODBC
Message
 
To
All
General information
Forum:
Visual FoxPro
Category:
Internet applications
Title:
Primary Key generation via ODBC
Miscellaneous
Thread ID:
00210160
Message ID:
00210160
Views:
63
I trying to figure out how to generate a primary key for VFP tables being accessed via ODBC for ASP web pages.

I am familiar with the typical way to generate keys, using a table to hold key values, locking the record, incrementing the value, unlocking the record, and returning the incremented value. Unfortunately I don't see a way to do this via ODBC, where all I can use is SQL statements. I also don't see a way to call a VFP stored procedure via ODBC.

So... how do you do something like this?? IS there a way to call a VFP stored procedure via ODBC? If there is, how much of the language is available for use in that stored procedure? If not, how the heck do you do this?
Jim Munn, MCSD
Visual Data Solutions
Next
Reply
Map
View

Click here to load this message in the networking platform