J
johnb41
In my new app (close to complete, yay!) I am using data from an
existing Jet database. This database i have used for almost a year, so
it already has a bunch of existing data.
This database has a table that does NOT have a 'key' column. My app
really needs the table to have a 'key' column... preferably one that is
auto-incrementing.
Anyway, in Access, it allows me to add a column, but it will not let me
make it auto-numbering. I get an error saying that i cannot do it
because data already exists in my database. Also I cannot make a new
column a 'key' because when i save the table, an error says i cannot
have "null" values.
Do I have to create a new table from scratch? Please say it ain't so!!
Thanks,
John
existing Jet database. This database i have used for almost a year, so
it already has a bunch of existing data.
This database has a table that does NOT have a 'key' column. My app
really needs the table to have a 'key' column... preferably one that is
auto-incrementing.
Anyway, in Access, it allows me to add a column, but it will not let me
make it auto-numbering. I get an error saying that i cannot do it
because data already exists in my database. Also I cannot make a new
column a 'key' because when i save the table, an error says i cannot
have "null" values.
Do I have to create a new table from scratch? Please say it ain't so!!
Thanks,
John