Search results

  1. Q

    find all table names from external file

    Hello everyone. I'm trying to find all the table names inside an external access file from a path. I have a code for the user to select a file which return a patch to the file. Them I need to find all the tables names from that file and append them to a list. so I them can input them into a...
  2. Q

    create new backend file from existing one

    Hello everyone. I'm trying to create a button that will open a save window so that user can select where and the name of a new backend file. and create a new backend file from the one in use and link to the new open. anyone has any ideas on how to go about this and can help me out, I'm very...
  3. Q

    Split database for several projects

    Hello everyone. I created a database and I manage to split it into front end and backend. now I'm going to make an EXE of the front end. My question is when I open the front end, I need the database to be empty, and them create a button that will make the user select which project he wants to...
Back
Top Bottom