Results 1 to 2 of 2

Thread: creating a TXT ascii file

  1. #1

    Thread Starter
    Lively Member
    Join Date
    Jul 2008
    Posts
    73

    creating a TXT ascii file

    i need to create a ascii txt file using vb6.0
    i need to write the text file with data from sql table . how do i proceed

  2. #2
    Super Moderator si_the_geek's Avatar
    Join Date
    Jul 2002
    Location
    Bristol, UK
    Posts
    41,930

    Re: creating a TXT ascii file

    To create a text file, see the "Files" section of our Classic VB FAQs (in the FAQ forum)

    To get data from a database, I recommend the "Classic VB: ADO" section of our Database Development FAQs/Tutorials (at the top of the Database Development forum)

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  



Click Here to Expand Forum to Full Width