From: Richard B. <rb...@ar...> - 2003-09-05 07:00:46
|
Hi Juan, I thought I'd use the mailing list for communications since there are a few people on it... :-) I've just update CVS with a few changes to the connection class. The CConnection object has now been changed to an interface and two new classes created that implement the interface. These are COleDBConnection and CMSSqlConnection. This was done so we can use specific versions of the various ADO.NET data providers without having to rely solely on OleDb. Those who want to try running this on Mono can use the MySQL or PostgreSQL providers, for instance. - Richard Banks http://www.arel.com http://www.arelretail.com |