If this is your first visit, be sure to check out the FAQ by clicking the link above. You may have to register before you can post: click the register link above to proceed. To start viewing messages, select the forum that you want to visit from the selection below.

 
Go Back  dBforums > Database Server Software > DB2 > DB2 to SQL Server

Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1 (permalink)  
Old 07-23-08, 10:43
Lounge_Lizard Lounge_Lizard is offline
Registered User
 
Join Date: Jul 2008
Location: Springfield, Illinois
Posts: 2
Question DB2 to SQL Server

I just landed a gig where part of the requirements will be to convert a Websphere application to a Microsoft platform entailing a need to migrate the underlying DB2 database to SQL Server 2000. My initial thought is to take the websphere JAVA stuff (seems the application is all JSP) and copy it over onto a IIS machine, install Tomcat to make JSP useful, and see what I'll need to do to the code to make the app deploy and act nice. But, the DB2 database will need to be recreated manually or somehow exported generically and imported in a fashion SQL Server can handle. I did find all the DTD scripts, so the manual creation is not that daunting (though there are scores of tables). Does anyone have any pointers and tips on how to accomplish this?

Da Lizard
Reply With Quote
Reply

Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is Off
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On