On Monday 18 June 2001 09:22 am, you wrote:
> i was wondering is it possible to use a MS Access Db on a linux server eg
> my host webfusion !?
> and if yes what modules would i need ??
>
> cheers in advance !!
> [-----------------------]
> Kris G Findlay
> [EMAIL PROTECTED]
> [-----------------------]
You can't run the MS Access DB on Linux, you have to have it on a Windows
box, or possibly a Mac.
You can, as far as I know, access it from a Linux Web Server though. You need
the DBI module and DBD::ODBC module to communicate to the DB.