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.

How to find the default location in which Oracle DBF files are created?

During the creation of a new Tablespace in Oracle Database, the user has to enter the DBF file name that …

sql oracle dbf
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
C# Read from .DBF files into a datatable

I need to connect to a .dbf file in visual Studio using C# and populate a data table. Any ideas? …

c# datatable visual-foxpro dbf
How to go from DBF files to SQL Server 2008?

I have an application that uses DBF files and I need to import them to SQL Server 2008. However, I also …

sql sql-server-2008 dbf
Get data in a .dbf file using c#

How can I get the data in a .dbf file using c#?? What I want to do is to read …

c# dbf
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
What is the best opensource dbf driver for java?

Can anybody please mention the best available opensource odbc:jdbc driver to read / write dbf.? I have a dbf file …

java dbf jdbc-odbc
C# Open DBF file

I'm having a problem opening a DBF file - I need to open it, read everything and process it. I …

c# .net odbc oledb dbf
Pandas: transform a dbf Table into a dataframe

I want to read a dbf file of an ArcGIS shapefile and dump it into a pandas dataframe. I am …

python pandas dataframe arcgis dbf
How to solve "Call to undefined function dbase_open() " error in windows

Hi i want to load DBF file to mysql, am using xampp,php version 5.5.6 i had write the below code, …

php mysql xampp gmp dbf