Re: Forms do not show



Text rearranged, and comments/questions interspersed. I'm not trying to
"grill" you under a hot, glaring light -- just trying to figure out what
more information might be helpful.

"zufie" <john.marruffo@xxxxxxxxxxxx> wrote

I created some forms using the "Create form using Wizard".
However, I cannot view the forms I created with Wizard unless I click
on the Design View icon.

"Larry Linson" <bouncer@xxxxxxxxxxxxx> wrote

Access Version? Bound / unbound? Allow Edits?
Data Entry? Updateable?


"zufie" <john.marru...@xxxxxxxxxxxx> wrote

Access Version? Access 2000

Do you have all three Service Packs for Access 2000 installed, and any
"fixes" since SP3? Access 2000 had problems and, IMNSHO, only really
stabilized with SP3.

On the toolbar, click Help and About Access 2000 to see what SPs have been
applied.

Use Windows Update / Office Update to see if there are other "unapplied"
fixes.

Bound / unbound? That is has a control source

Controls do or do not have Control Source. Does the Form have a Record
Source? If so, what is the Record Source? If it is the name of a Query,
post the SQL of the Query.

Allow Edits? Yes
Data Entry? No
Updateable? If you mean "Allow Additions" then Yes

Are the Controls updateable? That is, what are the settings of their Locked
and Enabled properties (in the Data tab of the Property Sheet).

I have to ask again...

When you "cannot view" the forms, exactly what did
you do and exactly what happened?

Did you have the Database Window open, highlight the form, and then click
Open; did you click a Command Button, and, if so, what was the code in its
click event; or did you open in Design View and click the Form View icon on
the toolbar? What _did_ you see, or was there no response at all?

Oh, yes, you said you created formS, in plural? Are there other forms in
the database, and can you view them under the same circumstances? Are you
having difficulties with viewing any other objects in the database?

Larry Linson
Microsoft Office Access MVP




.



Relevant Pages

  • Re: The Zen nature of a Delphi database application
    ... results directly to UI controls, then write data from the controls to ... then write data back from the modified objects to the DB for storage? ... I load the whole contents of the database into my business objects, ... I have dreamt of the perfect OO database application framework ...
    (comp.lang.pascal.delphi.misc)
  • Re: OT: Database application
    ... I'd like to automate some of the ... spreadsheets and/or have some simple database applications...you know, ... other DOS based database managers. ... data entry, data query, and analysis software. ...
    (rec.crafts.metalworking)
  • Re: multiple subform images per main search form record
    ... Document ScreenDumps of: ... get a marker and label all controls with the Name property so when you ... save your word doc in the directory with the database you are documenting ... Show Images from Continuous Subform ...
    (microsoft.public.access.formscoding)
  • Re: When to (not) use the ADO data control
    ... > over is that you should use unbound controls in favor of bound controls. ... simple database program for your own use, ... > programmer that wrote the application used a mixture of DAO data controls ... I am by no means an advocate of bound controls. ...
    (microsoft.public.vb.general.discussion)
  • Re: Setting a referenced object to null
    ... "The controls" is an extremely non-specific description. ... of data that is fetched from a database. ... the variable reference something else. ... need to filter what is seen and what is not seen. ...
    (microsoft.public.dotnet.languages.csharp)