Id rather don´t. But if you must, I recomend 2 alternatives:
1) Macro that will access and run a Input command. Less steps but the user must have access to write in the database.
2) You can create a button, action, etc, that exports the data into a TXT file somewhere in your network and your database looks for this file and reads it. More steps and database programation required, but the user doesn´t have to access the database and you can keep a history of the files generated this way.