Consolidation

Technical Article

How to generate SQL DML

  • Topic

I have this peculiar request. We have a library which all developers use to connect to the Production databases. During the course of their interaction with the DB, any Update or Delete statement requires me to take the current state of the Row(s) based on the where clause from the Update/Delete statement and generate all […]

You rated this post out of 5. Change rating

2004-12-07

1 reads

Technical Article

RE: setting parameters in steps

  • Reply

Try wrapping your query in your Execute SQL Task in a stored procedure and then pass in the parameter...this should work fine using the EXEC usp_mysproc ? syntax... hth, Michael Michael Weiss

2003-07-07

1 reads

Technical Article

RE: Linked Servers and Connections

  • Reply

You didn't happen to mention all of the impact in the procedures from db1 to db2. We had very slow response accessing a second machine using the machine.database.dbo.table method - especially updating or performing transactions. For us, the answer was to always access the second machine through stored procedures and performance immediately became excellent. Guarddata-

You rated this post out of 5. Change rating

2003-07-03

Technical Article

RE: Database can't be reached by users

  • Reply

Here's more information: I have a job set up that backs up this database. It's set to run as DBO. It fails. I run it under QA as me and it succeeds. I change the job to set it to run as me and it works fine. How do I get DBO to work on […]

2003-06-26

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