BAD_2019_PojProg/postgres_cpp/README.md
2019-04-19 17:12:38 +02:00

271 B

##Note: This script requires libpqxx library.

##Variables in cpp #define : HOST - address of the MySQL server (IPv4 form), DATABASE - database on the server you wish to operate on, SQL - your query.