AbanteCart Community

AbanteCart Development => Development Help Needed => Topic started by: jsitges on March 19, 2015, 10:47:04 AM

Title: Abantecart on firebird database
Post by: jsitges on March 19, 2015, 10:47:04 AM
I have a LARGE database in fdb format.  I neet to use abantecart on that same database.  The database is live, in a server with multiple users.  I want to use Abantecartwith that database.

 

I need pointers.  Is it straight-forward as to change every sql query on AbanteCart.  or are there any give pitfalls I might stumble into along the way.

 

I have a limited budget.

 

If all else fails I can export/modifyheaders/import, but that would not be in sync with the inventory, which has additional problems on its own.

 

Any help is appreciated.
Title: Re: Abantecart on firebird database
Post by: eCommerce Core on March 19, 2015, 11:14:02 AM
Are you looking to use Abantecart on Firebird database ?

You will need to create new driver class for the database and update queries in entire AbanteCart as needed.
I am not familiar with FDB, but second part might not not be simple

You probably better of integrating abantecart connection to your FDB database and sync needed data, rather that converting Abantecart in whole. 
Title: Abantecart on firebird database
Post by: SEndstorm on August 28, 2015, 02:43:02 PM
Hi,

Can I get A quick help On;

On Click Of a Button Not SUBMITI want to retrieve data from database??

My grid exist on the same dynaform where on click will fill my grid from database..

thanks,
blairpereira