mutiple recordsets

  1. OldItGuy

    connecting mutiple data set so a single control

    I have a situation where in a legacy app (VB6) I have a grid which is populated by any one of a large number of (100+) stored procedures. Each of the procedures returns one or more rows with an identical list of columns (including column names, column data types, column order). I am...
Back
Top