Transaction Log

Technical Article

RE: SSC Problem Report

  • Reply

What is the procedure for starting MSSQL Server in Single User Mode. When I give the command \mssql7\binn\sqlservr.exe -c -m from the Command prompt the server starts coming up but after a few mins it halts. In short the sql server does not start in single user mode on my PC.

2004-02-23

Technical Article

QOD Suggestion

  • Topic

Dead line should be imposed for QOD.Otherwise people can look the answers from the newsletter. This will esential for monthly contest.

2004-02-13

Technical Article

RE: Closed Recordset returned?? WHY?

  • Reply

I did a few tests:CREATE PROCEDURE [dbo].[tblVarTest] AS declare @TableVar table ( uid int) insert into @TableVar (uid) values (1) insert into @TableVar (uid) values (2) insert into @TableVar (uid) values (3) insert into @TableVar (uid) values (4) select * from @tableVarGenerates the same error when called from ADOCREATE PROCEDURE [dbo].[tblVarTest] AS SET NOCOUNT ON […]

You rated this post out of 5. Change rating

2004-01-13

Technical Article

SQL 2000 Slow Response Times

  • Topic

HiI'm running SQL 2000 (SP 1) on Win XP with 512 RAM.I've got 15 databases loaded. Everything has been running great for a couple of months but since last week the general performance has gone down tremendously. Simple things like opening the Database Drop-down in Query Analyzer or displaying the databases in Enterprise Manager takes ages to complete.To […]

You rated this post out of 5. Change rating

2004-01-13

1 reads

Blogs

Small Data SF 2024

By

I can’t remember how I heard about Small Data SF 2024, but it caught...

A New Word: Moledro

By

moledro – n. a feeling of resonant connection with an author or artist you’ll...

Snowflake + Azure blob

By

Let’s go back to data platforms today and I want to talk about a...

Read the latest Blogs

Forums

7 sept, scheduled book

By philip.scott

Comments posted to this topic are about the item 7 sept, scheduled book

7 sept, schedlued article

By philip.scott

Comments posted to this topic are about the item 7 sept, schedlued article

6 sept, published book

By philip.scott

Comments posted to this topic are about the item 6 sept, published book

Visit the forum

Question of the Day

Azure Data Lake Storage Gen 2

Azure Data Lake Storage Gen 2 is built on ...?

See possible answers