Subject |
Re: beginappend() Problem Fixed |
From |
Mervyn Bick <invalid@invalid.invalid> |
Date |
Sun, 2 Jul 2023 10:13:20 +0200 |
Newsgroups |
dbase.getting-started |
Attachment(s) |
form_rowset.png |
On 2023/07/02 06:02, Ken Mayer wrote:
> If you set the query first, then dBASE can't find the table, so I am not
> sure this is a bug. If you do them in the correct order, this shouldn't
> be a problem ...
I find that if I use the designer to place a database object and a query
object on a form (and it doesn't matter which one is placed first) and
then press F12 to open the sourcecode editor, the query's rowset has
already been assigned to the form's rowset property. This is before any
settings have been made and before the form has been saved for the first
time. Saving the form changes the classname to match the filename but
does not affect the assignment to the form's rowset property.
Screenshot attached.
Mervyn.
|
|