2bf8eb8b55fbd8317fd9790719392053b9874816
FAQ/Questions/Using-Stored-Procedures-In-Izenda-6.md
| ... | ... | @@ -4,7 +4,7 @@ |
| 4 | 4 | |
| 5 | 5 | ##Usage |
| 6 | 6 | |
| 7 | -Since version 6.0, Izenda Reports can expose existing SPs (Stored Procedures) in MSSQL databases as DataSources for designed reports. This tutorial explains how you can create the appropriate SP in MSSQL 2005, and include it as a DataSource in a report. The Northwind sample database will be used in the examples. The main considerations are: |
|
| 7 | +Since version 6.0, Izenda Reports can expose existing SPs (Stored Procedures) in MSSQL databases as DataSources for designed reports. This tutorial explains how you can create the appropriate SP in MSSQL, and include it as a DataSource in a report. The Northwind sample database will be used in the examples. The main considerations are: |
|
| 8 | 8 | |
| 9 | 9 | * Creating or using an existing stored procedure in MSSQL |
| 10 | 10 | * Making SPs visible in Izenda Reports |