I am trying to run a simple insert into query, but keep hitting problems.
I dont want to go into it all at present, but if my table has an auto generated key, how do i insert into an existing table, as i need to supply all parameters when i insert, but the autonumber comes from the DB !
Can anyone who undesrstands me help (I know this must be a common answer with a simple solution)
I dont want to go into it all at present, but if my table has an auto generated key, how do i insert into an existing table, as i need to supply all parameters when i insert, but the autonumber comes from the DB !
Can anyone who undesrstands me help (I know this must be a common answer with a simple solution)