Hey all. I'm trying to perform an SQL statement upon a .tps file that unfortunately does not have a named table in it.
I'm currently using ADO 2.7, and have no problems opening the connection object to the file, but I can't seem to perform any SQL statements on it, as the table doesn't have a name.
I'm currently using ADO 2.7, and have no problems opening the connection object to the file, but I can't seem to perform any SQL statements on it, as the table doesn't have a name.