Comunidad de diseño web y desarrollo en internet online

urgente : de db a xml y de ahi a flash

Citar            
MensajeEscrito el 10 May 2009 08:21 am
Hola a todos : estoy haciendo un sitio para una imnobiliaria, la cual ya tiene un programa que le da el listado de las propiedades para venta o alquiler en formato db, mi idea es transformar con access el archivo original a .xml y despues hacer una seleccion que me de varios archivos por ej : 1 archivo "alquiler/casas" otro "alquiler/depto" otro "venta/casa" y asi . . . debo agregar que soy nuevo en xml, ahi va el archivo xml que recibo del access

<?xml version="1.0"?>
<Workbook xmlns="urn:schemas-microsoft-com:office:spreadsheet"
xmlns:o="urn:schemas-microsoft-com:office:office"
xmlns:x="urn:schemas-microsoft-com:office:excel"
xmlns:ss="urn:schemas-microsoft-com:office:spreadsheet"
xmlns:html="http://www.w3.org/TR/REC-html40">
<DocumentProperties xmlns="urn:schemas-microsoft-com:office:office">
<Author>V5535-12</Author>
<LastAuthor>Iosi</LastAuthor>
<Created>2009-05-04T12:26:20Z</Created>
<LastSaved>2009-05-04T12:27:57Z</LastSaved>
<Company>&lt;arabianhorse&gt;</Company>
<Version>10.6845</Version>
</DocumentProperties>
<OfficeDocumentSettings xmlns="urn:schemas-microsoft-com:office:office">
<DownloadComponents/>
<LocationOfComponents HRef="file:///\\"/>
</OfficeDocumentSettings>
<ExcelWorkbook xmlns="urn:schemas-microsoft-com:office:excel">
<WindowHeight>9750</WindowHeight>
<WindowWidth>15480</WindowWidth>
<WindowTopX>480</WindowTopX>
<WindowTopY>60</WindowTopY>
<ProtectStructure>False</ProtectStructure>
<ProtectWindows>False</ProtectWindows>
</ExcelWorkbook>
<Styles>
<Style ss:ID="Default" ss:Name="Normal">
<Alignment ss:Vertical="Bottom"/>
<Borders/>
<Font x:CharSet="177"/>
<Interior/>
<NumberFormat/>
<Protection/>
</Style>
<Style ss:ID="s21">
<Font x:Family="Swiss" ss:Bold="1"/>
</Style>
</Styles>
<Worksheet ss:Name="Book1">
<Table ss:ExpandedColumnCount="81" ss:ExpandedRowCount="22" x:FullColumns="1"
x:FullRows="1">
//ESTA PARTE SE REPITE x VECES CON LOS DATOS
<Row>
<Cell><Data ss:Type="Number">372</Data></Cell>
<Cell><Data ss:Type="String">oleo</Data></Cell>
<Cell><Data ss:Type="String"></Data></Cell>
<Cell><Data ss:Type="String">gato</Data></Cell>
<Cell><Data ss:Type="String">2</Data></Cell>
<Cell><Data ss:Type="String">no</Data></Cell>
<Cell><Data ss:Type="String">no</Data></Cell>
</Row>
//LUEGO DE LOS DATOS EL DOCUMENTO SE TERMINA ASI
<WorksheetOptions xmlns="urn:schemas-microsoft-com:office:excel">
<Print>
<ValidPrinterInfo/>
<PaperSizeIndex>9</PaperSizeIndex>
<VerticalResolution>0</VerticalResolution>
</Print>
<Selected/>
<ProtectObjects>False</ProtectObjects>
<ProtectScenarios>False</ProtectScenarios>
</WorksheetOptions>
</Worksheet>
</Workbook>

desde ya mil gracias

Por iosi

8 de clabLevel



 

msie8
Citar            
MensajeEscrito el 11 May 2009 10:20 am

Por LongeVie

Claber

1741 de clabLevel

1 tutorial

Genero:Masculino  

En un lugar, re moto.

firefox

 

Cristalab BabyBlue v4 + V4 © 2011 Cristalab
Powered by ClabEngines v4, HTML5, love and ponies.