hiiii..
I have created a procedure and fetching a dynamic colums value from this ... and receiving dynamic column name in Declared variable @sql.. when i execute my procedur it execute the procedure properly and give the desired output ... but i m not able to get the columns name so that i can use them in crystal report in visual studio 2010...
can any1 help me...
Loading
kezia johnpaulPosted Jul 1, 2014, 7:24 AM
Define dataset and add column in the dataadapter. so that you can add in the crystal report.
Regards,
CODE CODEPosted Jul 7, 2014, 8:21 AM
my problem is solved