T
TonyB
Hi,
I'm working my way through the Northwind sample database. I'm trying to see
how the query in the form Orders was created.
If you open the Orders form in Design View and look at the data source it
shows Orders Qry, and if you click the ... button you are taken into the
Orders Qry : Query Builder window which shows the usual query builder.
My question is a this query is not shown as a saved query in the Query
window of the main database window ? If I create a new form, and try to
build a query for the form data source I'm always taken to the SQLStatement
: Query Builder and this creates an sql statement which is shown as the data
source for the form ? So how did the creators of the Northwind database
enter this query wthout creating and saving a separate query ? Is the query
hidden in the Database Query window in some way ?
Regards
Tony
I'm working my way through the Northwind sample database. I'm trying to see
how the query in the form Orders was created.
If you open the Orders form in Design View and look at the data source it
shows Orders Qry, and if you click the ... button you are taken into the
Orders Qry : Query Builder window which shows the usual query builder.
My question is a this query is not shown as a saved query in the Query
window of the main database window ? If I create a new form, and try to
build a query for the form data source I'm always taken to the SQLStatement
: Query Builder and this creates an sql statement which is shown as the data
source for the form ? So how did the creators of the Northwind database
enter this query wthout creating and saving a separate query ? Is the query
hidden in the Database Query window in some way ?
Regards
Tony