Hello
I would like to convert my Access Backe End to SQL Server, but the
first thing I notice when connecting to an ONC Table is that the name
is preceded by dbo_ therefore it will not be recognised by the Access
Front End.
Does this mean that all the references to table in queries and in code
will have to be changed?
Or am I missing something?
Patrick
I would like to convert my Access Backe End to SQL Server, but the
first thing I notice when connecting to an ONC Table is that the name
is preceded by dbo_ therefore it will not be recognised by the Access
Front End.
Does this mean that all the references to table in queries and in code
will have to be changed?
Or am I missing something?
Patrick
Comment