Click here to Skip to main content
15,925,399 members
Home / Discussions / Visual Basic
   

Visual Basic

 
QuestionVB.NET text to XML to Access Database Pin
vb_n00b20-Oct-05 15:17
sussvb_n00b20-Oct-05 15:17 
AnswerRe: VB.NET text to XML to Access Database Pin
Desert_Dude20-Oct-05 15:27
Desert_Dude20-Oct-05 15:27 
AnswerRe: VB.NET text to XML to Access Database Pin
Christian Graus20-Oct-05 15:49
protectorChristian Graus20-Oct-05 15:49 
GeneralRe: VB.NET text to XML to Access Database Pin
Desert_Dude20-Oct-05 16:14
Desert_Dude20-Oct-05 16:14 
GeneralRe: VB.NET text to XML to Access Database Pin
Desert_Dude24-Oct-05 7:19
Desert_Dude24-Oct-05 7:19 
AnswerRe: VB.NET text to XML to Access Database Pin
S Douglas25-Oct-05 0:28
professionalS Douglas25-Oct-05 0:28 
GeneralRe: VB.NET text to XML to Access Database Pin
Desert_Dude25-Oct-05 7:39
Desert_Dude25-Oct-05 7:39 
GeneralRe: VB.NET text to XML to Access Database Pin
S Douglas26-Oct-05 1:47
professionalS Douglas26-Oct-05 1:47 
Desert_Dude wrote:
That URL produces an XML page that I need to pull Name and Phone Number from and then slap into a database for later use...



Why can’t you add the information to the database as your creating the XML document (that’s provided the XML Document is needed for something else)? Just fire off a simple insert into the database, you have all of the data already right there.

Desert_Dude wrote:
i think what is bogging it down is the XML data parsing... Im going to re-work it using the XMLDocument methods and see if that helps any...


Test it; see how long each piece of the pie takes. Start with cleaning up the flat file, then creating the XML document and finally adding the data.



DEBUGGING : Removing the needles from the haystack.
GeneralRe: VB.NET text to XML to Access Database Pin
Desert_Dude26-Oct-05 9:39
Desert_Dude26-Oct-05 9:39 
GeneralRe: VB.NET text to XML to Access Database Pin
S Douglas26-Oct-05 17:25
professionalS Douglas26-Oct-05 17:25 
GeneralRe: VB.NET text to XML to Access Database Pin
Desert_Dude27-Oct-05 6:53
Desert_Dude27-Oct-05 6:53 
GeneralRe: VB.NET text to XML to Access Database Pin
S Douglas27-Oct-05 14:27
professionalS Douglas27-Oct-05 14:27 
Questionfind record and move dataset VB.NET Pin
CritterOH20-Oct-05 14:30
CritterOH20-Oct-05 14:30 
AnswerRe: find record and move dataset VB.NET Pin
Christian Graus20-Oct-05 15:16
protectorChristian Graus20-Oct-05 15:16 
GeneralRe: find record and move dataset VB.NET Pin
CritterOH22-Oct-05 2:54
CritterOH22-Oct-05 2:54 
Questionrequired code for multi-users in vb.net Pin
u_rocky20-Oct-05 9:49
u_rocky20-Oct-05 9:49 
AnswerRe: required code for multi-users in vb.net Pin
Christian Graus20-Oct-05 10:45
protectorChristian Graus20-Oct-05 10:45 
QuestionHelp on my VB.NET Application (I'm a beginner) Pin
Kyanide20-Oct-05 7:52
Kyanide20-Oct-05 7:52 
AnswerRe: Help on my VB.NET Application (I'm a beginner) Pin
Christian Graus20-Oct-05 12:06
protectorChristian Graus20-Oct-05 12:06 
QuestionDialer Pin
nitin_ion20-Oct-05 7:36
nitin_ion20-Oct-05 7:36 
Questiondatagrid as a data entry form Pin
Anonymous20-Oct-05 7:28
Anonymous20-Oct-05 7:28 
AnswerRe: datagrid as a data entry form Pin
Christian Graus20-Oct-05 10:47
protectorChristian Graus20-Oct-05 10:47 
Questionhow to produce a control in vb.net Pin
Member 235262120-Oct-05 4:25
Member 235262120-Oct-05 4:25 
AnswerRe: how to produce a control in vb.net Pin
Christian Graus20-Oct-05 10:48
protectorChristian Graus20-Oct-05 10:48 
QuestionNeed help importing a sql database. Pin
Isobar20-Oct-05 3:37
Isobar20-Oct-05 3:37 

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.