G
Guest
I've got an Access Application that is split. I recently upsized the back
end database to SQL 2000. Tables were created but a dbo prefix was added to
the front of each table name. I created a DSN and have attempted to link my
front end to all the tables. My Queries (stored on the front end) all
reference the native table names (w/o dbo prefix). Should I rename all the
tables? Should I store the Queries on the SQL side? Haven't seen much
written on this.
end database to SQL 2000. Tables were created but a dbo prefix was added to
the front of each table name. I created a DSN and have attempted to link my
front end to all the tables. My Queries (stored on the front end) all
reference the native table names (w/o dbo prefix). Should I rename all the
tables? Should I store the Queries on the SQL side? Haven't seen much
written on this.