reporting of proc
-
hi do you have any example that to report(crystalreport) from proc(sql server 2005)? thanks a lot
-
hi do you have any example that to report(crystalreport) from proc(sql server 2005)? thanks a lot
Yes, I have plenty. However, an example is not necessary. In the report creation wizard you can select ADO.NET as the report source, and then select a stored procedure from the list that appears. (If memory is failing me you may have to select ODBC source and not ADO.NET since I think ADO.NET is for datasets only)
Need software developed? Offering C# development all over the United States, ERL GLOBAL, Inc is the only call you will have to make.
Happiness in intelligent people is the rarest thing I know. -- Ernest Hemingway
Most of this sig is for Google, not ego. -
Yes, I have plenty. However, an example is not necessary. In the report creation wizard you can select ADO.NET as the report source, and then select a stored procedure from the list that appears. (If memory is failing me you may have to select ODBC source and not ADO.NET since I think ADO.NET is for datasets only)
Need software developed? Offering C# development all over the United States, ERL GLOBAL, Inc is the only call you will have to make.
Happiness in intelligent people is the rarest thing I know. -- Ernest Hemingway
Most of this sig is for Google, not ego.thanks for your answer but i have problem about to send parameter to proc please send me 1 or 2 example i need it thank you very much