Viewing 10 posts - 1 through 11 (of 11 total)
A data pump from other object to mssql server.
June 14, 2007 at 9:40 am
I'm trying to create a regular monthly download to a staging db which will then populate a warehouse for reporting.
If I can't sort something like this it looks...
June 1, 2007 at 1:50 am
Hi
No worries - I just went wild and produced a set for all the data I have at present. This could be useful as I envisage having an Access front...
January 23, 2006 at 4:38 am
Hi Jesper
Sorry I didn't get back to you more positively on Friday. It was certainly very helpful. My script now looks like this:
USE PathData
SELECT d.TestDate, d.Source, d.labid, d.colPK
INTO tblDataNoXXXXX
FROM tblData...
January 23, 2006 at 2:57 am
Hi
This looks like it might do it I was just having a look to see if I can add the year to the case statement.
January 20, 2006 at 8:31 am
Hi
I see what you're saying, but what will happen in instances where a source has does not have an entry in the period/s?
January 20, 2006 at 8:18 am
Hi
Sorry a few errors in the report, I've just gone back into Excel and make x, site1, labB 8 in Jan and 6 in Feb. You're right abou the entity...
January 20, 2006 at 7:50 am
Hi
After some fiddling about in Excel I've produced the following:
tblData:
labID | Source | January 20, 2006 at 6:57 am Viewing 10 posts - 1 through 11 (of 11 total) |