Viewing 15 topics - 272,161 through 272,175 (of 283,815 total)
Topics
Started by
Posts
Last post
I have a trigger on a master table that I want to conditionally update a single field of all child …
3 replies
Hi, How can a sql script be run from query analyzer or DOS (ISQL) without using File -> Open? Wh…
3 replies
I am going through the fun process of installing the latest security hotfix (http://support.microso…
1 replies
Hi I'm running an SQL query and outputting the results to a text file. But the columns appear a lit…
2 replies
Hi, I was thinking (and yes it hurt) that as this is a fairly big forum which has a lot of consolid…
25 replies
is there a better way to write this statement: DECLARE @xxx as mvarchar if (select col from table …
2 replies
How to find the installation date for an sql server installation default or named instance? Now I u…
2 replies
I want to convert getdate() from say something like this format '2003-07-31 15:16:32.937'(default …
2 replies
I have a single maintenance plan that backs up all databases nightly and backs up transaction logs …
4 replies
I am trying to recover a log shipping destination database with the following command: restore data…
8 replies
I have a SQL Server 2000 server that has 425 databases on it. I have had developers repeatedly ask …
1 replies
Has anybody encountered loosing there registered MSSQL Servers in EM? It has happened to me a coupl…
4 replies
Hi I'm running an SQL query and outputting the results to a text file. But the columns appear a lit…
1 replies
Primary emphasis on T-SQL programming and experience using MS SQL Server 2000. Please send resumes…
3 replies
create table t1 (ID int, comments varchar(1000)) insert into t1 select 1, '1234_I wish someone who …
2 replies
Viewing 15 topics - 272,161 through 272,175 (of 283,815 total)