-
Can the ADO Text Driver Update Text Files?
Can the ADO text driver ({Microsoft Text Driver (*.txt; *.csv)}) update text
files?
I am successfully opening an ADO recordset containing text information. I'd
like to 'update' the recordset and have ADO write the text file.
Can this be done? If so does anyone have an example?
Cheers,
Larry Rebich
-
Re: Can the ADO Text Driver Update Text Files?
On Thu, 14 Dec 2000 09:49:55 -0800, "Larry Rebich" <lrebich@earthlink.net> wrote:
¤ Can the ADO text driver ({Microsoft Text Driver (*.txt; *.csv)}) update text
¤ files?
¤
¤ I am successfully opening an ADO recordset containing text information. I'd
¤ like to 'update' the recordset and have ADO write the text file.
¤
¤ Can this be done? If so does anyone have an example?
I don't believe that updates and deletes are supported by the ISAM/ODBC driver because ODBC requires
a unique key index which Text files do not have.
Paul ~~~ pclement@ameritech.net
Microsoft MVP (Visual Basic)
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
Forum Rules
|
Top DevX Stories
Easy Web Services with SQL Server 2005 HTTP Endpoints
JavaOne 2005: Java Platform Roadmap Focuses on Ease of Development, Sun Focuses on the "Free" in F.O.S.S.
Wed Yourself to UML with the Power of Associations
Microsoft to Add AJAX Capabilities to ASP.NET
IBM's Cloudscape Versus MySQL
|
Bookmarks