|
From: Dieter S. <dsi...@sq...> - 2001-10-22 21:18:08
|
Make a list of what you actually need to have available for your webshop. Then decide how to go about tying in with SL or vice versa. If you just need to have current pricing information available at the webshop you can easily hack in another DBI connection to simultaneously update mySQL or go from the other side and update the SL tables from your webshop. Dieter Simader http://www.sql-ledger.org (780) 472-8161 DWS Systems Inc. Accounting Software Fax: 478-5281 =========== On a clear disk you can seek forever =========== On Mon, 22 Oct 2001, Ilkka . wrote: > > I think this would not be that convienient, because the information in those > databases are connected to each other. It's a web shop.. > > >From: "Rod Roark" <ro...@su...> > >To: <sql...@li...> > >Subject: Re: MySQL and sql-ledger? > >Date: Mon, 22 Oct 2001 13:26:14 -0700 (PDT) > > > >There's nothing to prevent you from running MySQL and PostgreSQL > >concurrently. It would be a lot easier than hacking the code. > > > >Cheers, > > > >-- Rod > > http://www.sunsetsystems.com/ > > > >Ilkka . said: > > > Hi! > > > > > > My problem is that I really need to make to sql-ledger work with MySQL. > >Not because > > > MySQl would be better (probably it isn't) but because my other software > >use MySQL, > > > and I don't want to change those. > > > > > > So, it would be great if womeone would write a brief list to point out > >things and > > > files that should be modified. I guess Perl is not that big a problem, > >but that list > > > would help a lot this searching-debugging-testing process. > > > > > > Thanks, > > > Ilkka > > > > > > > > > > > _________________________________________________________________ > Get your FREE download of MSN Explorer at http://explorer.msn.com/intl.asp > > > |