Product News

Technical Article

Procedure Cache

  • Topic

I have been monitoring the procedure cache on my SQL 2000 DB. It is an Ecommerce DB. The procedure cache percentage is way low, about 12% average. Compiles are way up to around 100 average. Any ideas where I should start looking.

2001-12-28

2 reads

Technical Article

Almost bald...Syscolumns question

  • Topic

Hi, I am trying to figure out if a column exists in the system tables and if so to execute some code. I can figure out if the column exists, but how can I set a dynamic executed statement equal to another variable. Here's my code: DECLARE @myDB varchar(255), @myTable varchar(255), @myColumn varchar(255), @myOutcome int, […]

You rated this post out of 5. Change rating

2001-12-26

Technical Article

File Search in SQL Server 2K

  • Topic

Our database has external files that need to be included in a user "topic/keyword" search. The files maybe different formats such as Word, html, Excel, pdf. Does SQL Server 2000 have tools/topics for creating an index/catelog table to have these files as part of the search? Thanks in advance...

You rated this post out of 5. Change rating

2001-12-06

1 reads

Technical Article

DTS puzzler!

  • Topic

Anyone have any suggestions on how to do this? I have some data in an Excel sheet that I transfer to a table in SQL SVR 2000. There is only two fields: one for customer name and then one that holds a string of account codes separated by commas (e.g. CUS001, CUS005, CUS010). I want […]

You rated this post out of 5. Change rating

2001-12-04

2 reads

Technical Article

How to alter temporary tables and update records

  • Topic

Hi, Everybody say that temporary tables are just like normal tables. But can we perform alter and update operations on temporary tables as we do for normal tables? I am facing a problem with temporary tables created in stored procedures in SQL server 2000. I have written a Stored procedure as follows: ---------------------------------------------- create procedure […]

2001-12-04

1 reads

Blogs

Simple Talks Episode 7

By

The season 1, seventh episode of Simple Talks is out. Check it out, with...

A New Word: the McFly effect

By

the McFly Effect – n. the phenomenon of observing your parents interact with people...

Key mappings in Visual Studio Code

By

At a recent conference I was asked how I executed code during my presentation....

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