Friday, March 23, 2012

restoring sql database without having SQL SERVER Enterprise editio

I have a backup of a database and trn files I want to restore them back
without having SQL SERVER just MSDE. Can I do it somehow? Please help me
someone I'm not so good with SQL SERVER's
VB.NET developer
"Csuszo Otto" schrieb:

> I have a backup of a database and trn files I want to restore them back
> without having SQL SERVER just MSDE. Can I do it somehow? Please help me
> someone I'm not so good with SQL SERVER's
> --
> VB.NET developer
Hello,
yes, you can restore the database by using for example the osql.exe- Tool.
This command-line-based tool was installed in the \BINN\- Directory of your
installation. You only have to look by unsing "osql /?" what the correct
parameters are.
Hope that was helpfully,
Jan

No comments:

Post a Comment