Uten Posted September 21, 2005 Posted September 21, 2005 I thought this is what databases is for If you can get your hands on a copy of this book (library ?):Optimizing viual basic 4, By Ward R. Hitt You will find a nice discussion on when/how to use flatfiles rather than "bloating" db code.Best RegardsUten Please keep your sig. small! Use the help file. Search the forum. Then ask unresolved questions :) Script plugin demo, Simple Trace udf, TrayMenuEx udf, IOChatter demo, freebasic multithreaded dll sample, PostMessage, Aspell, Code profiling
Valuater Posted September 21, 2005 Posted September 21, 2005 (edited) are you working with a time clock .. or employees i am writing one utilizing an ini for control... but for reporting and storage i was going to place it in a *.cvs file comma delimited this is easy to control for reporting in excell or use stringsplit i have some functions for time keeping too 8) Edited September 21, 2005 by Valuater
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now