When viewing a table datasheet in Access 2010 Database Project (ADP) linked
to SQL Server 2008 database, if you go to try to expand the subdatasheet to
show data in linked tables, you receive an error. If the master table is
named 'MASTER_TABLE', and the detail table is named 'DETAIL_TABLE' you
receive the message:
"The table or query name 'dbo.DETAIL_TABL' you entered in either the
property sheet or macro is mispelled or refers to a table or query that
doesn't exist." Note that the last character is dropped off the detail table
name - i.e. DETAIL_TABL instead of DETAIL_TABLE.
If you remove and re-link the subdatasheet, it then works OK and shows the
related data. But if you close and re-open the database and try to expand the
subdatasheet again, it will fail with the same error (even if you previously
saved the table).
This error only occurs in Access 2010 ADP's, and is not evident in a regular
Access Database with local table data.
This definately seems like a bug! Hoping someone can help me out.
Cheers
Grant
"Grant Morgan" <grant...@noemail.noemail> wrote in message
news:F62091B9-7065-4A18...@microsoft.com...
Table names not showing DBO - they are just showing the actual table name as
it is an ADP.
Was that what you meant?
G
hth,
..bob
"Grant Morgan" <grant...@noemail.noemail> wrote in message
news:C7CA4A7F-8127-4116...@microsoft.com...
"Grant Morgan" <grant...@noemail.noemail> wrote in message
news:2830BA17-8C82-4216...@microsoft.com...
I agree - I don't let users to work at the table level, but every once in a
while it's useful if I need to change some data that hasn't had a UI written
for it....
I feel it is a genuine bug in the software - do you know where abouts I can
submit it as such to Microsoft?
G