Re: Forms 4.5 Questions... Please Help...

From: Steve Cosner <stevec_at_zimmer.csufresno.edu>
Date: 1997/09/27
Message-ID: <60k5rr$1fs_at_info.csufresno.edu>#1/1


To create a new form that accesses table NEW, open your old form, and change the "Base Table" property in the block that is used to access the table to NEW. Then save the form under a new name with the File --> Save As pull-down option. You might also want to change the form name in the form-level property sheet.

To add new column AAA, copy one of your table's existing items in the Navigator, and then change its name to AAA. Be sure to set its location and datatype attributes so it appears correctly on the new form.

Steve Cosner



http://members.aol.com/stevec5088 Download QA, a dynamic data utility form-- Quick display and update access to any table

In article <342D9D51.2CC6_at_comp.polyu.edu.hk>, stephen <c6635500_at_comp.polyu.edu.hk> wrote:
> I want to change the table name from OLD to NEW. After I created the
>table NEW and copy all data to NEW from OLD, should I need to develop a
>new Forms for table NEW? (NEW and OLD have the same data structure) This
>is because the original form is connected with table OLD and not table
>NEW. Is there possible ways so that I don't need to create a new form
>for table NEW?
>
> Moreover, a new attribute AAA is added to the table NEW later. Since
>the Forms does not contain the new attribute AAA, how can I create a
>edit field in Forms and connected this field to the new attriubte AAA in
>table NEW?
>
>Thanks,
>Stephen
Received on Sat Sep 27 1997 - 00:00:00 CEST

Original text of this message