Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations gkittelson on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Search results for query: *

  1. jkappl

    Writing 2 records on insert

    Your thought is the common way that one statement might write two records. This not what is happening. It almost seems that the SQL interpreter is playing with me. I can use the same insert statement in a different (much smaller file) and it works as it should. Same statement, cut and pasted...
  2. jkappl

    Writing 2 records on insert

    I have one insert statement which is supposed to produce one record in the database, but instead it produces two. My program is simple in that I open the database, do one insert, and close the database. The two records are identical except for the auto-incremented integer which is a primary...

Part and Inventory Search

Back
Top