|
|
|
|
|
| | |
|
Active Server Pages asp search engine active server page asp application components tutorial CJWSoft ASPProtect ASPBanner ASPClassifieds
(Advanced)
(Components)
(Database)
(General)
(Vbscript)

|
|
Subject: |
ADO & CSV problem. |
From: |
Fardin G |
Date: |
7/4/1999 11:20:52 PM |
IP: |
203.127.149.98 |
Hi.
Any kind soul out there can help me with this ? I am generating web pages from a .csv text database. The reason why I am using a text db is that the text files are generated by an external parser. So, unless I get into some ODBC programming (which I am trying to avoid) and change the parser to output to another format (Access eg), I am stuck.
The thing with .CSV is that I cant seem to update or delete a record using ADO recordset. the error I get is the following :
Microsoft OLE DB Provider for ODBC Drivers error 80004005
[Microsoft][ODBC Text Driver] Deleting data in a linked table is not supported by this ISAM.
Is it really impossible to update a .csv db using ADO ? Personally, I am a bit sceptic though I might be wrong |
Follow Up - Re: ADO & CSV problem. - Mickey 7/13/1999 3:29:20 PM
|
|
|
|
|
|
|
|
|
|
|
|