E
Edwin Knoppert
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?
(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?