Home > Archive > MS SQLCE > August 2005 > XML file to SQL CE Table









You are viewing an archived Text-only version of the thread. To view this thread in it's original format and/or if you want to reply to this thread please [click here]

 

Author XML file to SQL CE Table
David Fúnez

2005-08-19, 9:25 am

Hi;

How can i pass data or convert a XML file to a SQL CE table...?

Thanks on advance...


David Fúnez
Tegucigalpa, Honduras


Darren Shaffer

2005-08-19, 1:24 pm

go to/from XML to DataSet or DataTable and then use
SqlCeDataAdapter to go to/from DataTable to/from underlying
SQLCE database table.
--
Darren Shaffer
..NET Compact Framework MVP
Principal Architect
Connected Innovation
www.connectedinnovation.com

"David Fúnez" <dfunez@hotmail.com> wrote in message
news:e%23dVneMpFHA.3656@TK2MSFTNGP09.phx.gbl...
> Hi;
>
> How can i pass data or convert a XML file to a SQL CE table...?
>
> Thanks on advance...
>
>
> David Fúnez
> Tegucigalpa, Honduras
>



David Fúnez

2005-08-19, 1:24 pm

Thanks.

David Fúnez
Tegucigalpa, Honduras


"Darren Shaffer" < darrenshaffer@discus
sions.microsoft.com> wrote in message
news:enNTD6MpFHA.3036@TK2MSFTNGP14.phx.gbl...
> go to/from XML to DataSet or DataTable and then use
> SqlCeDataAdapter to go to/from DataTable to/from underlying
> SQLCE database table.
> --
> Darren Shaffer
> .NET Compact Framework MVP
> Principal Architect
> Connected Innovation
> www.connectedinnovation.com
>
> "David Fúnez" <dfunez@hotmail.com> wrote in message
> news:e%23dVneMpFHA.3656@TK2MSFTNGP09.phx.gbl...
>
>



Sponsored Links





Also available: Server administration forum archive | Web Design forum archive | Software forum archive | Hardware reviews archive | Programming forum archive

Copyright 2008 droptable.com