DBF

From: Mark Bennis (m.bennis_at_stabiplan.nl)
Date: 02/26/04


Date: Thu, 26 Feb 2004 16:19:13 +0100

Hi,

I have a problem to query a dbase file with another file extension, for
example <table>.stp with ADO. I am using the folowing connectionstring
Provider=Microsoft.Jet.OLEDB.4.0;Data Source=<dir>;Extended Properties=dBASE
IV.

Has anyone seen anything like this?

Thanks for your help.

Mark



Relevant Pages

  • Re: DBF
    ... Mark Bennis wrote: ... > I have a problem to query a dbase file with another file extension, ...
    (microsoft.public.data.ado)
  • Back with How to read binary data from a Dbase varchar(80) ?
    ... using ado 2.7 ... I'd like to read binary data stored in a varcharfrom a dbase file. ... As the field does not have the adFldLong bit set, ... Before opening the dbase file in binary mode, I'd like to know if it's ...
    (microsoft.public.data.ado)