Hello,

I created a Lianja table called it bantam_stats.
What is needed to properly create an ODBC connection?

I'm using the 32 bit ODBC utility on a 64 bit system.
DSN: Bantam
Server: localhost
User: ?
Pass: ?
Database: bantam_stats

Testing seems to work alright until SQLDriverConnect is reached.
Function: SQLDriverConnect(Bantam)
Detail message: "Database 'bantam_stats' - The system cannot find the file specified."

Also, when the time comes to deploy the app, does the database get included?

Thanks,
Cory