Click to See Complete Forum and Search --> : Database Connection


RavindraMundra
October 19th, 2001, 04:13 AM
How Can I connect VB with the Postgresql database???

srinika
October 19th, 2001, 05:30 AM
Is there an ODBC Driver associated with this Database?
To check go to control panel -- > ODBC and see whether there is a driver
If so create a connection and using ADO u can connect to that
Srinika