× The internal search function is temporarily non-functional. The current search engine is no longer viable and we are researching alternatives.
As a stop gap measure, we are using Google's custom search engine service.
If you know of an easy to use, open source, search engine ... please contact support@midrange.com.



<snip>
Is anyone here successfully using SQL 2005 Reporting Services with
DB2/400
stored procedures? I've been able to use it to generate reports from
tables
and views, but cannot find the correct syntax to call a stored
procedure.
</snip>

Yes, I just went through all of this.

I am using SQL Stored Procedures and RPG/ILE Service Programs and both
are working fine. If you would like to give me a call, I could lead you
through. Would be hard to do in a message.

I get in about 9:00am Pacific Time.

253-458-3410

The one big hassle that I got into was the dates and synchronizing what
the AS/400 expected and SQL Server expected.

I used my iDate SQL function to return the dates in date data types and
you have to tell SQL to return the dates in *ISO format, '-' date
separator. You then tell SQL server in the OLEDB setup to not convert
dates to character. SQL Server expects dates in an ISO format and if it
doesn't get them that way, gets very upset.

Very nice product.

The way it generates all the reports in HTML is slick, that everything
is server based and how cheap it is. Getting the same functionality in
other products would cost 10's if not 100's of thousands of dollars.


As an Amazon Associate we earn from qualifying purchases.

This thread ...

Follow-Ups:

Follow On AppleNews
Return to Archive home page | Return to MIDRANGE.COM home page

This mailing list archive is Copyright 1997-2024 by midrange.com and David Gibbs as a compilation work. Use of the archive is restricted to research of a business or technical nature. Any other uses are prohibited. Full details are available on our policy page. If you have questions about this, please contact [javascript protected email address].

Operating expenses for this site are earned using the Amazon Associate program and Google Adsense.