Report Based on Recordset returned from SQL Server

G

Gundi

I am using unbound .ADP as Client Application for providing reports to users
who are located at different locations , but share a common IntraNet. I have
designed reports based on parameterized stored procedures. I am able to
connect to the SQL server, run the store dprocedures and get the resultant
recordsets, using ADO objects; but I am finding it difficult to bind the
recordset to report.
Pl. provide some help/insight into the problem.
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top