RockyRural
Programmer
I've written a VB6 application that uses a MSSQL 2000 server as the data source and make comprehensive use of stored procedures to access the tables.
My problem is linking a stored procedure to a report at runtime.
I have no problems doing it with a MSAccess database but when it comes to SQL server I can't seem to get it to work.
Can some please show me an example.
Bob
My problem is linking a stored procedure to a report at runtime.
I have no problems doing it with a MSAccess database but when it comes to SQL server I can't seem to get it to work.
Can some please show me an example.
Bob