Thanks for responses. Ultimately I managed to solve this problem by altering my export routine within my source database(multi-value pick flavor) to included a column with sequential numbering, and then just sorted on that within my target sql table.
I imported a text file into a table and discovered upon completion that the original order of the rows as they appear in the text file is not the same as they appear in the target table.
Is there a way to maintain the original order of the rows as they appear in the source file?
Thanks in...
Is it possible to set up a text import into Access whereby any rows with a particular primary key within a table are updated with the new values, and if the row doesn't exist within the table, append the new one. Here is an example:
Access Table Sample Before Import
PrimKey Name Phone #...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.