Report Sheet Computerisation
Am trying to use ASP.Net to write a software that acts as report sheet for students inschools, i have been able to insert my data and pictures now remaining how to loAD THEM ON TO THE REPORT SHEETusing Index with select statement.My Database is MYSql.pls help.
Report Computerisation
Page 1 of 12 Replies - 277 Views - Last Post: 02 October 2012 - 02:57 PM
Replies To: Report Computerisation
#2
Re: Report Computerisation
Posted 02 October 2012 - 05:28 AM
you need to give us a little more information. When you say report sheet what do you mean? are you using a reportviewer control with a reporting services report? are you using Crystal reports? is it just an html webpage to display data? Show us your code, what you've tried, and what errors your getting.
#3
Re: Report Computerisation
Posted 02 October 2012 - 02:57 PM
If you're talking about loading the data back into the same web form that it was entered from (that's assuming you're using webforms), just perform a SQL SELECT statement and pass the values back to the corresponding textboxes.
Page 1 of 1
|
|

New Topic/Question
Reply




MultiQuote






|