----- Original Message ----- 
From: "Lee Elliott" <[EMAIL PROTECTED]>
To: "FlightGear developers discussions" <[EMAIL PROTECTED]>
Sent: Wednesday, November 05, 2003 8:45 PM
Subject: Re: [Flightgear-devel] Multiplayer Server RFC


> On Thursday 06 November 2003 01:30, John Barrett wrote:
> >
> > ----- Original Message ----- 
> > From: "Lee Elliott" <[EMAIL PROTECTED]>
> > To: "FlightGear developers discussions"
> <[EMAIL PROTECTED]>
> > Sent: Wednesday, November 05, 2003 7:51 PM
> > Subject: Re: [Flightgear-devel] Multiplayer Server RFC
> >
> >
> > > On Wednesday 05 November 2003 19:44, John Barrett wrote:
> > > >
> > > > Have also done a lot of C++ mysql -- any problems making
> > > > Mysql++ a dependency to build the server ??
> > >
> > > Personally, I prefer Postgres - any chance of making it work with
> either?
> >
> > If we are going to be doing C++ code, we could support both using
> > ODBC/UnixODBC as an abstraction layer, however, adding yet another
> > dependency, and one as complicated to install as UnixODBC, is further
> than I
> > would like to go
> >
> > We can write our own db layer code -- want to handle that part ?? I dont
> > have any pgsql experience so I'm useless there
> >
> > (and IMHO, between php and c++ as dev tools, mysql is much easier to
> cope
> > with and has better management tools -- namely phpmyadmin)
> > >
> > > LeeE
>
> ODBC would be better than making it DB specific.  Msql has it's pros &
> cons.
>
> What better admin tool do you want apart from sql?  ;)
>

PHPMyAdmin -- very nice tool for managing and editing mysql databases

typing long sql command strings is a waste of my time when I'm managing
schema and data



_______________________________________________
Flightgear-devel mailing list
[EMAIL PROTECTED]
http://mail.flightgear.org/mailman/listinfo/flightgear-devel

Reply via email to