Is is possible to create an ADO recordset from tables in 2 different databases (1 a SQL DB accessed through sqlole.db.1 and 1 a non-SQL db accessed through MSDASQL.1)?
I want to do a union query on the tables which have the same structure. I want to load the data into a flexgrid.
I want to do a union query on the tables which have the same structure. I want to load the data into a flexgrid.