|
Hy, Can y export a table from SQL server 2005 to MYSQL data format? Thanks.
(comments are locked)
|
|
not that i know off .. . but maybe you should check with MySQL forum see if there is anyway to import from MSSQL database Alternatively, export to delimited text file and import from the text file
(comments are locked)
|
|
Mysql can very well sopport csv file. So export data to it and import in the mysql database it'a about a SQL database table who include in an field imagis(*.jpg). The idea was to eport the table (or a query result) in to a Mysql database table in order to update a website
Nov 26 '09 at 09:56 AM
Nick2673
(comments are locked)
|

