Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations TouchToneTommy on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Recent content by 458sDad

  1. 458sDad

    Reading text file using ADO

    I have another question on this subject. I am reading a TEXT file and have a schema.ini file. When I execute my code: Public Function Read_Text_File() On Error Resume Next Const adOpenStatic = 3 Const adLockOptimistic = 3 Const adCmdText = &H1 Dim objConnection, objRecordset...

Part and Inventory Search

Back
Top