Hi!

I have made a program that is able to filter, edit, add and delete rows to a database. On my local computer all works fine. But when I share the folder and open the program in another computer on my network it is not able to edit or add new rows to database. Filtering is working fine.

How can I overcome this?
This program is meant to work on multiple computers and use the same database.

Do I have to change the connectionsting to full path or....?