hi,
i have a sql file that is exported from the other sql server.
how to import this sql file into my new sql server?
the sql file contains the structure/description of the procedures.
thank you.
One method is to run the script from Query Analyzer. Connect to the desired
server and select File --> Open and navigate to your script file. Set the
database context to the desired database and execute.
Hope this helps.
Dan Guzman
SQL Server MVP
<Blue> wrote in message news:eLh$G69kEHA.3520@.TK2MSFTNGP11.phx.gbl...
> hi,
> i have a sql file that is exported from the other sql server.
> how to import this sql file into my new sql server?
> the sql file contains the structure/description of the procedures.
> thank you.
>
Subscribe to:
Post Comments (Atom)
No comments:
Post a Comment