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 |
|
mateenmohd
Constraint Violating Yak Guru
297 Posts |
Posted - 2008-03-03 : 08:33:41
|
| How can import sybase db (sql any where) to sql server 2000 ?sybase can be imported to sql server how ?I try to import but there is no option to import sybase dbby tool -> data transformation services -> import / export data RegardsMateen |
|
|
dineshasanka
Yak Posting Veteran
72 Posts |
Posted - 2008-03-03 : 09:50:30
|
| You have to install sysbase OLEDB driver which is freely available in sysbase site. Then use the same option you used.---------------------http://dineshasanka.spaces.live.com/ |
 |
|
|
mateenmohd
Constraint Violating Yak Guru
297 Posts |
Posted - 2008-03-04 : 00:40:37
|
| Thanks. |
 |
|
|
|
|
|