There are a ton of drivers, both commercial and free, for connecting to a PostgreSQL database. I have some experience with perl, so I like the perl DBI, (eg DBD::PG), driver.
http://www.postgresql.org/download/products/2 Regards, LelandJ On 02/24/2010 09:19 AM, Stephen Russell wrote: > On Wed, Feb 24, 2010 at 8:34 AM, Paul McNett<[email protected]> wrote: > > >> Best to avoid gray areas completely, since there are other even better >> choices than >> MySQL (PostgreSQL, Firebird, even SQLite for local single-user use). >> > ------------------ > > > PostgreSQL has .Net connectors that just plug into your development > world. They have added LINQ support to it as well which rocks from my > POV. > > <http://www.devart.com/dotconnect/postgresql/articles/tutorial_linq.html> > > > > _______________________________________________ Post Messages to: [email protected] Subscription Maintenance: http://leafe.com/mailman/listinfo/profox OT-free version of this list: http://leafe.com/mailman/listinfo/profoxtech Searchable Archive: http://leafe.com/archives/search/profox This message: http://leafe.com/archives/byMID/profox/[email protected] ** All postings, unless explicitly stated otherwise, are the opinions of the author, and do not constitute legal or medical advice. This statement is added to the messages for those lawyers who are too stupid to see the obvious.

