•
•
•
•
What is DaniWeb IT Discussion Community?
You're currently browsing the MS Access and FileMaker Pro section within the Web Development category of DaniWeb, a massive community of 374,452 software developers, web developers, Internet marketers, and tech gurus who are all enthusiastic about making contacts, networking, and learning from each other. In fact, there are 2,738 IT professionals currently interacting right now! Registration is free, only takes a minute and lets you enjoy all of the interactive features of the site.
Please support our MS Access and FileMaker Pro advertiser:
Views: 7677 | Replies: 1
![]() |
•
•
Join Date: Mar 2005
Posts: 14
Reputation:
Rep Power: 4
Solved Threads: 0
Heya,
I have a table that has a primary key that is generated automatically by the database, so when I write an SQL statement in my program to insert information into the table, I insert values for every field but the primary key field.
The problem here is that in my program I do not know the value of the primary key field. I was wondering if there was any way I could get an INSERT statement to return the value of the primary key field for the record it has just inserted?
The only way I've found of doing this for the moment is by opening the database connection again, once the INSERT statement has been performed, and doing a SELECT query that selects the primary key from any records that match all of the other information I created the record with. Of course if there is two records with exactly the same information for all of the other fields then I'm screwed. In my application that shouldn't happen, but I don't like that the possibility is there.
Thanks
Cristy
I have a table that has a primary key that is generated automatically by the database, so when I write an SQL statement in my program to insert information into the table, I insert values for every field but the primary key field.
The problem here is that in my program I do not know the value of the primary key field. I was wondering if there was any way I could get an INSERT statement to return the value of the primary key field for the record it has just inserted?
The only way I've found of doing this for the moment is by opening the database connection again, once the INSERT statement has been performed, and doing a SELECT query that selects the primary key from any records that match all of the other information I created the record with. Of course if there is two records with exactly the same information for all of the other fields then I'm screwed. In my application that shouldn't happen, but I don't like that the possibility is there.
Thanks
Cristy
![]() |
•
•
•
•
Currently Active Users Viewing This Thread: 1 (0 members and 1 guests)
•
•
•
•
•
•
•
•
DaniWeb MS Access and FileMaker Pro Marketplace
- Vista Local Access Only Problem (Windows Vista)
- Asp.net-Database Insert problem (ASP.NET)
- a blank form to insert data???? (Visual Basic 4 / 5 / 6)
- GridView Insert Problem (ASP.NET)
- A problem with a given Syntax! (Computer Science and Software Design)
- Multithreading problem (C)
- Hotmail access (Web Browsers)
- I have problem with access remote (Networking Hardware Configuration)
Other Threads in the MS Access and FileMaker Pro Forum
- Previous Thread: I have heard about Access Data Project .Can anybody tell me what is it and when it is
- Next Thread: access UPDATE problems


Linear Mode