Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations Wanet Telecoms Ltd on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Search results for query: *

  1. FlyingCrane

    Ignoring null fields

    Hi, I have a table called TSRDatabase (mind the missing prefix conventions). It contains 6 columns: [Name], [T], [Date], [T_Link], [L], [L_Link] [Name] is the primary key. Is there a way I can display all data in [L] that does not contain NULL values? I would like to display all data in...
  2. FlyingCrane

    Deleting using Command Buttons

    There are two tables, but each form is only displaying data from each table, so no interference there... Crane.
  3. FlyingCrane

    Deleting using Command Buttons

    Hi, I have two very similiar tabular forms, each used to display records from a query of my databases. The same properties settings are on both of them, however, when I put a delete button (made by the wizard), one form is capable of deleting, and the other from is not. Can anyone help me...

Part and Inventory Search

Back
Top