Disaster Recovery (DR)

Technical Article

using CASE IN A SCRIPT! URGENT

  • Topic

Hi All, first i want to perform a check on column whether if its null or not null. Then i want to check the next column for not null and null condition and then concatenate those values. How I should go about doing this. Right now I'm using CASE but I cannot seem to concatenate […]

You rated this post out of 5. Change rating

2002-01-31

2 reads

Technical Article

Scaling for large number of users

  • Topic

Hi, I have just been asked to come up with information about running SQL2000 for 1000 users. I have been able to find lots of info on large databases and scaling them, but what about large numbers of concurrent users? Are there any good references for how to setup/configure SQL2000 for this number of users? […]

You rated this post out of 5. Change rating

2002-01-29

Technical Article

Cached Information

  • Topic

Hello!! I have a SQL Server 7.0 question, and was wondering if any of you had any ideas, etc.... I have a VB program that executes a select statement against a SQL 7.0 database. My question is regarding cached information. Does SQL Server do this? When this query is run, a user, for example, hits […]

You rated this post out of 5. Change rating

2002-01-28

Technical Article

T-SQL variable

  • Topic

hi, i have a query in a Store Procedure which changes as per the parameters passed to it... following is a extract/example: -------------------------------------- declare @vSTR varchar(100), @vVAL int , @dGetDT datetime , @bVAL binary set @bVAL = 1 if (@bVAL = 0 ) SET @vSTR = 'SELECT @dGetDT = getdate()' else SET @vSTR = 'SELECT […]

2002-01-28

6 reads

Technical Article

Permision Problems

  • Topic

Hi there, My ISP is trying to set up a db for me in SQL7. He has an error though in authentication; "The SQL Server was registered with NT users authentication. I have an option to edit that registration to SQL authentication. First, I have setup an SQL account account in SQL login manager with […]

You rated this post out of 5. Change rating

2002-01-16

2 reads

Technical Article

CryptoAPI error using ADO w/MSDE2000

  • Topic

CryptoAPI function 'CryptAcquireContext' failed. Error 0x8009001d: Provider DLL failed to initialize correctly. Customer is getting the following error on MSDE 2000 w/SP1 installed on a NT 4.0 sp6 server when ADO 2.61 is executing some SQL statements using VB. No CryptoAPI calls anywhere in the code. I had them run the same SQL statements using […]

You rated this post out of 5. Change rating

2002-01-07

3 reads

Technical Article

DTS PACKAGE WORKS ONLY IN MY LOCAL SERVER

  • Topic

Hi All, This is the problem I thought I have fixed yesterday. What I am trying to do is creating the dts package so that I can populate tables and other objects from one database to another. When I did this in my local sql server 7 which is on NT works fine. Now I […]

2002-01-04

3 reads

Blogs

SQL Saturday Boston 2024 Slides

By

Thanks to everyone that came to my talks. Slides are below. Best Practices for...

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...

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