Page 1 of 1

Load report from DB

Posted: Tue May 01, 2012 6:37 am
by Softman
It's possible to Load a report file from a ntext DB field?

thanks

Load report from DB

Posted: Wed May 02, 2012 7:09 am
by Alex K.
Hello,

Yes, it is possible.
You can use the report.LoadFromString() method.

Thank you.