No subject


Thu Dec 29 09:38:12 CST 2011


table in SQL Server to an XML file on the disk.

This .Net is cool stuff!

  <?xml version="1.0" standalone="yes" ?>
- <dsStates xmlns="http://www.tempuri.org/DataSet1.xsd">
- <tblState>
  <ST_ID>2</ST_ID>
  <ST_State>Puebla</ST_State>
  <Active>true</Active>
  <Trash>false</Trash>
  </tblState>
- <tblState>
  <ST_ID>54</ST_ID>
  <ST_State>Alberta</ST_State>
  <ST_Abrev>AB</ST_Abrev>
  <Active>true</Active>
  <Trash>false</Trash>
  </tblState>
- <tblState>
  <ST_ID>66</ST_ID>
  <ST_State>Aguascalientes</ST_State>
  <ST_Abrev>AGS</ST_Abrev>
  <Active>true</Active>
  <Trash>false</Trash>
  </tblState>
- <tblState>
  <ST_ID>4</ST_ID>
  <ST_State>Alaska</ST_State>
  <ST_Abrev>AK</ST_Abrev>

John W. Colby
Colby Consulting
www.ColbyConsulting.com

----------------------------------------------------
Is email taking over your day?  Manage your time with eMailBoss.
Try it free!  http://www.eMailBoss.com


_______________________________________________
AccessD mailing list
AccessD at databaseadvisors.com
http://databaseadvisors.com/mailman/listinfo/accessd
Website: http://www.databaseadvisors.com



More information about the AccessD mailing list