sviluppo:multidb
Differenze
Queste sono le differenze tra la revisione selezionata e la versione attuale della pagina.
Entrambe le parti precedenti la revisioneRevisione precedenteProssima revisione | Revisione precedente | ||
sviluppo:multidb [2017/12/22 16:30] – [Connection.ini Oracle FAILOVER:ON] l.pergolini | sviluppo:multidb [2024/10/15 09:45] (versione attuale) – modifica esterna 127.0.0.1 | ||
---|---|---|---|
Linea 14: | Linea 14: | ||
</ | </ | ||
- | TODO: completare caso per caso | + | ====Connection.ini Postgres==== |
+ | < | ||
+ | [CITYWARE] | ||
+ | dbms=pgsql | ||
+ | host=[host] | ||
+ | database=[database] | ||
+ | realname=cityware | ||
+ | user=[user] | ||
+ | pwd=[pwd] | ||
+ | fieldskeycase=UPPER | ||
+ | drivertype=PDO | ||
+ | charset=LATIN9 | ||
+ | stripspaces=true | ||
+ | defaultString=blank | ||
+ | searchSequenceField=naming | ||
+ | </ | ||
===== MS SQL Server (da 2008 in avanti) ===== | ===== MS SQL Server (da 2008 in avanti) ===== | ||
Linea 32: | Linea 47: | ||
</ | </ | ||
+ | ====Connection.ini mssqlServer ==== | ||
+ | < | ||
+ | [CITYWARE] | ||
+ | dbms=mssqlserver | ||
+ | host=[host\istanza] oppure [host:port] | ||
+ | database=[database] | ||
+ | realname=cityware | ||
+ | drivertype=PDO | ||
+ | user=[user] | ||
+ | pwd=[pwd] | ||
+ | dateFormat=YMD | ||
+ | stripspaces=true | ||
+ | defaultString=blank | ||
+ | searchSequenceField=naming | ||
+ | </ | ||
+ | **ATTENZIONE**: | ||
+ | < | ||
+ | host=[host\istanza] oppure [host, | ||
+ | </ | ||
===== Oracle ===== | ===== Oracle ===== | ||
Linea 50: | Linea 84: | ||
</ | </ | ||
- | ====Connection.ini Postgres==== | + | |
- | < | + | |
- | [CITYWARE] | + | |
- | dbms=pgsql | + | |
- | host=[host] | + | |
- | database=[database] | + | |
- | realname=cityware | + | |
- | user=[user] | + | |
- | pwd=[pwd] | + | |
- | fieldskeycase=UPPER | + | |
- | drivertype=PDO | + | |
- | charset=LATIN9 | + | |
- | stripspaces=true | + | |
- | defaultString=blank | + | |
- | searchSequenceField=naming | + | |
- | </ | + | |
====Connection.ini Oracle==== | ====Connection.ini Oracle==== | ||
Linea 100: | Linea 119: | ||
</ | </ | ||
- | ====Connection.ini mssqlServer ==== | ||
- | |||
- | [CITYWARE] | ||
- | dbms=mssqlserver | ||
- | host=[host\istanza] oppure [host:port] | ||
- | database=[database] | ||
- | realname=cityware | ||
- | drivertype=PDO | ||
- | user=[user] | ||
- | pwd=[pwd] | ||
- | dateFormat=YMD | ||
- | stripspaces=true | ||
- | defaultString=blank | ||
- | searchSequenceField=naming | ||
====== Struttura delle classi in itaEngine ====== | ====== Struttura delle classi in itaEngine ====== | ||
Linea 237: | Linea 242: | ||
* Sulla " | * Sulla " | ||
* Nel caso che non venga passato nessun ordinamento di default viene utilizzare la chiave primaria del modello solo se ' | * Nel caso che non venga passato nessun ordinamento di default viene utilizzare la chiave primaria del modello solo se ' | ||
+ | {{counter}} visualizzazioni. | ||
sviluppo/multidb.1513960221.txt.gz · Ultima modifica: 2018/03/19 10:45 (modifica esterna)