B
BillT
I am learning to convert my MDB applications to SQL
Server 2000. I have a very basic question. I have a
stored proc in SQL that returns a set of records. If I
run the stored proc from VBA code, how do I display the
records? If I run the stored proc from a pass-thru
query, the records display fine, but I need to be able to
run the stored proc from code.
Thanks in advance.
BillT
Server 2000. I have a very basic question. I have a
stored proc in SQL that returns a set of records. If I
run the stored proc from VBA code, how do I display the
records? If I run the stored proc from a pass-thru
query, the records display fine, but I need to be able to
run the stored proc from code.
Thanks in advance.
BillT