cannot write into CSV using ADO
- From: "Allan Fernandes" <tech@xxxxxxxxxxx>
- Date: Sat, 16 Jun 2007 05:48:14 +0530
Hi,
I am using Delphi 5 with ADOConnection & ADOTable to read a CSV file
successfully.
When I write into it and POST then I get
'Updating data in a linked table is not supported by this ISAM'
connection string =
'Provider=Microsoft.Jet.OLEDB.4.0;Data Source=C:\abc\;Extended
Properties="text;HDR=No;FMT=Delimited";Persist Security Info=False';
Regards and Thanks
Allan
.
- Prev by Date: Re: MSDE Performance and Reliability
- Next by Date: Re: MSDE Performance and Reliability
- Previous by thread: Re: BIG BUG in Deleting detali records
- Next by thread: Problem with master detail tables
- Index(es):
Relevant Pages
|