|
-
Mar 23rd, 2003, 03:05 PM
#1
Thread Starter
Lively Member
Saving Data
I am wanting to save Payroll data (Taxes, hours worked, etc) to a file for later printing. The form is being fed the information by a database I created, and I was wondering the best way to keep the records for later printing, audits, etc... Any help would be greatly appreciated.
-
Mar 23rd, 2003, 03:54 PM
#2
Frenzied Member
I think you have answered your question already. You can store your data in 'database' ;p or an XML file.
'Heading for the automatic overload'
Marillion, Brave, The Great Escape, 1994
'How will WE stand the FIRE TOMORROW?'
Eloy, Silent Cries and Mighty Echoes, The Vision - Burning, 1979
-
Mar 24th, 2003, 10:38 PM
#3
Thread Starter
Lively Member
I wish I had...
I am using VB6 and I am a little rusty with the database functions. I am using one table in the database to input all necessary info...tax info, etc.... Now I am using the same database and an empty linked table to save the week by week information. It has all the fields I need to save the data, I just need to know how to move the data back to the table. I am using a DTPicker to choose a week ending date, and that will be the key that brings back the record when I need it. I just need the code that will move the input data for me when moving to the next record. Thanks in advance... I hope I was clear enough.
-
Mar 25th, 2003, 12:35 AM
#4
Frenzied Member
'Heading for the automatic overload'
Marillion, Brave, The Great Escape, 1994
'How will WE stand the FIRE TOMORROW?'
Eloy, Silent Cries and Mighty Echoes, The Vision - Burning, 1979
-
Mar 25th, 2003, 08:19 AM
#5
Thread Starter
Lively Member
-
Mar 25th, 2003, 09:14 AM
#6
Frenzied Member
I am sorry, this forum is about VB.NET and i really have little skill in VB6.
'Heading for the automatic overload'
Marillion, Brave, The Great Escape, 1994
'How will WE stand the FIRE TOMORROW?'
Eloy, Silent Cries and Mighty Echoes, The Vision - Burning, 1979
-
Mar 25th, 2003, 05:51 PM
#7
Sleep mode
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
|