(no subject)
Jun. 13th, 2011 10:56 amWhat I want today is a way to copy data from SQL Server to MySQL.
Production data is kept on the former on server A, and invoicing is kept on the latter on server B. There's this fifteen-million-step process of exporting the data from SQL Server, using sed to prettify the data, then importing it into MySQL... why not cut all that out?
If I can, of course.
Query! Is this a sensical thing to do? I found this...
Originally posted on Dreamwidth. Number of comments so far:
Production data is kept on the former on server A, and invoicing is kept on the latter on server B. There's this fifteen-million-step process of exporting the data from SQL Server, using sed to prettify the data, then importing it into MySQL... why not cut all that out?
If I can, of course.
Query! Is this a sensical thing to do? I found this...
Originally posted on Dreamwidth. Number of comments so far: