Use PostgreSQL as DB

  • Thread starter Thread starter Grey
  • Start date Start date
G

Grey

Has anyone ever used PostgreSQL as DB server with C#. I need to use PostgreSQL as DB, please suggest what I need and where can I get the ODBC drvier for PostgreSQL?? Does PostgreSQL has OLEDB driver??

Million Thanks
 
I believe there's actually a native .NET Data Provider available, so you won't need to bother with OleDb, let alone ODBC :-)
Has anyone ever used PostgreSQL as DB server with C#. I need to use PostgreSQL as DB, please suggest what I need and where can I get the ODBC drvier for PostgreSQL?? Does PostgreSQL has OLEDB driver??

Million Thanks
 
Back
Top