
5. Database Setup
Here you can set up connections to any type of database for which you have an ODBC driver
installed in your Windows. Which means almost all database types on Earth even Microsoft
Excel.
The connection is established by building a so called connection string. For better known
database types like MS SQL, MySQL, Access, Excel you only need to set the parameters and
Nemo will build the connection string for you. For other types you might need to manually enter a
connection string.
If the chosen database is set up as a DSN (System or User), you only need to choose it from the
list and you are done.
If there is no DSN, then choose the name of the suitable ODBC driver from the list, then set the
necessary parameters:
● if it is not a file-based database, set the host name or IP address, port value, user name
and password (if there is one) and the name of the database:
● if the database is file-based like Access or Excel, then choose the driver, user name and
password (if there is one) and by clicking on Browse, choose the complete path of the
database file you want to open
101
Comentários a estes Manuais