Board index » delphi » BDE w/ Red Hat 7.2 using Samba
James R. Anderson
![]() Delphi Developer |
Mon, 13 Sep 2004 15:50:10 GMT
BDE w/ Red Hat 7.2 using Samba
I have a RH Linux server which we use as a "windows file server" for all
manner of data storage and retrieval and it works better than our Windows NT server except that I cannot get it to work reliably with our Paradox database tables. We have an application that runs from each users Win2k PRO workstation. The BDE 5.x is installed on each station. The database tables are on the Linux server using Samba. All users can access the program and share the database tables except for two large tables which contain Memo fields. The problem is that we constantly receive BLOB has been modified errors on these two table(s) or they get corrupted often. We repair or restore them and then a few minutes later or an hour later it happens again. When we move the database tables back to the Windows NT server the problem goes away. We don't want to give up on this because we have noticed a significant difference in performance when sharing these tables on the Linux server. When opening certain tables when served up from the WinNT server it is very slow, sometimes 30 seconds to open one data input screen. When the same data is served up from the Linux/Samba server the same window opens up in 5 to 10 seconds depending on how many users are accessing the server when the input window is opened. I have tried everything I can think of to eliminate the problem but nothing seems to help. Can anyone out there provide feedback on these two topics: 1. Correct setup of a Samba share for sharing BDE compatible database Thanks James |