16 bit and 32 bit BDE with same table 
Author Message
 16 bit and 32 bit BDE with same table

Anyone know if there any issues concerning the use of both the 16 and 32 bit
BDEs accessing the same table. Since implementing this I have been getting a
lrge number of "index out of date" errors. Is there a safe way of doing
this?

TIA

Cheers

Glyn



Wed, 18 Jun 1902 08:00:00 GMT  
 16 bit and 32 bit BDE with same table

  The problem is your cutting off your tables, before they get a chance to
save....  All you need to do is close your tables, before the form
containing the TTable is destroyed....  That'll prevent the error....

--
Jason Wallace
SL Software

--
"We are Microsoft.  Resistance is Futile.  You will be Assimiliated."

Quote:

>Anyone know if there any issues concerning the use of both the 16 and 32
bit
>BDEs accessing the same table. Since implementing this I have been getting
a
>lrge number of "index out of date" errors. Is there a safe way of doing
>this?

>TIA

>Cheers

>Glyn



Wed, 18 Jun 1902 08:00:00 GMT  
 
 [ 2 post ] 

 Relevant Pages 

1. BDE 32-bit & 16-bit

2. 32 bit bde with 16 bit odbc

3. Delphi/BDE 16 bit VS 32 bit

4. 32 bit BDE with 16 bit ODBC Drivers

5. Convert 32 bit component to 16 bit ??

6. 16 bit ODBC drivers in the 32 bit environment

7. CRC 16-bit and 32-bit

8. Upgrade 16-bit application to 32-bit

9. Upgrade 16-bit application to 32-bit

10. 16-bit to 32-bit

11. 16-bit Application and 32-bit ODBC

12. Sybase : slow using 32 bit - fast using 16 bit

 

 
Powered by phpBB® Forum Software