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 |
|
igor22
Starting Member
18 Posts |
Posted - 2007-08-15 : 18:23:42
|
| Hey Guys,I have a .dmp backup file from an oracle database. I want to restore it into an sql server database. Can this be done? |
|
|
SwePeso
Patron Saint of Lost Yaks
30421 Posts |
Posted - 2007-08-15 : 19:17:19
|
No. Not with conventional tools.Maybe someone has done a hack and compiled an app for this? E 12°55'05.25"N 56°04'39.16" |
 |
|
|
SwePeso
Patron Saint of Lost Yaks
30421 Posts |
Posted - 2007-08-15 : 19:23:21
|
If you only are interested in the data, and not in the SP's, export the database as csv. E 12°55'05.25"N 56°04'39.16" |
 |
|
|
|
|
|