Board index » delphi » Mixing and losing records in Paradox Tables on a Client/server application
Vlamir Alves
![]() Delphi Developer |
Sun, 27 Jun 2004 03:57:05 GMT
|
Vlamir Alves
![]() Delphi Developer |
Sun, 27 Jun 2004 03:57:05 GMT
Mixing and losing records in Paradox Tables on a Client/server applicationHI ! DRIVERS: SYSTEM: my server is a WIN NT 4.O service pack 6 and clients are WIN 95 or WIN 98. Thanks in advance ! Vlamir |
Sundial Service
![]() Delphi Developer |
Sun, 27 Jun 2004 04:47:16 GMT
Re:Mixing and losing records in Paradox Tables on a Client/server applicationYou may be dealing with BDE cache issues that have been discussed here at great length. Use google (http://groups.google.com) to search for the keys QuoteVlamir Alves wrote: ---------------------------------------------------------------- Sundial Services :: Scottsdale, AZ (USA) :: (480) 946-8259 mailto:i...@sundialservices.com (PGP public key available.) - Hide quoted text - - Show quoted text - Quote> Fast(!), automatic table-repair with two clicks of the mouse! |
Team
![]() Delphi Developer |
Sun, 27 Jun 2004 09:26:52 GMT
Re:Mixing and losing records in Paradox Tables on a Client/server applicationTake a look at http://community.borland.com/article/0,1410,15209,00.html . -- |
Brian Bushay Team
![]() Delphi Developer |
Sun, 27 Jun 2004 11:32:11 GMT
Re:Mixing and losing records in Paradox Tables on a Client/server applicationQuote>I have a client/server application using Paradox Tables and some times records are mixed or even lost after posting them in different clients at the same time. Download Tutility Other 3rd party table repair utilities. PdxRbld www.rksolution.cz/delphi/delphi.htm DataSentry Data Maintenance Utility -- free, full "Out And About's" TUtility VCL components - a pretty smooth http://www.bpsoftware.com/products/tbu.htm, which is B&P ChimneySweep from Sundial Services provides batched (scripted) table |
Vlami
![]() Delphi Developer |
Sun, 04 Jul 2004 04:24:45 GMT
Re:Mixing and losing records in Paradox Tables on a Client/server application"Bill Todd \(TeamB\)" <f...@foo.com> wrote: Quote>Take a look at http://community.borland.com/article/0,1410,15209,00.html . if I try to append 2 records on the same table at the same time, one through a W95 machine and the other using the WIN NT 4 server (SP6) - where the tables are stored -, the record inserted by the NT SERVER disappeared, although the append process didnt report an error. I repeat the test using 2 W95 macinhes accessing the tables on the server, and everything work fine. If I put tables on the W95 machine and repeat the prior test, everything work fine too. Could you help me? Vlamir |
Team
![]() Delphi Developer |
Sun, 04 Jul 2004 04:56:51 GMT
Re:Mixing and losing records in Paradox Tables on a Client/server applicationIt sounds like the BDE on the server is not configured with Local Share on. See http://community.borland.com/article/0,1410,15247,00.html for details. -- Quote"Vlamir" <val...@brasimac.com.br> wrote in message Quote
the tables are stored -, the record inserted by the NT SERVER disappeared, although the append process didnt report an error. Quote> I repeat the test using 2 W95 macinhes accessing the tables on the server, prior test, everything work fine too. Quote
|
Vlami
![]() Delphi Developer |
Mon, 05 Jul 2004 01:29:04 GMT
Re:Mixing and losing records in Paradox Tables on a Client/server applicationHi ! Vlamir "Bill Todd \(TeamB\)" <bill_nos...@dbginc.com> wrote: Quote>It sounds like the BDE on the server is not configured with Local Share on. |
Team
![]() Delphi Developer |
Mon, 05 Jul 2004 05:16:09 GMT
Re:Mixing and losing records in Paradox Tables on a Client/server applicationAre you sure that the BDE on _every_ machine is configured as described in http://community.borland.com/article/0,1410,15247,00.html? I have not had any problems with Paradox tables on NT servers. -- Quote"Vlamir" <val...@brasimac.com.br> wrote in message news:3c45b860_1@dnews... BDE/Paradox applications and WIN NT used as a client, is not a good mixing. Quote> Can I trust in it? - Hide quoted text - - Show quoted text - Quote> >.. |
Vlami
![]() Delphi Developer |
Tue, 06 Jul 2004 03:28:36 GMT
Re:Mixing and losing records in Paradox Tables on a Client/server applicationHi ! Thanks again! Vlamir "Bill Todd \(TeamB\)" <bill_nos...@dbginc.com> wrote: Quote>Are you sure that the BDE on _every_ machine is configured as described in |
1. Paradox 4.x, 5.x and 7 tables Mix with Language driver mix
2. Paradox application : losing records.
3. Losing blocks of records from linked Paradox table??!
4. Paradox records are not inserted into table permanently, abnormal shutting down makes data lost
5. Help Database: Lost records in Paradox table with no reason
6. Transactions using Paradox tables-Record Lock Failed - Losing faith in BDE
7. Browsing records Client/Server Application
8. Client/Server problem with Paradox-Tables in Delphi
9. ADO/OLE DB/MIDAS Multi-Tier/Client/Server applications in Delphi-5 for SQL-Server