Re: [PHP] db_* => pg_*/my_*/ifx_* ?
- From: lists@xxxxxxxxxx (Nilesh Govindrajan)
- Date: Tue, 30 Sep 2008 22:09:29 +0530
On Saturday 27 September 2008 10:01:51 pm Michelle Konzack wrote:
Hello,
I am using some crapy software, which does not allow switching the
Database, where I use PostgreSQL since 1999 and those crapy software
force me to install mysql, sqlite and other databases which let the
administration, maintenance AND COSTS explode...
My own tools are generaly build for PostgreSQL but very adaptive, since
I use and include (e.g.: db_pgsql.inc) with the neccesary functions.
This mean, I can create a db_mysql.inc and change the include path and
all is working as expected.
Now my question is:
Is there a tool which support such thing already or
do I have to do this crap for each software I code?
Thanks, Greetings and nice Day/Evening
Michelle Konzack
Systemadministrator
24V Electronic Engineer
Tamay Dogan Network
Debian GNU/Linux Consultant
you'll have to change the sql queries in your applications, etc., etc. and
also you will have to move data from pgsql to mysql by some method (like
XML ?)
Attachment:
signature.asc
Description: This is a digitally signed message part.
- Prev by Date: RE: [PHP] Digital signature
- Next by Date: Re: [PHP] for the sake of conversation - syntax
- Previous by thread: Digital signature
- Next by thread: Re: [PHP] db_* => pg_*/my_*/ifx_* ?
- Index(es):
Relevant Pages
|