ProgramError
Programmer
Hello
I use version numbers while developing databases and save it in an admin table field. Each time i update the the program I often change the version number to indicate a minor or major change.
Does anyone knoe of a way the version number can be automaically added to the databases' file name and save it each time the number is changed?
for example the ususual database maybe "roombookings" and the version number maybe "2.01" in the admin table under the field name version, so I'd like to save the whole program as "roombookings_2.01"
Is it posible?
Program Error
Programmers do it one finger at a time!
I use version numbers while developing databases and save it in an admin table field. Each time i update the the program I often change the version number to indicate a minor or major change.
Does anyone knoe of a way the version number can be automaically added to the databases' file name and save it each time the number is changed?
for example the ususual database maybe "roombookings" and the version number maybe "2.01" in the admin table under the field name version, so I'd like to save the whole program as "roombookings_2.01"
Is it posible?
Program Error
Programmers do it one finger at a time!