Viewing 4 posts - 1 through 4 (of 4 total)
Might be case sensitivity. Try;
if lcase(fsoFile.Name) <> "dummy.txt" then
Regards
Shane
December 30, 2005 at 3:54 pm
We normally use an ActiveX control. There are a few good commercial ones including the Xceed component, but we often just use freeware ones like AspFtp. Here's a sample script.
Function...
September 2, 2005 at 3:57 am
Hi Rob
I'm in Melbourne, not Adelaide, but if you're struggling to find someone locally at least I'm not too far away. I read your other post re Oracle Linked Server...
September 1, 2005 at 3:31 am
You could simply select the top 100 for the first query, then for the second 100 select the top 100 where the key column is > the last key column...
August 26, 2005 at 2:48 am
Viewing 4 posts - 1 through 4 (of 4 total)