I have now initiated another Project:
i-TimeTabler (Inti Time Tabler System).
It is coded in VB6 and Access. Note that IntiCas was coded in
Java.
Inti Time Tabler blog posts will be in the form:
i-TimeTabler XXX
And below are some useful links.
Data Access Dreams with VB's Data Environment! (Part 1)
Accessing Databases using Data Environment Control by Saul Greenburg
Can work with Access2003
ADO Data Environment Designer by johnsmiley
Accessing Databases using ADO by Saul Greenburg
Can work with Access2003
Acessing Databases using Data Control by Saul Greenburg
Disadvantage is that you will need to convert the Access
Database to Access97 format.
Other VB Tutorials by Saul Greenburg
VB Tutorials on TutorialFind
Creating Reports using Data Report Designer by S.S. Ahmed
Wallpapers:
Vista Wallpapers
VB6 Wheelmouse Fix:
Wheel mouse do not work in VB6 - fix by microsoft
VB6 and Excel:
How to Automate Excel from VB6 (vbforums)
Must read. Extremely useful. Also explains how to
populate Excel sheet from Recordsets.
Intro to OLE in VB by Skip Munk