You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
tqt3/plugins/src/sqldrivers/odbc
Michele Calgaro 1ba13366a7
Replace Q_EXPORT_*/Q_EXTERN defines with TQ_EXPORT_*/TQ_EXTERN
8 months ago
..
README Automated update from Qt3 9 years ago
main.cpp Replace Q_EXPORT_*/Q_EXTERN defines with TQ_EXPORT_*/TQ_EXTERN 8 months ago
odbc.pro Automated update from Qt3 12 years ago

README

You will need ODBC development headers and libraries installed before
compiling this plugin.

See the TQt SQL documentation for more information on compiling TQt SQL
driver plugins (sql-driver.html).