From: Carlos Henrique Bauer Date: July 21 2000 12:27pm Subject: Support for other databases List-Archive: http://lists.mysql.com/plusplus/6 Message-Id: <200007211227.JAA25529@asdrubal.unisinos.br> MIME-Version: 1.0 Content-Type: TEXT/PLAIN; CHARSET=US-ASCII Content-Transfer-Encoding: QUOTED-PRINTABLE Hi, I read in the MySQL++ manual there will be support for other databases soon= . I'm developing some applications that use a local MySQL database for temporary storage. The data are sent to a corporate Sybase database are its processin= g is finished. I would like to use the MySQL++ interface to access Sybase. I could help yo= u to add support for Sybase but I looked at the MySQL++ source code but I'm afra= id it will not be possible without modifying its interface, for example, to add virtual functions and define a base abstract class. If you think we can work together for adding Sybase support to MySQL++ plea= se drop me a note. Best regards, Carlos Bauer