Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations Westi on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Creating a query at run time through Data Manipulation Language

Status
Not open for further replies.

BuilderSpec

Programmer
Dec 24, 2003
383
GB
Hi

Does anyone know the Data Manipulation way of creating a query through SQL definitions?
I know the tables are created through:

CREATE TABLE ... statements

but what about queries ?

( PS This will we be called through a non-access system so I can't use QueryDef objects etc )


Hope this helps!

Regards

BuilderSpec
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top