Jump to content

Recommended Posts

Posted

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 Regards

Uten

Posted (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 by Valuater

NEWHeader1.png

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 account

Sign in

Already have an account? Sign in here.

Sign In Now
×
×
  • Create New...