Latest Posts
-
#run_time_error
In the attached screenshot u can see two tables "spares" and "SpareTypes" among multiple tables, the actual problem is while connecting those two tables with inner join getting error during run time…
- Answered
-
calling stored procedure dynamically
can any one suggest how can we call stored procedure dynamically, my actual intention i want to display 52 weeks data using a stored procedure, but in data model i don't want to pass any static…
- Answered
-
data retrieval
Hi all.... I have a query while making some modifications to my existing report My requirement is: 1. Have the stored procedure (with @year and @weekno parameters) to display weekly wise report for…
- Answered