Fox20
August 16th, 1999, 03:50 AM
Hi,
I am using an Access database with an ODBC driver and VC++ 6. One field is declared as AutoValue, i.e. the number increases automatically for every new record.
If I insert a recordset with "insert into table values ('x', 'y', ...)" - what do I have to use for the AutoValue field? ('x', '', 'y') or ('x',, 'y') or what else?
Thanks,
Fox
"I don't like much, really, do I? [laugh] But what I do like, I love passionately!" (Pet shop boys)
I am using an Access database with an ODBC driver and VC++ 6. One field is declared as AutoValue, i.e. the number increases automatically for every new record.
If I insert a recordset with "insert into table values ('x', 'y', ...)" - what do I have to use for the AutoValue field? ('x', '', 'y') or ('x',, 'y') or what else?
Thanks,
Fox
"I don't like much, really, do I? [laugh] But what I do like, I love passionately!" (Pet shop boys)