Using the File upload control it is possible to upload a file. Using File upload requires a Storage location in the database.
Is there an option to browse for a file (or folder) and only import the selected path (with filename), but without actually having to upload a file?
I want to use this in combination with BULK INSERT, so don't need an uploaded folder in the application.