Zenax
Active Member
- Messages
- 1,377
- Reaction score
- 4
- Points
- 38
Well I am working on a Visual Basic Project that reads a Microsoft Access Database, then enables you to Delete/edit/add records to the database without having to do it directly into the database
Features Hopefully to Add:
1. Change the Directory of the database, perhaps even including online
2. Allow added functionality so that MySQL databases can be used online (ties in with number 1)
3. Have a more User Friendly Interface
4. Have Password Protection so that you need a username and password to access the database editor
Explanation
Number 1:
This is a form where you will be able to change where the Database is currently situated. This will allow users to move it around without having to change it within the properties of the program itself. This will allow for a stand alone exe.
Number 2:
This will hopefully allow people to use different types of database, such as online databases, again adding extra functionality for Users.
Number 3:
This is basically to tidy up around the edges and make it better looking, and a easier to use design.
Number 4:
This will hopefully bring added security to the use of the databases. The usernames and pass will be stored in a seperate MS Database that will have a password on, to prevent access.
Well if you have any features that you think I should be adding etc, then please let me know.
I am currently at the stages of designing the "Edit" features.
Thanks,
Zenax
Edit: As I am kind of new to this, if you have any sites that might be of use, do not be afraid to post them here!
Edit 2: Got a design for a login script but require coding help. Please gimme links to help moi!
Features Hopefully to Add:
1. Change the Directory of the database, perhaps even including online
2. Allow added functionality so that MySQL databases can be used online (ties in with number 1)
3. Have a more User Friendly Interface
4. Have Password Protection so that you need a username and password to access the database editor
Explanation
Number 1:
This is a form where you will be able to change where the Database is currently situated. This will allow users to move it around without having to change it within the properties of the program itself. This will allow for a stand alone exe.
Number 2:
This will hopefully allow people to use different types of database, such as online databases, again adding extra functionality for Users.
Number 3:
This is basically to tidy up around the edges and make it better looking, and a easier to use design.
Number 4:
This will hopefully bring added security to the use of the databases. The usernames and pass will be stored in a seperate MS Database that will have a password on, to prevent access.
Well if you have any features that you think I should be adding etc, then please let me know.
I am currently at the stages of designing the "Edit" features.
Thanks,
Zenax
Edit: As I am kind of new to this, if you have any sites that might be of use, do not be afraid to post them here!
Edit 2: Got a design for a login script but require coding help. Please gimme links to help moi!
Last edited: