T
Terry
I have two questions:
1) I am creating a table with a SQL statement that takes data from another
ODBC linked table. The PK of the source table is created as a non-PK number
in the created table everytime the SQL is executed. How can I ensure that
the number is created as a PK?
2) I have a link to an Excel worksheet range. The range has a column of
sequencial numbers that I would like to use as a PK in table relationships.
Is that possible, or do I have to do something different?
Regards
1) I am creating a table with a SQL statement that takes data from another
ODBC linked table. The PK of the source table is created as a non-PK number
in the created table everytime the SQL is executed. How can I ensure that
the number is created as a PK?
2) I have a link to an Excel worksheet range. The range has a column of
sequencial numbers that I would like to use as a PK in table relationships.
Is that possible, or do I have to do something different?
Regards