Poll
Question:
How can I create .inc files for PSQL-Workgroup-10?
Option 1: with typelib browser?
votes: 0
Option 2: using ocx files?
votes: 0
Im trying to work powerbasic with PSQL-Workgroup-10 ...
any Idea?
thak you.
It depends of which type of binding you intend to use: ODBC or ADO. If ADO, you can use a COM browser to generate the interface definitions. If ODBC, you need to use a translation of the ODBC C++ headers suitable to be used with PowerBASIC.