In-House Cards : Point & Pay : Setup : ODBC setup
 
ODBC setup
 
The ODBC connection used by SalesEZ application must be named with the SQL Server name.
 
Note: This requires the use of the SQL Server ODBC driver, NOT the SQL Server Native Client ODBC driver.
 
Example:
If the SQL Server name is, “DATAServer” you must create a 32bit ODBC connection that is named DATAServer. The DATAServer ODBC connection still uses SiriusSQL as the database.
 
In the SalesEZ_System.INI the settings for DATAServer would be:
 
[Data]
ODBC_DSN=DATAServer
Database=SiriusSQL
Training_ODBC_DSN=DATAServer
Training_Database=SiriusSQL_Training
NeverClose=YES
ProgramDataPath=C:\ProgramData\Siriusware\Pool\SalesEZ\
 
Note: If the fingerprint.dll fails to connect SiriusSQL data, the following will appear in the SalesEZ log, "Siriusware.Fingerprint.dll cannot open a connection to the database. Configuration or connectivity problem. Pass fingerprint recognition will not be available."