Report generation in VB 2008 - Printable Version +- BP Forums (https://bpforums.info) +-- Forum: Archived Forums (https://bpforums.info/forumdisplay.php?fid=55) +--- Forum: Archived Forums (https://bpforums.info/forumdisplay.php?fid=56) +---- Forum: VB.NET (Visual Basic 2010/2008) (https://bpforums.info/forumdisplay.php?fid=8) +---- Thread: Report generation in VB 2008 (/showthread.php?tid=754) |
Report generation in VB 2008 - vijayraj34 - 03-04-2013 hi bro, i made a student database system. I want to generate a report, it should contain last inserted record of database table (only id,name and address). Am having trouble in connecting form with report , sql query as well as the whole procedure. note: The report should be generated when i press finish button. Please Answer me in step by step procedure or else make a video tutorial ASAP. |