Viewing 10 posts - 1 through 10 (of 10 total)
Hi
My gravest concern with the cloud is the 'sovereignty' of the data.
I work for central government in New Zealand. On paper NZ`s small scale is a good candidate...
April 13, 2009 at 10:54 pm
Thanks to everyone who has replied.
Catherine, I`ll check the column definition out, though I`m pretty sure its set to comma as the output is a csv file.
Martin, I feared that was...
July 9, 2007 at 6:24 pm
Bump!
Any suggestions gratefully received!
Thanks
James
July 5, 2007 at 3:42 pm
Hi
Thanks for the response.
I have specified comma as the field delimiter, no header row and <cr><lf> as the row delimiter.
The problem I have is this. Say the source...
July 4, 2007 at 5:21 am
G'day Steve
Thanks for the feedback. I'll have a look for the thread you mention. If that`s the case, it sounds like music to my ears. I would like to retain...
August 6, 2005 at 11:26 pm
Hi Gregory .
Thanks for the link, however this article still doesn`t mention how to migrate from my current eval installation (which now has a number of reports / subscriptions / security...
August 5, 2005 at 10:46 pm
Hi Phill
7 minutes! That`s one awesome response time.
That`s a shame. Is there no way of using an expression to define the cloumn width? then I could use max(len(string)) to determine...
June 15, 2005 at 1:35 am
Hi
We use a similar concept where I work. SQL maintenance plan backs up to disk, then backupexec takes these files to tape.
My recovery plan is based on restoring to a...
February 23, 2005 at 4:08 am
Hi there
Thanks for the response. Yes, that is the logical thing to do.
Thanks again
James
December 17, 2004 at 3:53 pm
AJ definitely has the right idea
I did exactly this the other day to reduce a 10gig logfile down to 18megs
Use SP_detach_db and then reattach just the mdf file using sp_attach_single_file_db
Backup...
October 11, 2004 at 1:11 am
Viewing 10 posts - 1 through 10 (of 10 total)