I need to generate a multipage report which contains a background form image and many textboxes to fill the form on each page. The data to fill those textboxes on each page are is a row in the database. However I noticed that I couldn't link a single database cell to a textbox. I have to aggregate the whole column somehow. I think that's the design for a sql "report". Does anybody has a good idea to solve this problem? Thank you very much.
Tell me more
×
Stack Overflow is a question and answer site for
professional and enthusiast programmers. It's 100% free, no registration required.
|