hpbhathiya
New member
- Joined
- Jul 1, 2010
- Messages
- 3
- Programming Experience
- Beginner
I'm using VB on Visual Studio 2005 and in the process of creating a VB app, it's a Database application so once user updated the database i need to have a report displaying database data on a dynamic SQL query that is generated by app and then user can get that report printed out. So what's the best solution and How? (report should be displayed on the form)