Partitions and FileGroups
Friday, March 30, 2012
Passing parameter in MDX query
›
Hi, I am facing problem during passing the parameters in MDX query. I need tp pass two parameter in my dataset, but not sure whether I am ...
Passing parameter in LIKE statement with '%'
›
How do i handle this code: CREATE PROCEDURE sp_Test @.pchrTest1 AS SELECT fldTest1, fldTest2 FROM tblTest1 WHERE fldTest1 LIKE ...
Passing parameter in LIKE statement with '%'
›
How do i handle this code: CREATE PROCEDURE sp_Test @.pchrTest1 AS SELECT fldTest1, fldTest2 FROM tblTest1 WHERE fldTest1 LIKE '%...
Passing parameter in LIKE statement with '%'
›
How do i handle this code: CREATE PROCEDURE sp_Test @.pchrTest1 AS SELECT fldTest1, fldTest2 FROM tblTest1 WHERE fldTest1 LIKE '%...
passing parameter from vb 6 to crystal report 8
›
I am trying to pass value to the parameter field which i have created in crystal report 8. the parameter field is of type date. but i get ...
passing parameter from stored proc to crystal
›
Im using crystal 11.5. Ive written a stored proc in my sybase DB which has 2 parameters, one for start date & one for end date. When I ...
passing parameter FROM REPORT TO WINDOWS APP
›
Hi all. Is it possible to pass parameter FROM Report to my windows application(C#) ? Report is made in Business Intelligence Project. I just...
›
Home
View web version