Viewing 3 posts - 1 through 3 (of 3 total)
Thanks all for the tips and responses...Worked like a charm..
March 5, 2010 at 6:58 am
Tried your suggestion with different permutaions and still no luck. Seems like it accespts the @ as a reserved character unless I'm missing something.
Is the captial N required? What does...
September 8, 2004 at 9:02 am
This is the query syntax that I've been trying to manipulate.
insert logfilehistory(file_name,size_K,full_date,char_date,char_time)
select fname,lsize/1024,file_date,crdate,crtime
from #logfiles
where not exist (select fname from #logfiles)
July 29, 2004 at 2:15 pm
Viewing 3 posts - 1 through 3 (of 3 total)
This website stores cookies on your computer.
These cookies are used to improve your website experience and provide more personalized services to you, both on this website and through other media.
To find out more about the cookies we use, see our Privacy Policy