Browse by Tags

  • How do I manage relationships in Access 2003

    Hi. I am trying to build an Access database. I have a table called "Customers" and a table called "Subsidiaries." Each customer has a unique ID associated with it, a field called Customer_ID. There are some customers that have no Subsidiaries. There are some Customers that have more...
    Posted to Visual Interdev (Forum) by microsoft on 09-27-2009
  • How to create clustered index progrmmatically ?

    MS Access help gives clear steps to create clustered index. I need to create clustered index using SQL statements how do i do that? I get syntax error near the keyword "Clustered". Same statement is working in MS SQL 2000. CREATE CLUSTERED INDEX Sample_Clus_Index ON dbo.SampleTable(Id, Name...
    Posted to Access (Forum) by microsoft on 08-06-2009
  • Problem: Adding items to Combo box in MS Access Programming

    I'm dong MS Access Programming , I want to display some items in the combo box , and I don't know how to do it exactly . I want to add items from database that is I want to bind a record set with combo box .I have two fields here Name and Code . I want to display the name in the list and set...
    Posted to Access Forms (Forum) by microsoft on 05-30-2009
Page 1 of 1 (3 items)