Hello Steve,
You could run "create table" command in ADO directly. I have inclued the
following article
199304 How to find a record using ADO and Jet OLE DB provider in Access 2000
http://support.microsoft.com/?id=199304
Hope this is helpful.
Thanks & Regards,
Peter Yang
MCSE2000/2003, MCSA, MCDBA
Microsoft Online Partner Support
Get Secure! -
www.microsoft.com/security
=====================================================
When responding to posts, please "Reply to Group" via
your newsreader so that others may learn and benefit
from your issue.
=====================================================
This posting is provided "AS IS" with no warranties, and confers no rights.
--------------------
| From: "Douglas J. Steele" <NOSPAM_djsteele@NOSPAM_canada.com>
| References: <
[email protected]>
| Subject: Re: CreateQueryDef Analog in ADO
| Date: Tue, 4 Jan 2005 19:40:52 -0500
| Lines: 26
| X-Priority: 3
| X-MSMail-Priority: Normal
| X-Newsreader: Microsoft Outlook Express 6.00.2800.1478
| X-MimeOLE: Produced By Microsoft MimeOLE V6.00.2800.1478
| Message-ID: <
[email protected]>
| Newsgroups: microsoft.public.access.modulesdaovba.ado
| NNTP-Posting-Host:
cpe00104c12bf15-cm014500008513.cpe.net.cable.rogers.com 24.156.25.57
| Path:
cpmsftngxa10.phx.gbl!TK2MSFTFEED01.phx.gbl!TK2MSFTNGP08.phx.gbl!TK2MSFTNGP15
phx.gbl
| Xref: cpmsftngxa10.phx.gbl microsoft.public.access.modulesdaovba.ado:15882
| X-Tomcat-NG: microsoft.public.access.modulesdaovba.ado
|
| Why not use DAO to create the queries?
|
| --
| Doug Steele, Microsoft Access MVP
|
| (no e-mails, please!)
|
|
|
| | > Since I like to stack queries in DAO, what is the analog of
CreateQueryDef
| > in ADO so I can have one query call another whose definitions I set up
in
| a
| > string?. Please give me an example of one query that calls another
that
| is
| > created on the fly through a string.
| >
| > Thanks in advance,
| >
| > Steve House
| > (e-mail address removed)
| >
| >
|
|
|