ADO Shape and Subqueries
From: Mark (Mark_at_discussions.microsoft.com)
Date: 02/18/05
- Previous message: shawnri: "Re: Large ADO/LDAP/AD RecordSet problems/errors"
- Next in thread: Stephen Howe: "Re: ADO Shape and Subqueries"
- Reply: Stephen Howe: "Re: ADO Shape and Subqueries"
- Messages sorted by: [ date ] [ thread ]
Date: Fri, 18 Feb 2005 11:41:02 -0800
I have an ado shape statement that is working just fine. I want to replace an
existing column (that is currently returned in a child recordset) with a
subquery that references two tables that are currently referenced by the
existing shape. However, when I try the subquery, I get an 'unexpected error'
when I execute it in code (VB6). If I take the same code and put it in Query
Analyzer (stripping away the shape related items - they don't work under
Query Analyzer), it works just fine.
What is the general construct for a subquery that takes the place of a column?
Cordially,
Mark
- Previous message: shawnri: "Re: Large ADO/LDAP/AD RecordSet problems/errors"
- Next in thread: Stephen Howe: "Re: ADO Shape and Subqueries"
- Reply: Stephen Howe: "Re: ADO Shape and Subqueries"
- Messages sorted by: [ date ] [ thread ]
Relevant Pages
|
|