Not having dabbled with this before I would appreciate some help:
I have installed SBS and SQL Server on a machine and used the wizard
to import a BE file with about 180 tables successfully.
I have created a System DSN and connected to the SQL Server from
another PC and linked the tables, the tables all appear as
dbo_tablename.
Does this mean that I would have to go through all my queries and code
in the FE and change the table name references?
Regards
Patrick
I have installed SBS and SQL Server on a machine and used the wizard
to import a BE file with about 180 tables successfully.
I have created a System DSN and connected to the SQL Server from
another PC and linked the tables, the tables all appear as
dbo_tablename.
Does this mean that I would have to go through all my queries and code
in the FE and change the table name references?
Regards
Patrick
Comment