ACTEBS
actebs at actebs.com.au
Tue Oct 12 10:48:28 CDT 2004
**I originally sent this exclusively to Joe for some reason. I clicked reply without checking the "To" field. Sorry Joe...** Joe/Charlotte, I'm screwing around trying to teach myself some new tricks and am creating a totally unbound app using A2K. I know, I know, everyone is saying, well why not use VB, but that's not the point of this exercise. So basically, I have an FE that basically opens up recordsets as needed from the BE. Problem is I can't figure out how to populate a continuous form which is one of the really cool features access has over other development environments. List boxes and combos are fine as I create a string and populate like a Value List. So any ideas? Vlad -----Original Message----- From: accessd-bounces at databaseadvisors.com [mailto:accessd-bounces at databaseadvisors.com] On Behalf Of Charlotte Foust Sent: Wednesday, 13 October 2004 1:21 AM To: Access Developers discussion and problem solving Subject: RE: [AccessD] Recordset to a Continuous Form There's not really any such thing as a continuous *unbound* form. The only thing that makes it a continuous form is the bound recordset. You can display a recordset in a grid control, but it won't behave the same as a continuous form. Perhaps if you explain what you're trying to actually accomplish, someone can help. Charlotte Foust -----Original Message----- From: ACTEBS [mailto:actebs at actebs.com.au] Sent: Monday, October 11, 2004 7:17 PM To: access group Subject: [AccessD] Recordset to a Continuous Form Hi people, Does anyone know of a method to display a DAO recordset within a A2K continuous unbound form? Also, is it possible to edit the recordset and save once changes are made? Any help much appreciated... Vlad -- _______________________________________________ AccessD mailing list AccessD at databaseadvisors.com http://databaseadvisors.com/mailman/listinfo/accessd Website: http://www.databaseadvisors.com -- _______________________________________________ AccessD mailing list AccessD at databaseadvisors.com http://databaseadvisors.com/mailman/listinfo/accessd Website: http://www.databaseadvisors.com