Subject Re: beginappend() Problem Fixed
From Lee Grant <camilee@nospam.comcast.net>
Date Sun, 2 Jul 2023 20:02:11 -0400
Newsgroups dbase.getting-started

Mervyn,

See what I mean about insanity? :)

In your other followup message, you point out what I was going to try
today, dragging the database folders to the form to see how that
affected the issue, so I'm glad you found all these interations on top
of that one.

I was really confused when I went from Ken's tutorial stuff where
everything worked perfectly, to when I tried to implement mine, they
wouldn't work without hard-coded rowset object paths. At least now I
know, and not knowing why was the part that got peeved and confused.

Lee


On 7/2/2023 4:57 AM, Mervyn Bick wrote:
<snip>
>
> It goes a bit deeper than this. :-(
>
> I placed a database object and a query object on a form and saved the form.
>
> I checked the sourcecode and, although the two objects hadn't been set,
> the assignment to the form's rowset property was there.
>
> I reopened the form in the designer and set the databasename property of
> the database object and made it active.  The form's rowset assignment
> was intact.
>
> I reopened the form in the designer and set the query's sql property.
> The form's rowset assignment was unchanged.
>
> I reopened the form and made the query active.  David Copperfield at
> work. :-) POOF!! Assignment GONE even before the form was saved.
>
> Mervyn.
>
>
>
>