Cassa-DSU/risorse/puntocassa - Copia.xml

35 lines
945 B
XML
Raw Normal View History

2024-03-21 08:57:01 +00:00
<?xml version="1.0" encoding="UTF-8"?>
<root>
<database>
<attivo>NO</attivo>
<tipo>MySQL</tipo>
<driver>com.mysql.jdbc.Driver</driver>
<server>localhost</server>
<porta>3306</porta>
<istanza>sir</istanza>
<username>sir</username>
<password>sir</password>
</database>
<database>
<attivo>SI</attivo>
<tipo>Oracle</tipo>
<driver>oracle.jdbc.driver.OracleDriver</driver>
<server>marco-nbacer</server>
<porta>1521</porta>
<istanza>XE</istanza>
<username>SIR_CASSA</username>
<password>sir_cassa</password>
</database>
<path>
<img_path>L:\Lavoro\Goffredo\risorse\</img_path>
</path>
<etichette>
<titolo>SIR - Sistema Informativo della Ristorazione: Punto Cassa 123</titolo>
</etichette>
<display>
<larghezza>1024</larghezza>
<altezza>700</altezza>
</display>
<ID_Punto_Cassa>123</ID_Punto_Cassa>
</root>