------------------------------ Message: 6 Date: Thu, 27 Nov 2008 02:19:40 +0200 From: Mindaugas Kavaliauskas <[EMAIL PROTECTED]> Subject: Re: [Harbour] RDDSQL To: "Harbour Project Main Developer List." <harbour@harbour-project.org> Message-ID: <[EMAIL PROTECTED]> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Bruno Luciani wrote:
> Victor , wich is the final idea in RDDSQL
> > only mysql ? > > Thanks > > Bruno

Hi,

I hope I can give an answer. The final idea is include more sql DBMS and
include more features (not DMBS specific) in sqlbase/sqlmix, like
iteration of changed records, etc. Currently only MySQL DBMS is
implemented. I have FireBird and PostgreSQL drivers implemented, but I
need to find a little time to change coding style, etc., before upload
to SVN. If you are going to implement some more drivers, I see ODBC
driver the most useful. It will give access to a numerous DBMS.


Best regards,
Mindaugas

------------------------------
Hi Mindaugas,


Have you looked at IBPP Firebird Client Interface for Firebird at 
http://www.ibpp.org/ ?

The FlameRobin Firebird DBMS Utility (http://www.flamerobin.org/) was based on 
this.

Considering FireBird's single file and very small footprint DB compared to its "giant" 
counterparts (MySql, PostGreSQL, MS-SQL, Oracle, etc.), would it be a viable alternate to DBF for 
users who wish to implement a "light" and full-featured SQL DBMS under (x)Harbour/Clipper?

This is just my thought as (x)Harbour application developer since I'm not a C/C++ programmer so for sure it's only the gurus (of course we know who you are...) could recommend.

Thanks and best regards,

Mario




_______________________________________________
Harbour mailing list
Harbour@harbour-project.org
http://lists.harbour-project.org/mailman/listinfo/harbour

Reply via email to