Theos PowerBasic Museum 2017

Archive => Discussion - Legacy Software (PBWIN 9.0+/PBCC 5.0+) => Topic started by: victor malasquez on August 02, 2010, 09:27:49 AM

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
Title: PSQL-Workgroup-10
Post by: victor malasquez on August 02, 2010, 09:27:49 AM
Im trying to work powerbasic with PSQL-Workgroup-10 ...

any Idea?

thak you.
Title: Re: PSQL-Workgroup-10
Post by: José Roca on August 02, 2010, 04:21:53 PM
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.