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...