What is a good way of accessing dBase files using BDE and Delphi?
问题 First of all, I must state that I'm a complete newb when it comes to Delphi, although I did some Turbo Pascal programming in school, some fourteen years ago... I have a commercial Delphi program which uses dBase database and BDE for accessing them. I basically need to interface another application written in C# to this database, to be able to do SQL operations such as select, insert, update and delete. Unfortunately using OLEDB against dBase results in broken indexes, only native BDE apps