Can anyone who is using interbase with FT2 give me some clue on what you
put in the following:

/*
** Database variables
*/
define("DATABASE", "mysql");

Do you put "ibase" or "interbase" or does it make a difference??

define("DATABASE_MODULE", MODULE . "database/" . DATABASE . "/");

What goes here in the database/ folder for DATABASE as there is nothing
at this time?

Anyone played with the notion of putting in ADODB in the project?  I've
played with it some and was amazed at the time difference between mysql
and interbase in the test which came with ADODB.  Same test on both
databases but mysql took 27 seconds and interbase took 2.  Not bashing
anything here either, just curious if anyone had considered ADODB for
inclusion!  Want to do some testing before I make my decision on which I
want to use.
Lee
_______________________________________________
FreeTrade-dev mailing list
[EMAIL PROTECTED]
http://share.whichever.com/mailman/listinfo/freetrade-dev

Reply via email to