A
Alastair MacFarlane
Dear All,
I don't know whether this is an Access question or VB one so I have posted
this on 2 groups. Sorry for doing this.
Can I create a ADODB Recordset against an access database that works with
rs.Nextrecordset. I can open the recordset with "SELECT * FROM A; SELECT *
FROM B" but this only works with SQL Server.
Jet will generate an error because there are characters after the end (
of
the SQL statement. A UNION query is not exactly the same thing and will not
work if the recordset objects have a different number of columns.
Any advice would be helpful.
Thanks again.
Alastair MacFarlane
(Posted on an Access and VB6.General newsgroup)
I don't know whether this is an Access question or VB one so I have posted
this on 2 groups. Sorry for doing this.
Can I create a ADODB Recordset against an access database that works with
rs.Nextrecordset. I can open the recordset with "SELECT * FROM A; SELECT *
FROM B" but this only works with SQL Server.
Jet will generate an error because there are characters after the end (

the SQL statement. A UNION query is not exactly the same thing and will not
work if the recordset objects have a different number of columns.
Any advice would be helpful.
Thanks again.
Alastair MacFarlane
(Posted on an Access and VB6.General newsgroup)