Follow along with the video below to see how to install our site as a web app on your home screen.
Note: This feature may not be available in some browsers.
example:
Windows Registry Editor Version 5.00
[HKEY_CURRENT_USER\Software\ODBC\ODBC.INI]
[HKEY_CURRENT_USER\Software\ODBC\ODBC.INI\abonne]
"Driver"="<path to DB driver, backslash needs to be doubled>"
"DBQ"="<path to db, backslash needs to be doubled><dbname+extension>"
"Description"="<description of DB>"
"DriverId"=dword:00000019
"FIL"="MS Access;"
"SafeTransactions"=dword:00000000
"UID"=""
[HKEY_CURRENT_USER\Software\ODBC\ODBC.INI\ODBC Data Sources]
"<link to db>"="Microsoft Access Driver (*.mdb)"