-
Notifications
You must be signed in to change notification settings - Fork 1
Database abstraction layer
License
khia/common.db
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
If you want to use filemaker or any other odbc based backend you need a patched version of odbc. The patch implements GET_TABLES function as well as provides ability to specify location of odbc port driver via Options passed to application. In order to get patched version of odbc you can use following commands. sudo apt-get install unixodbc-dev git clone [email protected]:khia/otp.git cd otp ./otp_build autoconf export ERL_TOP=`pwd` ./configure --with-odbc cd lib/odbc/ ./configure export TARGET=i686-pc-linux-gnu # put you TARGET here make
About
Database abstraction layer
Resources
License
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published