View Single Post
Old 01-15-2006, 04:19 AM  
snatsert
Member
 
Join Date: Mar 2003
Posts: 61
Default

Quote:
Originally Posted by neoxed
No, a database is required for the invite module (this does not nessacarily mean a database server).

There are a variety of data sources that can be used with ODBC. If you prefer not to use a server based solution (e.g. MySQL or PostgreSQL), you could use the SQLite ODBC driver and keep the database in a single local file..

Can you explain how that sqlite works than ?? I am trying to use that but how can I import the invite.sql ?
snatsert is offline   Reply With Quote