J
Jimmy Jones
I am building an application with a SQL Server 2005 DB Back-End and a SQL
Server Express Front End.
There is a table on the Front-End that is automatically updated by the
server hositng the back-end DB.
I have build an ODBC connection to the front end DB on the PC that has the
SQL Server Express DB on it.
I am trying now to set up a linked table in Access 2007 to a table called
dbo.tblFEStatus in the SQL Server Express DB that I have an ODBC connection
to.
When I do this I get an error that says 'PK_dbo.tblFEStatus' is not a valid
name. Make sure that it does not include invalid characters or punctuation
and that it is not too long.
The table name is not PK_dbo.tblFEStatus it is just dbo.tblFEStatus. where
is that PK_ coming from and why is Access 2007 not able to connect? I was
able to do this in 2003.
Server Express Front End.
There is a table on the Front-End that is automatically updated by the
server hositng the back-end DB.
I have build an ODBC connection to the front end DB on the PC that has the
SQL Server Express DB on it.
I am trying now to set up a linked table in Access 2007 to a table called
dbo.tblFEStatus in the SQL Server Express DB that I have an ODBC connection
to.
When I do this I get an error that says 'PK_dbo.tblFEStatus' is not a valid
name. Make sure that it does not include invalid characters or punctuation
and that it is not too long.
The table name is not PK_dbo.tblFEStatus it is just dbo.tblFEStatus. where
is that PK_ coming from and why is Access 2007 not able to connect? I was
able to do this in 2003.