Viewing 13 posts - 1 through 13 (of 13 total)
Thanks very much. I have exported data to CSv files using BCP sucessfully :).
Can anyone please let me know the process need to follow to import data from csv file...
May 5, 2009 at 11:08 pm
Hi , Thanks for your replies.
Please Ignore my example if it's wrong.
Can anyone please providers a example or sample for
1)How can I export data from DB tables to CSV file...
May 5, 2009 at 12:06 am
Thanks very much fo r the reply.
I did something similar, I have achived it using Return true and Return false.
April 29, 2009 at 11:37 am
Hi,
Thanks for your reply.
Why I am trying to use EXISTS ? This is where things are getting interesting.
...
April 22, 2009 at 9:53 am
HI,
Waht am I trying to accomplish , with the code I posted ?
First I am updating the Rows that are common in both TestD(Destination) and...
April 21, 2009 at 4:15 pm
Nope, the above loig in not working either . It giving an error Msg 4104, Level 16, State 1, Line 1
"UPDATE TestD
SET TestD.cola=testS.col1,
TestD.colb=testS.col2
...
April 21, 2009 at 11:09 am
Thanks to you all for all your inputs.
my req is :
If A=null
execute stored prod 1
else
check If A=c
execute stored prod 1
meaning, if the column value is null (this is null...
April 12, 2009 at 1:52 pm
Viewing 13 posts - 1 through 13 (of 13 total)