User Profile

Collapse

Profile Sidebar

Collapse
Lin100
Lin100
Last Activity: Apr 27 '11, 08:53 PM
Joined: Mar 11 '08
Location:
  •  
  • Time
  • Show
  • Source
Clear All
new posts

  • How to load records into a subform using stored procedure

    Access 2003. SQL 2000 Server

    The procedure Activate_Stored _Procedure_To_O btain_Rows_For_ Combo
    load all of the record in the four combo boxes correctly.

    When I select one of the combo boxes, the procedure
    Activate_Stored _Procedure_To_O btain_Rows_For_ Subform crashed at
    the code Me.Selector_Sub _Form.Form.Reco rdSource = SQL_Subform

    Run-Time error 8145
    P1 is not a parameter for procedure...
    See more | Go to post

  • Access ADP and Stored Procedure Did not Return Any Records

    Access ADP and Stored Procedure Did not Return Any Records
    Access 2002 and SQL 2000 Server

    I have a form named "Selector", and it have four combo boxes and a subform named
    Q_FilteringQuer y_subform. When any of the combo box is selected, the code will
    call a VBA procedure which will then activate the stored procedure named Get_Records_For _Selector_Form.
    When I first select an item from the combo...
    See more | Go to post
No activity results to display
Show More
Working...