I want to open a form that is used for importing a csv file into the database, I need to be able to find the files path.
I am wanting to have a browse button on the form that opens a dialog that you can you to find the file. then I want to store the path and the path+filename into two...
Yes I have two databases and I have links between them. one table has only got Tables in it and all the forms are in the other database. The project was half created by another guy who know nothing about good project design and modular was to build things.
Also because the project has been...
works fine till step three. the convertion process tells me there there is an error
"This error is usually associated with compiling a large database into an MDE file. Due to the method used to compile the database, a considerable number of TableID references are created for each table. The...
I have a database that runs as a program. it has a log in screen and multiple forms. I am wanting to be able to lock access to the tables, querys and forms from being edited.
all i want the users to be able to do is open the database and have the forms. I also want this with a password so I can...
The process of creating the replicas to start with is no problem. I am able to do that from the menu before I lock the Database.
what I am wanting is code to be able to do the syncronisation process from a button on the form.
I am trying to use replication to syncronise the tables. I have a couple of problems that I need help with, first of all the application I am building is using two databases, the first database has the forms and queries in it, along with some tables, the other database is a data database, it...
I am trying to take a database that is on my machine and have a button on a form that starts the replication process (which I dont know how to do yet).
Then I want the replication process to pick up the remote database (the replica) from off the machine on the other end of the serial cable and...
I am currently trying to take two databases and syncronise them, I have two tables in each and they both need to be done.
the first one will never have any duplicate rows as the primary key is based on a machine the software is interfacing with and a Timestamp. If the best way to sync this...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.