Locate Table

Tech-Archive recommends: Fix windows errors by optimizing your registry

From: Vaughn (anonymous_at_discussions.microsoft.com)
Date: 08/30/04

  • Next message: Vaughn: "Function that calls a table"
    Date: Mon, 30 Aug 2004 00:24:05 -0700
    
    

    Hi Jeff,
    The ID_table ( is a two column table which requires the
    first alpha characters of a surname and the second column
    will contain the numeric which will be incremented) is
    used to store data(ie the ID number that I want to
    create). My ID_procedure will generate, maintain, and
    store these ID no.
    When a new customers is entered into my database, I will
    call this procedure to generate a new customer number.
    This unique customer ID number will be used as the key
    for this customer.
    This ID_table is not linked to any control on my form.
    This procedure will be called when I need to generate a
    customer ID. How do I reference the data in this ID_table
    created in my database?
    When a database is opened are all objects (eg
    forms,tables,etc) opened and wait to be used ?
    Thanks
    -----Original Message-----
    >Hi,
    >I need to generate an ID number which will be stored in
    a
    >table created in my database. The ID comprises 3Alpha +
    >3Numeric (two fields)contained in this table created.
    >How do I reference this table in my procedure in order
    to
    >work on the data in this table.
    >
    >Thanks
    >.
    >


  • Next message: Vaughn: "Function that calls a table"

    Relevant Pages

    • Advice
      ... Access 2000 backend database. ... users to enter reference numbers. ... database along with the original record. ... Enter customer references. ...
      (microsoft.public.frontpage.client)
    • Custom application advice
      ... Access 2000 backend database. ... users to enter reference numbers. ... database along with the original record. ... Enter customer references. ...
      (microsoft.public.sqlserver.clients)
    • Updating referential integrity and XML
      ... I am trying to use XML to update customer information in our SQL server ... The XML they provide can include the FK reference ... likely *not* match the FK relationships in the database. ...
      (microsoft.public.dotnet.xml)
    • Locate Table
      ... first alpha characters of a surname and the second column ... When a new customers is entered into my database, ... call this procedure to generate a new customer number. ... How do I reference the data in this ID_table ...
      (microsoft.public.access.gettingstarted)
    • Re: Help with data in form design
      ... > populate the related "customer' in it's own, ... spec# and the customer means that there will always be exactly one ... Widths property so that the second column, the customer, is not visible ... Then add a text box to your form and set its Control Source property to ...
      (microsoft.public.access.forms)