Hi,
I am writing a VB6 app that connects to our AS400, runs an SQL command and retrieves returned records. I've got no problem splitting the returned data stream into the correct fields and unpacking the packed fields. What I cannot do though, is work out how to submit the SQL command to look at other members withing the file.
Any help would be appreciated.
P.S I don't want to do this with ODBC or ADO 'cos I find it a pain.
I am writing a VB6 app that connects to our AS400, runs an SQL command and retrieves returned records. I've got no problem splitting the returned data stream into the correct fields and unpacking the packed fields. What I cannot do though, is work out how to submit the SQL command to look at other members withing the file.
Any help would be appreciated.
P.S I don't want to do this with ODBC or ADO 'cos I find it a pain.