Search results

  1. A

    How to Rename Linked Tables?

    Hi Am using Access 2007 with linked tables in SQL Server 2008. When I link the SQL Server tables, they automatically appear with the DBO prefix. I have found the VBA code to remove the DBO which is all good. However, what I would really like to do is use the database name as the prefix...
  2. A

    Subform in a Tab Control not rendering

    Hi All (Am working on Access 2007) I have a subform on each page of a Tab Control on a main form. (There are 6 pages to the Tab Control) One of my pages (called Org_Details) does not render when I open in Form View - all it shows is a large white rectangle where the image ought to be. It...
  3. A

    Updating Label Captions

    Hi All ** How do I replace a label caption with value from a field in my database? ** I am putting together an app using forms, and each form has lots of text boxes with label boxes. In our database, we have a table which gives us a summary list of all field names (as used in the text...
Back
Top Bottom