Solved Import long text file to Access database field

zezo2021

Member
Local time
Today, 04:12
Joined
Mar 25, 2021
Messages
412
Hello friends
How can I Import along text file (Text Document (.txt)) to an existing field with the primary key = 1
 
I suggest you provide some additional information so readers understand your post in context.
In simple terms, what exactly are you trying to accomplish? What table and field(s) involved?
 
I need to import this file to table1 in the field field1

the file is not a normal file consisting of rows and columns



or you can Import the file to a new table with a single field (All file in one single field)

then I can deal with the new table
 

Attachments

Last edited:
I need to import this file to table1 in the field field1

the file is not a normal file consisting of rows and columns



or you can Import the file to a new table with a single field (All file in one single field)

then I can deal with the new table
Check attached file.
 

Attachments

Users who are viewing this thread

Back
Top Bottom