T
TakeshiKitano
Guest
Hi all,
I have on my storage via wifi a database file ... 192.168.0.13 (for example) and on each computer is same app. Is some way in C# to check if database file (sqlite) is in use?
... for example: PC1 and PC2 are trying to save data at the same time ... not to malformed database ... not write data with wrong ID ... or something like this ... hope u understand what I need to do ... allow two or more users use same database file with no crashes ... thank you
Continue reading...
I have on my storage via wifi a database file ... 192.168.0.13 (for example) and on each computer is same app. Is some way in C# to check if database file (sqlite) is in use?
... for example: PC1 and PC2 are trying to save data at the same time ... not to malformed database ... not write data with wrong ID ... or something like this ... hope u understand what I need to do ... allow two or more users use same database file with no crashes ... thank you
Continue reading...