I have a 10 year old system that uses Paradox to maintain quite a complex bibliography. It does what I want and I no longer have the physical ability to sit at a computer and redevelop the system.
However, I would like to write data to the various tables from using ODBC in (of all things) APL. If I have instructions for this in Visual Basic or MS C++, I can do the conversions.
However, I can't write data because the Microsoft driver is read-only.
Questions:
1) is there another free or low-cost driver that I can use to replace the MS one?
2) I have the BDE on my system. How would I set up this to write data through (say) Visual Basic or Microsoft C++? That is how do these programs recognise the BDE?
Thanks
Tim
