training

Technical Article

RE: DTSGlobalVariables

  • Reply

hi dude, thanks 4 your answer.but i need to do something like this:select * from table where fieldvalue= <dtsglobalvar1>u got it?i need to use an external parameter to find data on my db. thanks a lot. sl3 

You rated this post out of 5. Change rating

2004-08-17

2 reads

Technical Article

RE: Calling A DTS Package from a Stored Procedure

  • Reply

Provided you don't use dynamic SQL inside your stored procedure you should be able to give access to the xp_cmdshell command just specifically to the stored procedure and provide execute permissions for that stored procedure to the web user.Alternatively, you could modify the stored procedure to insert a row into a queing table - a […]

You rated this post out of 5. Change rating

2004-08-03

Technical Article

RE: SQL Server 2005 Express Questions

  • Reply

I went ahead and setup the following on my server at home:Virtual Server 2005 with the SQL Server Express2005 and all the VS2005 betas.  If you install any of the other Betas (which you might as well if you already installed .NET 2.0) then you can just set up a data project and fly from […]

You rated this post out of 5. Change rating

2004-07-25

Technical Article

RE: logging updates

  • Reply

The easiest thing to do would be to add an update_script column to the table.  You can then just put the script that updated it in there.  Triggers won't capture this level of detail.

2004-06-28

Technical Article

Stored Procedure Fails Only When Called By Agent

  • Topic

I have three stored procedures that do the flowing tasks: 1. connect to and add logins for 12 remote (WAN) SQL servers2. Drop data on the local server and re-add it table at a time from each remote server, one at a time, for 5 tables.3. Disconnect from the sites.These stored procedures work fine when run from Query […]

You rated this post out of 5. Change rating

2004-05-06

2 reads

Technical Article

RE: Freeware Client Utility for SQL Server 2000?

  • Reply

As described it would appear you are still violating the license. The license is to allow you to connect. If you connect without the Microsoft software but with something else, you still connect. If you plan to do so without a license, just use Query Analyzer anyway, you are no MORE in violation. Edited by […]

You rated this post out of 5. Change rating

2003-12-08

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