Tagged Questions
1
vote
4answers
594 views
DBF Large Char Field
I have a database file that I beleive was created with Clipper but can't say for sure (I have .ntx files for indexes which I understand is what Clipper uses). I am trying to create a C# application ...
0
votes
3answers
1k views
Insert a Date field into a Clipper Database using OLE
We're trying to insert data into a clipper database file (DBF file with NTX index file).
For a variety of reasons, we cannot change the database format.
We are currently seeing two issues:
With ...