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 bkrike on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Search results for query: *

  • Users: ws1
  • Content: Threads
  • Order by date
  1. ws1

    Insert into: load text file into Access table

    I'm working on a console application to load the contents of a text file into an access table.(access 2002) The text file varies in records, but could be for example:50000 records. the code to do so is: Dim Conn As New OleDb.OleDbConnection ("Provider=Microsoft.Jet.OLEDB.4.0;Data Source=" &...

Part and Inventory Search

Back
Top