Home | Contact Us | FAQ | Search & Site Map | Link to Us
Sign In | Join | Other 45 Sites in Network
Home
Discussion Groups
DB Engine
SQL ServerMSDESQL Server CE
Services
Analysis (Data Mining)Analysis (OLAP)DTSIntegration ServicesNotification ServicesReporting Services
Programming
CLRConnectivitySQLXML
Other Technologies
ClusteringEnglish QueryFull-Text SearchReplicationService Broker
General
Data WarehousingPerformanceSecuritySetupSQL Server ToolsOther SQL Server Topics
DirectoryUser Groups
Related Topics
MS AccessOther DB ProductsMS Server Products.NET DevelopmentVB DevelopmentJava DevelopmentMore Topics ...

SQL Server Forum / General / Setup / December 2005

Tip: Looking for answers? Try searching our database.

SQL 2005 Table setup

Thread view: 
Enable EMail Alerts  Start New Thread
Thread rating: 
Jonathan Beck - 31 Dec 2005 05:01 GMT
I'm migrating a MySQL db to a MS SQL 2005 db.  I'm using visual studio
2005 for development and remote db admin.  Is there any way short of
developing code to import a table which includes all the data.

Thanks in advance
MoonWa
Adam Machanic - 31 Dec 2005 06:00 GMT
Do yau have access to SQL Server Integration Services?  Or are you forced to
use only VS?  If the latter, I think the easiest method will be to dump the
contents of your MySQL database to flat files and then use BULK INSERT to
import them (look up syntax in BOL).

Signature

Adam Machanic
Pro SQL Server 2005, available now
http://www.apress.com/book/bookDisplay.html?bID=457
--

> I'm migrating a MySQL db to a MS SQL 2005 db.  I'm using visual studio
> 2005 for development and remote db admin.  Is there any way short of
> developing code to import a table which includes all the data.
>
> Thanks in advance
> MoonWa
Martijn Tonies - 31 Dec 2005 18:02 GMT
> I'm migrating a MySQL db to a MS SQL 2005 db.  I'm using visual studio
> 2005 for development and remote db admin.  Is there any way short of
> developing code to import a table which includes all the data.

You could try our Database Workbench tool - it supports both MySQL
and MS SQL 2005 - see www.upscene.com

Signature

Martijn Tonies
Database Workbench - tool for InterBase, Firebird, MySQL, Oracle & MS SQL
Server
Upscene Productions
http://www.upscene.com
Database development questions? Check the forum!
http://www.databasedevelopmentforum.com

 
Sign In
Join
My Latest Posts
My Monitored Threads
My Blog
My Photo Gallery
My Profile
My Homepage

Start New Thread
Enable EMail Alerts
Rate this Thread



©2009 Advenet LLC   Privacy Policy - Terms of Use
This website includes both content owned or controlled by Advenet as well as content owned or controlled by third parties.