Changes between Version 6 and Version 7 of Seminar
- Timestamp:
- 04/17/10 01:51:23 (15 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Seminar
v6 v7 6 6 * Wiki - How can we make it better? 7 7 * (please enter your questions or what you would like to share/discuss here) 8 * Say I have an arbitrary SQL query involving multiple tables. I would like to hand it to the database, then be able to use the result, e.g. as a view. (I don't necessarily just want to display this as a list in a form -- it might be an intermediate step in business logic.) How do I 1) get the query executed? 2) access the result? 3) use it in a form? 8 9 * Follow-Up Activities