Commit inicial: fuentes MBS ERP (Genero 6) + .gitignore + docs/SETUP_PC_MBS.md
This commit is contained in:
@@ -0,0 +1,8 @@
|
||||
dbi.default.driver = "dbmsqt"
|
||||
dbi.database.mydatabase.source = "mydatabase.db"
|
||||
|
||||
# --- MBS ERP: conexion smarmotech -> .250/marmotech (DSN ODBC18 marmotech250s) ---
|
||||
# La autenticacion la provee el login (CONNECT ... USER usuario USING clave).
|
||||
# OJO: el runtime debe tener el driver dbmsnc (esta en fgl602, NO en el 6.00.01 de GST603).
|
||||
dbi.database.smarmotech.source = "marmotech250s"
|
||||
dbi.database.smarmotech.driver = "dbmsnc"
|
||||
Reference in New Issue
Block a user