i'm creating a database application where a binary file is inputed into a sql server, i created a button to look for a file and all the coding works to put the file into the database, instead of asking user to import the file i want to know if i can do this automatically at start up when i run my application?