-
Running SQL scripts in ASP.NET Enterprise Manager
Hi,
When i try to run scripts in the Run Query tool it seems it can only perform the most basic of tasks (like a simple Select). Anything more complicated, and it doesn't seem to run or just tries to run the first line.
Is it possible to connect remotely to the database so i can use MS SQL Server Management Studio.
Cheers ... Rob.
-
I did get my scripts to run. I had to remove all 'GO' references from the pre-generated scripts, and all comments from the script. basically just made sure it was pure T-SQL.
Would still be nice to know whether it is possible to remotely connect to the database so i can use MS SQL Server Management Studio.
Cheers ... Rob.
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
Bookmarks