databases

Technical Article

Dynamically set DTSDestination column name from variable

  • Topic

I need to be able to set the DTSDestination column dynamically using a variable for the column name.  Here is the code I am using:   strColName = cstr(DTSSource("ColName"))    DTSDestination(strColName ) = DTSSource("QVal") I am getting the error "Invalid procedure call or argument: 'DTSDestination'".  I'm sure that I am just missing something.Thanks!

You rated this post out of 5. Change rating

2004-10-04

3 reads

Technical Article

RE: OLE DB provider SQLOLEDB reported an error. The provider ran out of memory.

  • Reply

We've had similar issues with using IBM's Client Access drivers for the AS/400. The only resolution was to reboot the server, both from IBM and MS. The memory size of 128 si shared by ALL data access drivers, and can be easily eaten by a linked server. I'd schedule a restart and change the parameter […]

You rated this post out of 5. Change rating

2004-04-05

2 reads

Technical Article

RE: Instances of SQL7 and 2000 on 1 server

  • Reply

You may also want to note that the SQL Server 2000 instance will not run on the default port. (1433) Depending upon your network configuration, you may be required to specifically denote the port number in any client connection strings, particularly if your systems operate across multiple subnets.

You rated this post out of 5. Change rating

2003-08-06

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