Thanks for the help. This gives me some idea of the general approach I can take. I very much appreciate it. It probably will still take some time to work out the details, as I am not much of a programmer (though I do dabble).
On Wed, Jul 24, 2013 at 2:46 AM, Andrew Douglas Pitonyak < [email protected]> wrote: > > On 07/22/2013 02:48 AM, Alex Thurgood wrote: > >> Le 19/07/2013 22:31, Don Parris a écrit : >> >> Hi Don, >> >> One possible way is to set up your form (which after all, is only a >> Writer or Calc document) as a dummy interface that is not bound to any data >> fields, and then use Basic to manage the data entered by the user as an >> array, construct a SQL statement, connect to the db, and then commit that >> statement. >> >> I haven't tried this, but in theory, it should work. >> >> Alex >> >> >> You know Alex, when you put it that way, it seems so obvious.... Most > great ideas seem so AFTER someone thinks of them. I tip my hat to you sir! > > > -- > Andrew Pitonyak > My Macro Document: > http://www.pitonyak.org/**AndrewMacro.odt<http://www.pitonyak.org/AndrewMacro.odt> > Info: http://www.pitonyak.org/oo.php > > > -- > To unsubscribe e-mail to: > users+unsubscribe@global.**libreoffice.org<users%[email protected]> > Problems? http://www.libreoffice.org/**get-help/mailing-lists/how-to-** > unsubscribe/<http://www.libreoffice.org/get-help/mailing-lists/how-to-unsubscribe/> > Posting guidelines + more: http://wiki.**documentfoundation.org/** > Netiquette <http://wiki.documentfoundation.org/Netiquette> > List archive: > http://listarchives.**libreoffice.org/global/users/<http://listarchives.libreoffice.org/global/users/> > All messages sent to this list will be publicly archived and cannot be > deleted > > -- D.C. Parris, FMP, Linux+, ESL Certificate Minister, Security/FM Coordinator, Free Software Advocate http://dcparris.net/ <https://www.xing.com/profile/Don_Parris><http://www.linkedin.com/in/dcparris> GPG Key ID: F5E179BE -- To unsubscribe e-mail to: [email protected] Problems? http://www.libreoffice.org/get-help/mailing-lists/how-to-unsubscribe/ Posting guidelines + more: http://wiki.documentfoundation.org/Netiquette List archive: http://listarchives.libreoffice.org/global/users/ All messages sent to this list will be publicly archived and cannot be deleted
