Top "Dbf" questions

ISAM database format originally created in dBase but used by many other systems like `Clipper` and `FoxPro` and still widely used for information interchange.

Php, odbc & vfp

I'm trying to connect a dbf database with php. I've tried several different ways, with no luck. PHP: 5.3.8 File: C:\…

php dbf visual-foxpro dbase
Batch convert visual foxpro dbf tables to csv

I have a huge collection of visual foxpro dbf files that I would like to convert to csv. (If you …

csv etl foxpro dbf visual-foxpro
How to open DBF file in DBeaver with JDBC

I'm not sure why I can't connect to .DBF files using DBeaver with the built in JDBC driver for "Flat …

jdbc dbf dbase dbeaver
Sorting a table physically in Delphi

Delphi does not seem to like multi-field indexes. How do I physically sort a a table so that I wind …

delphi sorting indexing dbf
Visual Studio 2010 and FoxPro 9.0 runtime Error: "Feature is not available."

Dear Stackoverflow community, I am a little bit confused using the VFPOleDb Library (9.0Sp2) in Visual Studio 2010 with .NET 4.0 Client …

c# visual-studio oledb foxpro dbf
Deleted some Oracle DBF files by mistake - how can I tell Oracle XE to forget about them?

So I accidentally deleted some DBF files (only ones specific to my tablespaces), fortunately I was only just about to …

sql oracle dbf oracle-xe
How to modify dbf files in Python

Suppose I have different number of dbf files in some folders under the root directory, d:\myfolder. The content of …

python dbf