Re: Cannot Read Certain DBase Fields with Delphi

From: Viatcheslav V. Vassiliev (support_at_oledbdirect.com)
Date: 11/04/03


Date: Tue, 4 Nov 2003 17:48:58 +0300

Connection string: Provider=Microsoft.Jet.OLEDB.4.0;Data
Source=C:\Temp\;Extended properties=dBase 5.0
Query: SELECT * FROM PSDEBIT

Change C:\Temp\ to actual directory.

//------------------------------------------
Regards,
Vassiliev V. V.
http://www.managed-vcl.com - .Net components in Delphi
http://www.oledbdirect.com - The fastest way to access MS SQL Server,
MS Jet (Access) and Interbase (through OLEDB)

"Sean McGarvey" <samcgarvey@mmhayes.com> сообщил/сообщила в новостях
следующее: news:3fa7b29a$1@newsgroups.borland.com...
> I have a DBase table that I cannot read properly with delphi 5 or delphi
7.
> If I open it in Access or Excel, then I can read all of the fields
> perfectly. But when I open it with delphi (ADO or BDE) I cannot read 2 of
> the fields. They are float fields and they appear blank, even though they
> are not.
>
> I have attached the table to this message and I would really appreciate
any
> help that anyone could give me.
>
> TeamB please help !!!!
>
> Thanks, Sean
>
>
>



Relevant Pages

  • Re: Next vresion reporting
    ... consolidated updates available and many issues addressed... ... you can still use active data connectors to get data directly from Delphi ... > I'm totally amazed to see demand for Crystal Reports. ... > have to start over just to change the original query (and it deletes all ...
    (borland.public.delphi.non-technical)
  • Re: [ANN] DevArchive.com: The ".NET" category is opened
    ... What would be the best category for Managed VCL - components to work with ... .Net objects from Delphi that includes ADO.Net and JScript.Net components ... Vassiliev V. V. ...
    (borland.public.delphi.thirdpartytools.general)
  • Re: managed VCL
    ... Vassiliev V. V. wrote: ... contain type information, but they work differently. ... to register .Net assembly for COM and use it from Delphi, ...
    (borland.public.delphi.thirdpartytools.general)
  • Re: managed VCL
    ... Vassiliev V. V. wrote: ... contain type information, but they work differently. ... to register .Net assembly for COM and use it from Delphi, ...
    (borland.public.delphi.thirdpartytools.general)
  • Re: Sharing data between forms
    ... In Delphi the current record in the ... dataset bound to the grid is the one selected in the grid. ... Where DM1 is the name of the datamodule, Qry1 is the Ado query that is bound ... The second form requires setting the query parameter before ...
    (microsoft.public.dotnet.languages.csharp)