Re: db_* => pg_*/my_*/ifx_* ?

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



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.


[Index of Archives]     [PHP Home]     [Apache Users]     [PHP on Windows]     [Kernel Newbies]     [PHP Install]     [PHP Classes]     [Pear]     [Postgresql]     [Postgresql PHP]     [PHP on Windows]     [PHP Database Programming]     [PHP SOAP]

  Powered by Linux