Guest_imported
New member
- Jan 1, 1970
- 0
I've been having problems on coming up w/ printed forms using VB6....
Does printing process in VB6 is always based on the database (data stored in the database)? So what if i want to print the data which are not included or which are not being saved, how will i print these data? Please give me some tips on how should i print current record (e.g. record which is currently displayed on the screen of the user), and records of the specified employee for example.
What if i have 15 tables and 8 queries and 6 temporary tables (i've used temporary tables for printing purpose so that i could specify which and whose record to print),is there any disadvange on this matter? What if there is, what should you suggest me?
Hope to hear from you... Thanks in advance....
Janice
Does printing process in VB6 is always based on the database (data stored in the database)? So what if i want to print the data which are not included or which are not being saved, how will i print these data? Please give me some tips on how should i print current record (e.g. record which is currently displayed on the screen of the user), and records of the specified employee for example.
What if i have 15 tables and 8 queries and 6 temporary tables (i've used temporary tables for printing purpose so that i could specify which and whose record to print),is there any disadvange on this matter? What if there is, what should you suggest me?
Hope to hear from you... Thanks in advance....
Janice