administration

Technical Article

Using sp_MSforeachdb in SQL6.5

  • Topic

I was trying to use above mentioned stored procedure but hit the following error : Msg 229, Level 14, State 2 SELECT permission denied on object #SQLOLEDbUserProfile00000000F6, database tempdb, owner dbo Any idea how to solve it ?

You rated this post out of 5. Change rating

2001-09-17

6 reads

Technical Article

Running a DTS Package in a trigger

  • Topic

When I update a column xx in table A the query hangs because of the FOR UPDATE trigger This is the trigger: CREATE TRIGGER aTrigger ON A FOR UPDATE AS IF UPDATE(xx) EXEC master..xp_cmdshell 'dtsrun /Sservername desk /Ndtspackagename /Uauserid /Papassword' On its own the EXEC command runs okay with the userid and password, but when […]

You rated this post out of 5. Change rating

2001-09-13

2 reads

Technical Article

TSQL - Encoded Characteristic Functions

  • Topic

A few years back some training emerged on someting called Encoded Characteristic Functions(ECF) The training is offered by DCI (Digital Consulting Institute (formerly Digital Consulting Inc.) I would like to hear from anyone who has taken it on it's usefulness, relevance to SQL 2000.

You rated this post out of 5. Change rating

2001-09-10

42 reads

Technical Article

SQL Server Stored Procs under SourceSafe

  • Topic

Hi, I am trying to place a SQL Server 2000 database under source code control. 1. Create a Data Project under Visual Interdev to connect to this database, following which I can see all the tables/views/stored procs, etc. 2. Place the Data Project under Source Code Control by right clicking on the Connection in the […]

You rated this post out of 5. Change rating

2001-09-10

3 reads

Technical Article

Automating bckups

  • Topic

Hi all, I can backup my databases into my local drives. But, if I'm moving my database bkup from the local machine to another mach from where I do a tape backup, can this entire process be automated? Cheers Parasuraman Parasu Raman

You rated this post out of 5. Change rating

2001-09-08

2 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