Click here to Skip to main content
15,913,263 members
Home / Discussions / Visual Basic
   

Visual Basic

 
GeneralTime only Pin
ADY00710-Aug-05 7:43
ADY00710-Aug-05 7:43 
GeneralRe: Time only Pin
Dave Kreskowiak10-Aug-05 9:50
mveDave Kreskowiak10-Aug-05 9:50 
GeneralRe: Time only Pin
ADY00710-Aug-05 9:53
ADY00710-Aug-05 9:53 
GeneralRe: Time only Pin
Dave Kreskowiak10-Aug-05 9:58
mveDave Kreskowiak10-Aug-05 9:58 
GeneralRe: Time only Pin
Anonymous10-Aug-05 19:15
Anonymous10-Aug-05 19:15 
GeneralError.... Pin
JimClark6810-Aug-05 7:18
JimClark6810-Aug-05 7:18 
GeneralRe: Error.... Pin
Dave Kreskowiak10-Aug-05 10:01
mveDave Kreskowiak10-Aug-05 10:01 
GeneralXML file to string to dataset Pin
peters82810-Aug-05 6:36
peters82810-Aug-05 6:36 
Hello.

I'm wondering if anyone can help me to be able to save an xml string to a dataset.
I have a remoting vb.net application. On the host side I have an xml file that I want to return to the client. I have saved the xml file to a string variable by doing: sXMLData = ds.ReadXml(XML_FILENAME).ToString(). It was specified to me to bring the xml data over to the client as a string rather than the whole file because it would be more efficient.
I currently have the sXMLData variable returning to the client.
My problem is that I don't quite know how to get the string data back into a dataset on the client side. Can anyone help me with this?

Thanks in advance for any help offered.

Peter

GeneralRe: XML file to string to dataset Pin
sandeegk7711-Aug-05 3:47
sandeegk7711-Aug-05 3:47 
GeneralRe: XML file to string to dataset Pin
Anonymous11-Aug-05 8:30
Anonymous11-Aug-05 8:30 
GeneralRe: XML file to string to dataset Pin
Murtala12-Aug-05 2:22
Murtala12-Aug-05 2:22 
GeneralCrystal Report Pin
Jeeva Jose10-Aug-05 6:26
Jeeva Jose10-Aug-05 6:26 
GeneralRe: Crystal Report Pin
Murtala12-Aug-05 2:25
Murtala12-Aug-05 2:25 
GeneralShowing Color Swatches in a ListView Pin
Member 208988110-Aug-05 5:47
Member 208988110-Aug-05 5:47 
GeneralConvert Date to String Pin
macca2410-Aug-05 5:34
macca2410-Aug-05 5:34 
GeneralRe: Convert Date to String Pin
Anonymous10-Aug-05 5:43
Anonymous10-Aug-05 5:43 
GeneralConvert Date to String Pin
Anonymous10-Aug-05 5:32
Anonymous10-Aug-05 5:32 
GeneralRe: Convert Date to String Pin
Dave Kreskowiak10-Aug-05 7:42
mveDave Kreskowiak10-Aug-05 7:42 
GeneralAccess Denied Error on Process.GetProcesses() Pin
sandeegk7710-Aug-05 5:01
sandeegk7710-Aug-05 5:01 
GeneralSystem.Diagnostics.Process.Start Pin
sayianjin10-Aug-05 4:07
sayianjin10-Aug-05 4:07 
GeneralRe: System.Diagnostics.Process.Start Pin
Anonymous10-Aug-05 4:09
Anonymous10-Aug-05 4:09 
GeneralSystem.Diagnostics.Process.Start Error Pin
sayianjin10-Aug-05 4:17
sayianjin10-Aug-05 4:17 
GeneralRe: System.Diagnostics.Process.Start Error Pin
Anonymous10-Aug-05 5:17
Anonymous10-Aug-05 5:17 
GeneralDefine window attribut from an URL Pin
Spaz8010-Aug-05 3:46
Spaz8010-Aug-05 3:46 
GeneralRe: Define window attribut from an URL Pin
Dave Kreskowiak10-Aug-05 7:34
mveDave Kreskowiak10-Aug-05 7:34 

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.