|
-
Oct 22nd, 2008, 07:29 PM
#1
Thread Starter
New Member
[RESOLVED] REAL NEWBIE - Help Please!
Okay I have written a few programs in VB (5 and 6) but no nothing about .NET or database programming. I am trying to write a program for a friend of mine who works for a trucking company and well I am at a complete lost how to read/write to/from a database and format database output for printing.
Below is a screenshot of the application I am writing. The database is created and there are three tables (one for each division of the company). The fields are the same for ALL TABLES all though some won't be used in certain tables. I just made them all the same for simplicity sake. My field names are all named the same as the columns in the tables, again for simplicity's sake. I have the database connection setup in the program. My problems are:
1.) How do I get the data in all the fields written to the appropriate table/column in the database when the Submit Load Info button is clicked.
2.) How do I get the correct data out of the database, formatted for print using a template that gets populated automatically when the button is pressed then printed.
Last edited by venuspcs; Oct 23rd, 2008 at 01:46 PM.
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|