PDA

Click to See Complete Forum and Search --> : Can I use postgreSql with VB.net?


Pure Love
Aug 21st, 2002, 10:15 PM
My company just change Operation System for all computer (from Win 98 to Win XP), so now I need to change my database for VB.net application from SQL server to postgreSql.

The question is, can I use postgreSql with VB.net?

Thanks for your help.

Cander
Aug 22nd, 2002, 08:29 AM
If postgreSQL has OLEDB or ODBC drivers, then yes it should work. Preferably look for OLE support.

Pure Love
Aug 27th, 2002, 11:24 PM
Thanks, now i try MySql, i think it's more easy.