Hi,
I am new to PostGres,
I created one database and two tables inside that database.
I am using c++ to connect the Postgres table. Is there any solution to connect or reterive record without using libpq++.h
Thanks
I am new to PostGres,
I created one database and two tables inside that database.
I am using c++ to connect the Postgres table. Is there any solution to connect or reterive record without using libpq++.h
Thanks
Comment