davies107
Registered User.
- Local time
- Yesterday, 17:59
- Joined
- Oct 2, 2012
- Messages
- 143
hello everyone,
just want to ask what are NESTED QUERIES?
i have a database that involves lots of fields in the query. before, it has only 32 fields in the query but now it has 43. by the time it went to 43 fields, some records arent showing up in the listbox. maybe i go beyond the limitation on the number of fields in the query? as i checked MS-Access specification, number of fields in a recordset is 255, number of tables in a query is 32, and number of levels of NESTED QUERIES is 50. i dont get what are NESTED QUERIES.
sooner or later, the fields in my query will go higher (more than 43) but wont go beyond 255.
did i make a mistake here? why some items or records are not showing up in the listbox? i did not touch anything only that number of fields in queries are increasing.
any help/enlighten is highly appreciated.
Thanks!
just want to ask what are NESTED QUERIES?
i have a database that involves lots of fields in the query. before, it has only 32 fields in the query but now it has 43. by the time it went to 43 fields, some records arent showing up in the listbox. maybe i go beyond the limitation on the number of fields in the query? as i checked MS-Access specification, number of fields in a recordset is 255, number of tables in a query is 32, and number of levels of NESTED QUERIES is 50. i dont get what are NESTED QUERIES.
sooner or later, the fields in my query will go higher (more than 43) but wont go beyond 255.
did i make a mistake here? why some items or records are not showing up in the listbox? i did not touch anything only that number of fields in queries are increasing.
any help/enlighten is highly appreciated.
Thanks!