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 |
|
werhardt
Constraint Violating Yak Guru
270 Posts |
Posted - 2008-09-12 : 13:33:33
|
| I am not sure if I am in the right place to ask this question. I have to import a DB4 structure into my SQL Server, can this be done? If so, how do I go about doing this?Thanks! |
|
|
tkizer
Almighty SQL Goddess
38200 Posts |
Posted - 2008-09-12 : 13:35:04
|
| You can try with DTS/SSIS, depending on your SQL Server version. You'll need to install whatever driver that allows SQL Server to connect to DB4 onto the machine where the client tool will run.Tara KizerMicrosoft MVP for Windows Server System - SQL Serverhttp://weblogs.sqlteam.com/tarad/Subscribe to my blog |
 |
|
|
werhardt
Constraint Violating Yak Guru
270 Posts |
Posted - 2008-09-12 : 13:38:33
|
| The version of SQL I have is 2005. Can I get these installs online for free? |
 |
|
|
|
|
|