Running a Stored Procedure Before Performing SELECT

A

Altemir

I have a report based on a view in SQL Server that I access from
Crystal Reports 8.5 via ODBC. The problem is that the data in the view
is based on a table that is updated using a make-table query on SQL
Server.

Is there a way to remotely trigger the stored procedure from Crystal
Reports BEFORE the record source select is performed?

Thanks in advance,

David
 

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