Re: MSSQL Error related to import of accounts

Originally Posted by
datasponge If you are importing directly from a database table, check the defined collation using describe on the server. You can change the collation on a per table basis or if you're not comfortable mucking around that way, you can import in two steps, exporting the data to an intermediate table or text file, then importing separately.
Hi datasponge,
I don't think nvdp2002's case is about collation, because he gets that SQL error when clicking import button, that means a few steps before selecting a source to import data from.
What do you think the cookie monster eats ?
Bookmarks