i would like to use this syntax to update a table in access based on data from a txtfile.
fenton in his comments on this answer:
read text file line by line and insert/update values in table
said that this is possible and i would like to see the exact syntax please
There are a number of examples in Stackoverflow, eg Slow MSAccess disk writing
You can also refer to a file by using the connection string that would be used in a linked table: