Click here to Skip to main content
15,884,099 members
Home / Discussions / C#
   

C#

 
AnswerYou can use an insert statement Pin
Ennis Ray Lynch, Jr.24-Jun-09 3:08
Ennis Ray Lynch, Jr.24-Jun-09 3:08 
GeneralRe: You can use an insert statement Pin
kibromg24-Jun-09 4:00
kibromg24-Jun-09 4:00 
GeneralRe: You can use an insert statement Pin
Ennis Ray Lynch, Jr.24-Jun-09 4:03
Ennis Ray Lynch, Jr.24-Jun-09 4:03 
GeneralRe: You can use an insert statement Pin
kibromg24-Jun-09 6:35
kibromg24-Jun-09 6:35 
AnswerRe: Update Table Pin
PIEBALDconsult24-Jun-09 7:09
mvePIEBALDconsult24-Jun-09 7:09 
GeneralRe: Update Table Pin
kibromg24-Jun-09 11:21
kibromg24-Jun-09 11:21 
GeneralRe: Update Table Pin
PIEBALDconsult24-Jun-09 13:45
mvePIEBALDconsult24-Jun-09 13:45 
GeneralRe: Update Table Pin
kibromg24-Jun-09 23:19
kibromg24-Jun-09 23:19 
Thanks so much for your help.

Here is the problem :

I am trying to read data from a certain URl .Every time you run the Url with Different param it gives a result like the following. For instance runinng http://data.com/data.aspx?datefrom=20090601&dateto=20090621
will give a result of a comman separated data like the following.

"john","wood","20090203"
"terry",'brown",20090209"
etc..


How will i read that and get it in to Sql Table?All i have to run is the above URL to generate the value.

Please advice.

Thank you in advance
QuestionI Want Get Thread Object Pin
Dong Cher, Ryu24-Jun-09 1:42
Dong Cher, Ryu24-Jun-09 1:42 
AnswerRe: I Want Get Thread Object Pin
stancrm24-Jun-09 1:56
stancrm24-Jun-09 1:56 
QuestionAdding dates Pin
kanchoette24-Jun-09 1:05
kanchoette24-Jun-09 1:05 
AnswerRe: Adding dates Pin
SeMartens24-Jun-09 1:07
SeMartens24-Jun-09 1:07 
GeneralRe: Adding dates Pin
kanchoette24-Jun-09 1:10
kanchoette24-Jun-09 1:10 
AnswerRe: Adding dates Pin
Pete O'Hanlon24-Jun-09 1:09
mvePete O'Hanlon24-Jun-09 1:09 
AnswerRe: Adding dates Pin
DaveyM6924-Jun-09 1:09
professionalDaveyM6924-Jun-09 1:09 
QuestionHow to get or set the innerText of an HTMLElement at runtime using c# Pin
svt gdwl24-Jun-09 0:57
svt gdwl24-Jun-09 0:57 
QuestionFind the not-existing element in int arrays. Pin
CodingLover24-Jun-09 0:52
CodingLover24-Jun-09 0:52 
AnswerRe: Find the not-existing element in int arrays. Pin
Calla24-Jun-09 1:00
Calla24-Jun-09 1:00 
NewsRe: Find the not-existing element in int arrays. Pin
CodingLover24-Jun-09 3:28
CodingLover24-Jun-09 3:28 
AnswerRe: Find the not-existing element in int arrays. Pin
Dust Signs24-Jun-09 1:01
Dust Signs24-Jun-09 1:01 
GeneralRe: Find the not-existing element in int arrays. Pin
himanshu256124-Jun-09 1:12
himanshu256124-Jun-09 1:12 
GeneralRe: Find the not-existing element in int arrays. Pin
CodingLover28-Jun-09 20:44
CodingLover28-Jun-09 20:44 
GeneralRe: Find the not-existing element in int arrays. Pin
Dust Signs29-Jun-09 4:53
Dust Signs29-Jun-09 4:53 
AnswerRe: Find the not-existing element in int arrays. Pin
PIEBALDconsult24-Jun-09 4:53
mvePIEBALDconsult24-Jun-09 4:53 
Questionmeasure string Pin
nryk24-Jun-09 0:23
nryk24-Jun-09 0:23 

General General    News News    Suggestion Suggestion    Question Question    Bug Bug    Answer Answer    Joke Joke    Praise Praise    Rant Rant    Admin Admin   

Use Ctrl+Left/Right to switch messages, Ctrl+Up/Down to switch threads, Ctrl+Shift+Left/Right to switch pages.