I need to be able to create a query in my VBA Code and specify sepcfic conditions, due to the complexity of the query and the data been stored on a Progress Database, the best way for me to do this is using a Pass-Through Query, does anyone know how to create one in code and create it with a ODBC connection string.
The connection string is:
ODBC;DSN=LSQL;HOST=FLEETSYS;PORT=LSQL;DB=FLEET;UID=SQLUSER;PWD=hampton
Regards,
Gavin,
The connection string is:
ODBC;DSN=LSQL;HOST=FLEETSYS;PORT=LSQL;DB=FLEET;UID=SQLUSER;PWD=hampton
Regards,
Gavin,