hello everyone, i have a tool EMS SQL MANAGER for SQL Server i m create a new DB through this but when i clicked on the option "run script from file " it ask me the path of file , me select the path but it not runs the script and whenever i used the option "open the Script" , it opened the script in the window but not in accurate way. plz any of you have an exp how to used this plz reply me how i make a new database and how i run the script as it make a schemsa of Tables, SP, views so on on my that DB plz reply me asap plzzzzzzzzzzzzzzz. Thanx in Advance. isa
I don't know what is this EMS SQL MANAGER for sql...but you use SQL SERVER TOOLS like Query Analyzer (QA)... Click Start/Run/isqlw then press enter... Enter the server name you want to connect and you can open the file from QA or you copy the script from file to QA and run it... Mohammed U.