DoCmd.TransferText acExportDelim puts quotes around all data

  • Found it:

    a.WriteText FirstLine adWriteLine

    now the problem is what the equivalent of

     Set a = fs.CreateTextFile("a:\schema.ini", True)  

    is if I use ADODB.Stream

Viewing post 16 (of 15 total)

You must be logged in to reply to this topic. Login to reply