i want to import a .dbf file.
i am able to do it from file>get external data>import. and it imports nicely
however, when i try to write code for it with transfertext, i get an error message "Cannot update. Database or object is read-only."
the file is not a read only and i can import it the other way.
what can i do to import it with code?
i am able to do it from file>get external data>import. and it imports nicely
however, when i try to write code for it with transfertext, i get an error message "Cannot update. Database or object is read-only."
the file is not a read only and i can import it the other way.
what can i do to import it with code?