Hi,
Go to the command promt, then go to the folder where your SQL script is and the enter the following command one by one. You have to enter the password each time.
osql -U PortalUser -S PDG_14 -i Portal_CreateDB.sql -o MyOutput.txt
osql -U PortalUser -S PDG_14 -i Portal_GrantPermissions_ForRemote.sql -o MyOutput.txt
osql -U PortalUser -S PDG_14 -i Portal_LoadData.sql -o MyOutput.txt
Change your Web config file and the application is all set and ready for use.
Hope this helps.
Thanks.
↧
Re: can't find SQL query analyzer??
↧