Board index » delphi » BDE 32-bit & 16-bit
Igor V. Mashentsev
![]() Delphi Developer |
Sat, 27 Sep 2003 14:49:06 GMT
BDE 32-bit & 16-bit
Hi all!
I stumbled across the following problem. I'm writting a program on Delphi 5 with a use of BDE 5.11. The program inputs information into a large database at specific times. Data, however is being processed by programs written earlier on Delphi 1 (16-bit), by a third party. The problem is that when a table is launched in a 32-bit program, the 16-bit programs can not read the information from the database. More precisly, reads only the information which was in the database at the moment of launching the 32-bit program. As soon as table is closed, all of information becomes readable. Function of my program is to operate around the clock. Checking the data can be performed occasionaly (by need), however my program can not be halted, otherwise loss of data will occur. In addition, the data is being checked via network from another building. Maybe someone is familiar with a similar problem. Please reply by e-mail or in the next issue of your newsletter, if it will be available soon. Thank You in advance. With best regards, Igor V. Mashentsev e-mail: igo...@zorya.com.ua |