![]() | |
![]() |
| | Thread Tools | Display Modes |
#1
| |||
| |||
|
#2
| |||
| |||
|
|
I want to rebuild an ASA6 database with a specific CodePage (CP850) to SQL Anywhere 10.0.1 CP 1252. Workaround wit -ct switch for dbengine doesn't works with version 10. Data unloaded are ok only problem is that dbunload produce reload.sql with "ENCODING 'cp850'" option for LOAD statement. If I manually remove this options are data in new DB also ok. How can I tell to dbunload to produce reload script without this option? thanks Mike |
#3
| |||
| |||
|
|
Mike, Why do you not want to search and replace cp850 by cp1252 in the reload file? Frank On Tue, 27 Nov 2007 13:13:38 +0100, Mike <m... (AT) marekedv (DOT) de> wrote: I want to rebuild an ASA6 database with a specific CodePage (CP850) to SQL Anywhere 10.0.1 CP 1252. Workaround wit -ct switch for dbengine doesn't works with version 10. Data unloaded are ok only problem is that dbunload produce reload.sql with "ENCODING 'cp850'" option for LOAD statement. If I manually remove this options are data in new DB also ok. How can I tell to dbunload to produce reload script without this option? thanks Mike- Hide quoted text - - Show quoted text - |
#4
| |||
| |||
|
|
On Nov 27, 2:04 pm, "Frank Ploessel" fpl... (AT) d_e (DOT) i_m_s_h_e_a_l_t_h.c_o_m> wrote: Mike, Why do you not want to search and replace cp850 by cp1252 in the reload file? Frank On Tue, 27 Nov 2007 13:13:38 +0100, Mike <m... (AT) marekedv (DOT) de> wrote: I want to rebuild an ASA6 database with a specific CodePage (CP850) to SQL Anywhere 10.0.1 CP 1252. Workaround wit -ct switch for dbengine doesn't works with version 10. Data unloaded are ok only problem is that dbunload produce reload.sql with "ENCODING 'cp850'" option for LOAD statement. If I manually remove this options are data in new DB also ok. How can I tell to dbunload to produce reload script without this option? thanks Mike- Hide quoted text - - Show quoted text - I want to upgrade from version 6 to 10, and 10 does not support older database versions. Version 10 has not CP 850. |
![]() |
| Thread Tools | |
| Display Modes | |
| |