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

Read fixed width txt file using ADO 1

Status
Not open for further replies.

MangroBongacello

Programmer
Mar 20, 2001
189
SI
Hi!

I need to write a procedure that will query a large txt file. I found out that this can be done using ADO, but I only found a way of doing this with delimited file. Is there a way to achieve the same with fixed length txt file. The problem is obviously how to tell the recordset where one field ends and another starts.

Thank you for any help
Mangro
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top