Viewing 15 posts - 3,526 through 3,540 (of 4,272 total)
Matt Whitfield (9/22/2009)
Elliott W (9/22/2009)
September 22, 2009 at 12:06 pm
Matt Whitfield (9/22/2009)
If you want a simple audit trail, write a CLR DDL trigger which scripts out the changed object and...
September 22, 2009 at 11:30 am
Also a good idea Erik!
CEWII
September 22, 2009 at 11:27 am
SQL_Quest-825434 (9/22/2009)
Second issue, the excel spreadsheet must contain some identifier so that it can decide that a record has changed as opposed to a new record.
Hi,
Can you elaborate or give...
September 22, 2009 at 11:26 am
Just to make things clear, I did mean VB.NET within a Script Task (not a Script Component, nor a standalone exe) - to be run once per package execution, at...
September 22, 2009 at 11:19 am
Ok, here is a really quick and dirty POC. How many Dataflows run depends on the variable "ExecutionThreadCount", it can be up to 5. I even added some...
September 22, 2009 at 10:39 am
K. Brian Kelley (9/22/2009)
September 22, 2009 at 9:57 am
ganeshlohani (9/22/2009)
My case is
I am exporting rows from OrderHeader and Orderdetail tables into a text file to create the invoice. I...
September 22, 2009 at 9:55 am
Phil Parkin (9/22/2009)
September 22, 2009 at 9:53 am
John Rowan (9/22/2009)
September 22, 2009 at 9:47 am
stricknyn (9/22/2009)
I think your concept is close to what I'm looking to do. But the key pieces of the project are that I won't necessarily know is...
September 22, 2009 at 9:41 am
I'm not aware of any way to do it directly with SQL.
With that said, I do know of a way to do it with CLR (I think).
So if you are...
September 22, 2009 at 8:27 am
David.Maron (9/22/2009)
And what about if you have different servers: Test,Quality and Production. How do you know which version is on which server??
That is a good question, we had typcially handled...
September 22, 2009 at 8:21 am
John Rowan (9/21/2009)
September 22, 2009 at 8:17 am
Phil Parkin (9/22/2009)
I haven't tried that - and it...
September 22, 2009 at 7:46 am
Viewing 15 posts - 3,526 through 3,540 (of 4,272 total)