Hi,
I'm preparing a project for VC.net 2005 and PostGreSQL DB.
I would like to know if the best solution is to use the PostGreSQL ODBC
driver or to use something ?
please, let me know what are advantages and inconvenients of your
suggestions.
thanks a lot,
Maileen
Ismail Pazarbasi - 23 Oct 2005 18:36 GMT
As far as I know, PosgreSQL has both ADO.NET and OLEDB drivers. I
wouldn't use ODBC. Check http://sourceforge.net/projects/mysqlnet/ and
google on it.
Ismail