princess_kay
Registered User.
- Local time
- Today, 18:35
- Joined
- Oct 16, 2010
- Messages
- 27
hi all, i have done the following:
Split my Database into FE and BE
BE = Table
FE = Form
i have 1 table and 1 form, is it possible to update my table through my program i have developed in visual studio and it will also update the form aswell?
i am confused, when i open the file that contains my form which is FE there is a table linked to it and i can edit the table, which then changes the form. however when i change the table in the front end it doesnt reflect in the form why is that?
am i supposed to use my program to update the table in FE or BE?
i would like the table which is linked to my program in vs to be updated when someone enrolls and also update the form aswell. however i dont want the table and form to be edited manually like by an unauthorised person who may gain access to the database.
is this possible. i have also set a database password for both ends. but lets say someone guesses the password i dont want them to be able to edit the table or form.
is this possible? please help
Split my Database into FE and BE
BE = Table
FE = Form
i have 1 table and 1 form, is it possible to update my table through my program i have developed in visual studio and it will also update the form aswell?
i am confused, when i open the file that contains my form which is FE there is a table linked to it and i can edit the table, which then changes the form. however when i change the table in the front end it doesnt reflect in the form why is that?
am i supposed to use my program to update the table in FE or BE?
i would like the table which is linked to my program in vs to be updated when someone enrolls and also update the form aswell. however i dont want the table and form to be edited manually like by an unauthorised person who may gain access to the database.
is this possible. i have also set a database password for both ends. but lets say someone guesses the password i dont want them to be able to edit the table or form.
is this possible? please help