Top "Dbase" questions

dBase II was the first widely used database management system (DBMS) for microcomputers.

Is there any free DBF file converter?

I have only found trial versions of these converters. Does anyone know a free one? Any of the following target …

dbf file-conversion shapefile dbase
How to read/write dBase III files using C#/.NET ODBC or OLE?

I have searched for various techniques on how to read/write dBase III (dbf) files using OLEDB or ODBC with …

c# .net dbf dbase
ODBC Microsoft dBase Driver without Office installed

is there some solution how to use 32/64 bit ODBC Microsoft dBase Driver on Windows without Office installed? Thank you for …

odbc dbase
How to open DBase files (.DBF) in Matlab?

I've googled and searched through Matlab Central, but cannot find any way to open DBF files directly in Matlab. There …

matlab dbf dbase
how to query DBF(dbase) files date type field in where and between clause

I have a DBF file and I'm trying read it from c# code. I can read files successfully without applying …

c# sql dbf dbase
Installing dBase extension in XAMPP

I have a problem with installing dBase extension in XAMPP with PHP 5.5.11. I added php_dbase.dll to php/ext …

php php-extension dbase
Sample dBase files

I am working on a program that will need to read different dBase files. I can only seem to find …

file sample dbase
How to crack a dBase file password?

I've inherited a bunch of dBase (.dbf) files from a legacy application, and I need to import the data into …

c# security passwords dbase cracking
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
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