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 |
|
andsuarez
Starting Member
8 Posts |
Posted - 2003-04-28 : 15:37:28
|
| Hi:It's me again.Exists any program which one could generate the Script of the data base starting from the .bak file that contains the backup of the data base.Thank you for their helpAndres |
|
|
tkizer
Almighty SQL Goddess
38200 Posts |
Posted - 2003-04-28 : 15:50:34
|
| I do not understand what you mean. Please explain in a different way or provide an example.Tara |
 |
|
|
andsuarez
Starting Member
8 Posts |
Posted - 2003-04-28 : 16:06:53
|
| Do you know any utility in order to get the SQLScript using the .bak file that contains the backup of the base of data?Thank you |
 |
|
|
tkizer
Almighty SQL Goddess
38200 Posts |
Posted - 2003-04-28 : 16:15:38
|
| The .bak file is the database backup. The file is in a proprietary format, meaning only Microsoft utilities can read them. Since your database backup is bad, you will not be able to extract anything from it. Microsoft might be able to help, but I doubt it. You should give them a call if you are able to.Tara |
 |
|
|
andsuarez
Starting Member
8 Posts |
Posted - 2003-04-28 : 16:17:45
|
| Thank you for your help.Andres |
 |
|
|
|
|
|