Board index » delphi » Problem with BDE, paradox table and query
Chris
![]() Delphi Developer |
Mon, 10 Jan 2005 19:36:00 GMT
Problem with BDE, paradox table and queryHi there, we've got a problem with a paradox table. The table has the following stucture: 1 Field1 I Primary Index The problem occurs with a query of the kind select * And the effect is, that this query returns no data even After we recreate this table with its data, the query Is this a problem with the index? Does anybody knows anything about this problem? Thanks for any help and suggestions in advance Chris |