Please start any new threads on our new
site at https://forums.sqlteam.com. We've got lots of great SQL Server
experts to answer whatever question you can come up with.
Author |
Topic |
kwikwisi
Constraint Violating Yak Guru
283 Posts |
Posted - 2009-09-23 : 22:33:14
|
I want to simply move table from mssql to mysql. How can i do that ?Using MSSQL 2005 and MYSQL 5.thanks. |
|
jezemine
Master Smack Fu Yak Hacker
2886 Posts |
Posted - 2009-09-24 : 00:21:29
|
probably export to flat file using bcp. assuming mysql as a bulk load component - it must right? elsasoft.org |
 |
|
senthil_nagore
Master Smack Fu Yak Hacker
1007 Posts |
Posted - 2009-09-24 : 00:37:20
|
Use SSISSenthil.C------------------------------------------------------[Microsoft][ODBC SQL Server Driver]Operation canceledhttp://senthilnagore.blogspot.com/ |
 |
|
|
|
|