Forum Replies Created

Viewing post 1 (of 1 total)

  • RE: Access and SQL Stored Procedure Use

    The objects are standard ADO objects so here's some pseucdocode.

    sub select_unit_PK(p_unitPK,p_two,p_three)

    4 arrays

    parameter_name

    parameter_value

    parameter_type

    parameter_size

    ...

Viewing post 1 (of 1 total)