access 2K database window cannot copy/paste table in sql server

R

roel otten

Hello,

using on XP Pro : access 2k sr1 and sql server 8.0 sp3
I get the following problem:
using copy / paste in database window of adp project :
the paste does not work

After choosing to copy with/without structure / data i get the next message :
( independant of the choice i make )

( copying table in adp1.apd to 'NewTable' table : )
( the repetition is also in the message )

=======================================================================
Microsoft Access can't find the object 'Microsoft Access can't find the object
'NewTable.'.'

* you misspelled the object name. Check for missing uinderscores (_) or other
punctuation, and make sure you didn't enter leading spaces
* You tried to open a linked table etc., ( not relevant in project i think)

========================================================================

The copying has been working, and as far as i know
i didnot change any settings or versions lately.

any ideas ?
Possibly a table in the databse with an empty name ?
and if so, where can i find that ?

roel
 
Top