Viewing 8 posts - 61 through 68 (of 68 total)
I've just read through this thread, hoping, hoping, that someone had found a 'great' (or workable) solution. Alas, it isn't so. I'll add, though, that in the VS6 days source...
April 21, 2009 at 2:43 pm
Thanks for the script: I'm lucky that these helpful tools seem to come along at exactly the right time for me.
Cheers from Denver,
Mark Starr
April 21, 2009 at 11:20 am
manish.mathur (2/15/2009)
Hi Mark,There is no option available in bcp to delimit the some field value into double-quote but you can you double-quote for all the field values.
Thanks
Manish Mathur
Yeah, that's...
February 16, 2009 at 1:16 pm
Thanks for the quick and simple overview of how to use BCP with xp_cmdshell from within an SP.
Question: Are there any options to delimit text values? I'd like to...
February 11, 2009 at 4:09 pm
Joe Celko (1/7/2009)
Please post DDL, so that people do not have to guess what the keys, constraints, Declarative...
January 7, 2009 at 1:26 pm
You've probably already overcome this, but...
Since the value 'loan' is actually the name od a column, you'll need to build the name into a string to execute, vis:
DECLARE VarianceCursor Cursor...
January 7, 2009 at 11:44 am
Hi LOS,
We, too, use CF (7.0.1)
CF *does* use DNS to connect to databases by server nane *or* by IP, but unfortunately it stores the info in an XML file...
January 5, 2009 at 4:55 pm
Look up the OUTPUT clause in B.O.L. - that should work for you..
Mark Starr
October 22, 2008 at 9:13 am
Viewing 8 posts - 61 through 68 (of 68 total)