Viewing 15 posts - 1 through 15 (of 33 total)
Thank you Sir.
I just gave it a run through and it works perfectly!
Cheers again!
July 25, 2014 at 8:52 am
Thanks for the replies Gentlemen.
I decided to go with a Passthrough query created in VBA so that I could pass the Dates (which is stored on the source table as...
November 17, 2011 at 4:04 pm
Thanks Peter, unfortunatly it is not.
I have however discovered why it takes so long to run, and this is because it is running that code for EVERY record in the...
November 17, 2011 at 10:33 am
Thanks guys.
I went with the DTSRun option.
Its now failing on a seperate issue, complaining about the ODBC in the DTS package itself which is strange as other JOBS already...
March 3, 2011 at 4:09 pm
THANK YOU Jeffrey, that worked like a charm !!
I had a feeling the syntax was awry somewhere.
Cheers!
August 26, 2010 at 3:55 pm
Thanks Neal.
Never used SQL cursor before, but shall look into it.
May 17, 2010 at 10:14 am
Cory that is great.
Just ran it and it works perfectly, thank you so much!!
March 3, 2010 at 12:01 pm
Cheers Lewis, that was spot on !!
Thanks again,
Mitch...
November 4, 2009 at 10:26 am
Hello again Lynn,
just want to apologize for...
August 25, 2009 at 8:35 am
Sure, sorry Lynn, i'm getting poked from all sides here today and i'm not able to get a minutes peace !
August 24, 2009 at 5:17 pm
Hi Lynn,
the code I am using in SQL is below:
UPDATE DBO.tblTest
SET PV_OLD = tblTest_1.PV_NEW * POWER((1...
August 24, 2009 at 3:57 pm
Hi Lynn,
well i'm rewriting a qry from Access to SQL.
The qry matches two fields to another instance...
August 24, 2009 at 2:56 pm
Thank you Sir, much appreciated !!
August 12, 2009 at 3:46 pm
It's a many to many relationship. Although there are duplicate Account numbers in table one and duplicate account numbers in table 2 there can only be one account number with...
August 6, 2009 at 12:35 pm
Hi Lynn,
thanks for the reply and forgive my delay but things here have been swamped.
I ran your Select...
August 5, 2009 at 9:44 am
Viewing 15 posts - 1 through 15 (of 33 total)