J
JM
I'm using Access 2003 to attempt an upsize to SQL Server 2000. The
Upsizing Wizard is giving me tons of problems with error messages like:
1. "Object is invalid. Extended properties not permitted on . . ."
2. "No primary or candidate keys in referenced table . . . that match
referencing column list in foreign key . . . Could not create
constraint.
3. "Incorrect syntax near . . . " (When trying to upsize queries.)
So, I'm led to believe that Microsoft cannot understand its own Access
table relationships or query syntax enough to translate it to another
one of its products, SQL Server.
This is going to be very time consuming to debug. All I really want to
do is get the back-end tables into SQL Server for security and
continuity reasons. What's the best way to do this that will allow me
to use the existing Access queries as-is? I'll guess I'll have to
insert the triggers by hand.
Thanks in advance,
JM
Upsizing Wizard is giving me tons of problems with error messages like:
1. "Object is invalid. Extended properties not permitted on . . ."
2. "No primary or candidate keys in referenced table . . . that match
referencing column list in foreign key . . . Could not create
constraint.
3. "Incorrect syntax near . . . " (When trying to upsize queries.)
So, I'm led to believe that Microsoft cannot understand its own Access
table relationships or query syntax enough to translate it to another
one of its products, SQL Server.
This is going to be very time consuming to debug. All I really want to
do is get the back-end tables into SQL Server for security and
continuity reasons. What's the best way to do this that will allow me
to use the existing Access queries as-is? I'll guess I'll have to
insert the triggers by hand.
Thanks in advance,
JM