BUG: Load Table May Fail If Created with Different ANSI_PADDINGID: Q170639
|
An attempt to load a table may fail with the following error message:
Msg 8412, Level 16, State 3
Schemas differ between source table '' and target table 'load_test'.
Table load has been aborted for table 'load_test'.
When re-creating the table, add an explicit call to SET ANSI_PADDING ON or OFF as appropriate. If the table was originally created from an ODBC client and you are trying to re-create it from a DB-Library client, set the option ON. If you are trying to do the reverse, set the option to OFF.
Microsoft has confirmed this to be a problem in Microsoft SQL Server version 6.5. We are researching this problem and will post new information here in the Microsoft Knowledge Base as it becomes available.
Additional query words: script schema DMO ::Script
Keywords : kbprg kbusage SSrvAdmin SSrvDB_Lib SSrvDMO SSrvProg SSrvTran_SQL kbbug6.50
Version : 6.5
Platform : WINDOWS
Issue type : kbbug
Last Reviewed: April 16, 1999