--- In [email protected], "J" <[EMAIL PROTECTED]> wrote: > > > When running AxDbUpgrade.exe it display the following error: > > =============== > > Copying tables with 1 thread(s). > > Vanessa, when I got similar errors, I ran the SQL statement through > SQL Server Management Studio and got a much more informative error. It > should be tremendously more useful than the one you got. > > I have had similar errors when I a) tried to upgrade FRx tables, and > b) used a mapped drive. > > Good luck > J > I got a similar error - it appears that the db upgrade tool only functions probably on a std. version or higher of the SQL-server. When I received that error, I was trying to run the db upgrade tool on a developer ed. of SQL-server.
You can identify your SQL version by following these steps: http://support.microsoft.com/kb/321185 Hope it helps,

