Subject: Connecting to Progress with VB
Hi everybody.
My problem is: Though, I CAN connect to a PROGRESS DB
via ODBC and make SQL-ANSI queries, I cant connect do PROGRESS to use the 4GL. I'm trying to make this connection from a Visual Basic 6 application.
Could anyone help me out?
Thanks,
Henrique LA
Henrique,
Connections to the Progress database through ODBC (for example from VB using ODBC driver), use SQL. If you want to use 4GL you need to connect to the Progress database from a Progress client (e.g. Client Networking).
Regards
Salvador