Sharing a database using WinNT shared files
Currently we have a small Delphi application running on a handfull of
machines, sharing a dBase database.
The sharing is done using the standard file-sharing possibilities in
Windows 4.0, where the folder containing the dBase files is shared on a
server, this folder is then mapped as a network drive on the clients,
and the Delphi client application then connects using the network drive.
The standard Database and Table components from Delphi 3.0 Prof. are
used, with the native dBase driver.
Is it "legal" to share a database in this way, or do I have to use
Deplhi Client/Server!?
The reason I am asking is that the database sometimes reacts strange.
For example the index on the main table seems to be corrupt at times.
I can provide further details, is sharing this way is supposed to work.
Kind regards, Michael...
--
-----------------------------------------------------------------------
Michael Thomsen -
Student of Computer and Information Science, Uni. of Aarhus, Denmark
Homepage: http://www.daimi.aau.dk/~miksen/
Email: mik...@NOSPAM.daimi.aau.dk (Remove NOSPAM.)
-----------------------------------------------------------------------