|
Hey guys - data export via crystal report (MSSQL -> XLS) programmatically. Is it possible? I am using MS SQL and Visual Studio 2005 (VB.NET exclusive). I want to export data from my MS SQL database to a XLS file. If so, i would appreciate any pointers on how to go about doing it - i'm completely clueless in this aspect. EDIT : I just read a method of data export via DGV printing, does anyone know how it works/whether i can use it with VS2005? I read the tutorial here: http://social.msdn.microsoft.com/Forums/en/vbgeneral/thread/a6927874-ad8a-4fd7-8619-7f395fe32644/ and it just won't compile for me. Thanks, gnxc. - Edited bygnxc Thursday, August 13, 2009 7:58 AMAdding info
-
|