Viewing 15 posts - 16 through 30 (of 40 total)
Hi Jack
No, not a linked server. Tables live directly in a database on the SQL Server.
Check out my comment. Looks like we posted about the same time.
I'm migrating to common...
December 21, 2009 at 1:14 pm
Another comment from me:
I am just starting to use CTE's. I find they are easier to manage and perform better. This query started as a table joinded to a query...
December 21, 2009 at 1:08 pm
wanted to post in case anyone was interested in outcome.
I went through the set up with the import/export wizard and saved it to a file and added the package to...
August 5, 2009 at 8:39 am
I should have checked the topics first........i see i'm not the only one.
AHHHHHHHHHHHHHHHHH
July 31, 2009 at 11:05 am
I did not - so i just changed and got the same error message.
Let me recap exactly what i have - and oh by the way - much thanks for...
July 22, 2009 at 3:13 pm
that is essentially what i have done.
i get an error message:
"the wrapper was unable to set the value of the variable specified in the executionvaluevariabel property."
July 22, 2009 at 2:43 pm
thanks
let me provide a few more specifics.
First, i'm a beginner but fast learner.
The nine steps would be something like this:
Step1(Execute SQL Task)
SELECT some date
From some table
WHERE MyDate =...
July 22, 2009 at 2:21 pm
thanks for the input.
I stuck in a where clause that significantly limits the data from a few million rows to a few thousand and it runs just fine.
As i mentioned...
July 21, 2009 at 10:49 am
can u tell which column within the query appears to be in need of an index??
September 15, 2008 at 12:50 pm
hi
thanks for taking a look.
If you look at the query i am updating a table with results from a query not from another table. don't know if it is...
September 15, 2008 at 12:36 pm
attached is the execution plan......i did not zip or change the file.....i simply changed the extension so i could upload it......change the extension back to .sqlplan
September 15, 2008 at 11:42 am
it is one to one.
i will try your suggestion however i'm curious why that would make a difference
September 15, 2008 at 10:38 am
bskt_skudtl has 650k rows. the specific week i am updating has approx. 17k rows.
The table i am retrieving from (trndtl_bts08) has 150mil rows.
i know how to display the...
September 15, 2008 at 10:35 am
Viewing 15 posts - 16 through 30 (of 40 total)