|
Posted by Christian Winter on February 17, 2006, 2:43 am
Please log in for more thread options
aroravishal22@gmail.com schrieb:
> Can anyone help me ... Is it possible to connect a VC++ Application
> running on Windows to PostgreSQL Database running on Linux platform. If
> it is possible how do we go about.
Wrong group here. This is a perl newsgroup.
However, as the answer to the question is too short to waste any
more bandwith with headers:
Yes. Just download the psqlODBC driver (google's your friend),
install it on the Win32 machine and connect from VC++ like to any
other ODBC database.
-Chris
|