Click here to Skip to main content
15,897,519 members
Home / Discussions / ASP.NET
   

ASP.NET

 
QuestionI want to create Menus Pin
Biswa Ranjan Nanda5-Jul-06 6:26
Biswa Ranjan Nanda5-Jul-06 6:26 
AnswerRe: I want to create Menus Pin
bluewavestrider5-Jul-06 7:51
bluewavestrider5-Jul-06 7:51 
GeneralRe: I want to create Menus Pin
varun_khanna176-Jul-06 0:47
varun_khanna176-Jul-06 0:47 
QuestionASP.NET 1.1 or ASP.NET2.0 Pin
neuropathie5-Jul-06 5:42
neuropathie5-Jul-06 5:42 
AnswerRe: ASP.NET 1.1 or ASP.NET2.0 Pin
wEb GuRu...5-Jul-06 5:52
wEb GuRu...5-Jul-06 5:52 
AnswerRe: ASP.NET 1.1 or ASP.NET2.0 Pin
Mike Ellison5-Jul-06 6:08
Mike Ellison5-Jul-06 6:08 
AnswerRe: ASP.NET 1.1 or ASP.NET2.0 Pin
ToddHileHoffer5-Jul-06 6:09
ToddHileHoffer5-Jul-06 6:09 
QuestionUpdating Multiple Rows in single Query Pin
wEb GuRu...5-Jul-06 5:32
wEb GuRu...5-Jul-06 5:32 
Hi Developers

Can I update multiple rows using single query. Let me clear what I need. I have an XML file say
<br />
<br />
      <Ad><br />
 <id>1000</id><br />
 <url>www.codeproject.com</url><br />
</Ad><br />
<br />
<Ad><br />
 <id>2003</id><br />
 <url>www.hotmail.com</url><br />
</Ad><br />
<br />



.....So on.........

Now in my database table I need to feed each URL value against each id. If I put simple Update Query then I have to execute it so many times how many I have IDs in table.

Is there any possibility that I can do this in single Query(Only one time connection with database should be establish).
Note: I am using MySQL at backEnd

Thanks in advance






Lets work it Out.........!

-- modified at 11:34 Wednesday 5th July, 2006
AnswerRe: Updating Multiple Rows in single Query Pin
Kapil Thakur5-Jul-06 19:40
Kapil Thakur5-Jul-06 19:40 
QuestionASP.NET & FLASH Pin
braber5-Jul-06 5:00
braber5-Jul-06 5:00 
Questionhide page name from address bar Pin
thomas_joyee5-Jul-06 3:53
thomas_joyee5-Jul-06 3:53 
AnswerRe: hide page name from address bar Pin
Guffa5-Jul-06 4:06
Guffa5-Jul-06 4:06 
Question24Hrs Back Time *** Urgent Pin
VenkataRamana.Gali5-Jul-06 3:29
VenkataRamana.Gali5-Jul-06 3:29 
AnswerRe: 24Hrs Back Time *** Urgent Pin
Tarakeshwar Reddy5-Jul-06 3:35
professionalTarakeshwar Reddy5-Jul-06 3:35 
GeneralRe: 24Hrs Back Time *** Urgent Pin
Guffa5-Jul-06 4:07
Guffa5-Jul-06 4:07 
QuestionCustom contol not working with asp.net 1.x (If i use dll working properly) Pin
sishya5-Jul-06 3:00
sishya5-Jul-06 3:00 
AnswerRe: Custom contol not working with asp.net 1.x (If i use dll working properly) Pin
minhpc_bk5-Jul-06 19:55
minhpc_bk5-Jul-06 19:55 
Questionsetting focus on treeview in a user control in asp.net1.1 Pin
Kapil Thakur5-Jul-06 2:57
Kapil Thakur5-Jul-06 2:57 
AnswerRe: setting focus on treeview in a user control in asp.net1.1 [modified] Pin
l0kke5-Jul-06 6:04
l0kke5-Jul-06 6:04 
GeneralRe: setting focus on treeview in a user control in asp.net1.1 Pin
amaneet5-Jul-06 20:46
amaneet5-Jul-06 20:46 
Answeramaneet Pin
Kapil Thakur6-Jul-06 18:44
Kapil Thakur6-Jul-06 18:44 
QuestionHow to Disable or Enable asp:button in javascript? Pin
Abubakarsb5-Jul-06 2:55
Abubakarsb5-Jul-06 2:55 
AnswerRe: How to Disable or Enable asp:button in javascript? Pin
mnaveed5-Jul-06 5:23
mnaveed5-Jul-06 5:23 
AnswerRe: How to Disable or Enable asp:button in javascript? Pin
Guffa5-Jul-06 9:02
Guffa5-Jul-06 9:02 
QuestionEdit in HTMLTABLE in PlaceHolder Pin
varun_khanna175-Jul-06 2:17
varun_khanna175-Jul-06 2:17 

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.