Viewing 3 posts - 31 through 33 (of 33 total)
Hi,
Thanks allot for your help! The only thing is I am getting an incorrect syntax near cast when i execute this. I am looking into the other options you described...
February 5, 2008 at 1:14 pm
Hi,
I need to append the timestamp to the name of the table when running the select into
Right now I am getting conversion errors but have done the following:
declare @date timestamp
set...
February 5, 2008 at 12:07 pm
Hi,
Yes, I initally began trying by selecting at least the most important columns from the columns view. I think this just belongs in a cursor going through and matching each...
January 31, 2008 at 8:00 pm
Viewing 3 posts - 31 through 33 (of 33 total)