-----Original Message----- From: Peter Hyde Sent: Wednesday, January 18, 2012 8:14 PM To: NZ Borland Developers Group - Delphi List Subject: Re: [DUG] Suitable Database for Delphi
> I have been using Delphi from version 4 to XE2 and use MySQL as preferred > database with components from > Devart providing the database connections. > Anyone else out there using this combo ?? Somewhat. One of the projects we used DevArt components for required MySQL as well as FireBird connections; it was fine. cheers, peter PostgreSQL with Microolap DAC components are working well for me. The DAC components are a direct connection bypassing the IDE. Absolutely no problems with that combination. The PostgreSQL community gives great support, even with dumb questions. PostgreSQL also has PostGIS a spatial environment which is useful. Bob _______________________________________________ NZ Borland Developers Group - Delphi mailing list Post: [email protected] Admin: http://delphi.org.nz/mailman/listinfo/delphi Unsubscribe: send an email to [email protected] with Subject: unsubscribe _______________________________________________ NZ Borland Developers Group - Delphi mailing list Post: [email protected] Admin: http://delphi.org.nz/mailman/listinfo/delphi Unsubscribe: send an email to [email protected] with Subject: unsubscribe
