Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Quick ADO Question
Message
General information
Forum:
Visual Basic
Category:
Database DAO/RDO/ODBC/ADO
Title:
Quick ADO Question
Miscellaneous
Thread ID:
00627839
Message ID:
00627839
Views:
49
I want to insert a record into an Access table using:


"insert into products (CustomerId) values ('" & iCustNo & "')"


Then I want to add order detail items. For this I need to new
auto-generated Id from the Access table.

After the insert above, there could be many records for the customer,
so how do I know the Id of the new record?
Everything makes sense in someone's mind
public class SystemCrasher :ICrashable
In addition, an integer field is not for irrational people
Next
Reply
Map
View

Click here to load this message in the networking platform