Z zezo2021 Member Local time Today, 04:12 Joined Mar 25, 2021 Messages 412 May 30, 2023 #1 Hello friends How can I Import along text file (Text Document (.txt)) to an existing field with the primary key = 1
Hello friends How can I Import along text file (Text Document (.txt)) to an existing field with the primary key = 1
jdraw Super Moderator Staff member Local time Yesterday, 22:12 Joined Jan 23, 2006 Messages 15,555 May 30, 2023 #2 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 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?
Z zezo2021 Member Local time Today, 04:12 Joined Mar 25, 2021 Messages 412 May 30, 2023 #3 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 Import this file.txt Import this file.txt 147 bytes · Views: 129 Last edited: May 30, 2023
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
K KitaYama Well-known member Local time Today, 11:12 Joined Jan 6, 2022 Messages 2,094 May 30, 2023 #4 zezo2021 said: 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 Click to expand... Check attached file. Attachments Database2.accdb Database2.accdb 500 KB · Views: 123
zezo2021 said: 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 Click to expand... Check attached file.