Re: Cannot Read Certain DBase Fields with Delphi
From: Viatcheslav V. Vassiliev (support_at_oledbdirect.com)
Date: 11/04/03
- Next message: Bill Todd: "Re: Cannot Read Certain DBase Fields with Delphi"
- Previous message: Sean McGarvey: "Cannot Read Certain DBase Fields with Delphi"
- In reply to: Sean McGarvey: "Cannot Read Certain DBase Fields with Delphi"
- Next in thread: Sean McGarvey: "Re: Cannot Read Certain DBase Fields with Delphi"
- Reply: Sean McGarvey: "Re: Cannot Read Certain DBase Fields with Delphi"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
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
>
>
>
- Next message: Bill Todd: "Re: Cannot Read Certain DBase Fields with Delphi"
- Previous message: Sean McGarvey: "Cannot Read Certain DBase Fields with Delphi"
- In reply to: Sean McGarvey: "Cannot Read Certain DBase Fields with Delphi"
- Next in thread: Sean McGarvey: "Re: Cannot Read Certain DBase Fields with Delphi"
- Reply: Sean McGarvey: "Re: Cannot Read Certain DBase Fields with Delphi"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Relevant Pages
|