Advertisement

1 - 10 of 61 containing alltags:("Query Analyzer") (0 seconds)
hi i have updated my database without using any where  condition. from  query ana;yzer .and it updated all my database .. how can i roll back...?  plz  help.....this is very important database.....
Zones: MS SQL ServerDate Answered: 07/12/2004 Grade: A Views: 0
 How do you make query analyzer not chop off field.  There seems to be a limitation on the number of characters that are printed on the grid that is returned by Query Analyzer for any given field...
Zones: MS SQL ServerDate Answered: 05/06/2006 Grade: A Views: 0
I need some tips on how to use sqlserver query analyzer tool the best. I have to run a set of 16 script on a db and the way I usually do it is by opening the script file and then press the execute ...
Zones: MS SQL ServerDate Answered: 06/20/2007 Grade: B Views: 10
I am writing a program in VB.NET that will be set to run as a scheduled task to send out package tracking information at the end of the day. I wrote a function to return the new tracking informa...
Zones: MS Visual Basic, MS SQL Server, Microsoft D...Date Answered: 07/06/2007 Grade: B Views: 0
I want to return all data from a text column that has over 30000 characters in Query Analyzer.  I have tried set textsize 64512 select MyText from MyTable set textsize 4096 -- same as s...
Zones: MS SQL ServerDate Answered: 11/20/2003 Grade: A Views: 5
I’m getting increasingly annoyed by the small scope of the export features in Query Analyzer. Exporting it in CSV format means I lose all the column heading’s and copying the text out is pointless....
Zones: MS SQL ServerDate Answered: 03/11/2004 Grade: B Views: 0
I have a DTS and just run at Local packages in SQL server, but I don't know how can I run the DTS in Query Analyzer and how can I save the DTS in file format .dts??? Actually, I want to call ASP ...
Zones: MS SQL Server, MS SQL DTSDate Answered: 05/17/2004 Grade: A Views: 4
Is the Query Analyzer tool only available with Enterprise Manager?  I'm wondering if there are other ways to obtain it (MSDE, VS.Net, etc.) Thanks!
Zones: DatabasesDate Answered: 06/23/2004 Grade: A Views: 210
Hi, I am trying to export query result from SQL query analyzer. In this query, I have a column called Company. Some of the company names are like "ABC, Inc.". When I export the result to a text ...
Zones: MS SQL ServerDate Answered: 08/13/2004 Grade: A Views: 0
I want to do a number of inserts in the query analyzer to 5 different tables. I want them all to be part of the same transaction, and if any one of them goes wrong, I want to rollback everything. ...
Zones: MS SQL ServerDate Answered: 11/24/2005 Grade: A Views: 4