From QueryDef to plain SQL text
- From: "Edwin Knoppert" <news@xxxxxxxxxxxxxx>
- Date: Mon, 15 May 2006 10:09:48 +0200
I have a few queries in my MDB, some of them are using them as INNER JOINs.
(A SELECT in a SELECT but then using querydefs)
I would like to combine these SQL statements into one but they become highly
complex for me.
I rather would like to embed the SQL text into my application than keeping
them in the DB.
Is there an easy way or should i maintain the querydefs?
.
- Prev by Date: Re: Schema Information for Ado.Net 2.0
- Next by Date: Connection Weirdness
- Previous by thread: Re: Schema Information for Ado.Net 2.0
- Next by thread: Re: From QueryDef to plain SQL text
- Index(es):
Relevant Pages
|