DevX Home    Today's Headlines   Articles Archive   Tip Bank   Forums   

+ Reply to Thread
Results 1 to 2 of 2
  1. #1
    Larry Rebich Guest

    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





  2. #2
    Paul Clement Guest

    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)

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
HTML5 Development Center
 
 
FAQ
Latest Articles
Java
.NET
XML
Database
Enterprise
Questions? Contact us.
C++
Web Development
Wireless
Latest Tips
Open Source


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


Sponsored Links