I am getting the following error message on only two pc's when they open the database:- data provider could not be initialized in procedure form_open from Main Menu. The database backend is on SQL Server and the front end Access XP. All other users can use the database fine. I cannot find a...
I am trying to syncronize the replicated backend of one database to another replicated backend of a database. I have to enable the users to be able to do this from the front end. I have the code for syncronizing two database but i am not sure how to get it to run from the front end. All the...
Hi
Sorry I am relatively new to programming so I probably don't make much sense. I have designed a search screen which allows the user to enter various types of criteria one of which is a minimum and maximum sales fields. The records are held on a table and have the fields Min Sales and Max...
Hi
Thanks so much for your solutions. The code I have in just now for it is:-
Private Function TypeCriteria()
Dim TempCriteria As String
Dim ThisCrit As String
Dim TownCrit As String
TempCriteria = ""
'check the selection of the property types...
Hi
I am trying to use replication to syncronize data between a database held on one pc and another copy is kept on a laptop which is only in the office occasionaly. I have tried JRO and DAO but I can't get it to run. I have put everything in a module and not quite sure how to make it run the...
Hi
I am trying to desing a search screen which searches fields on another form. The fields on the form are Minimum size and Maximum size. I need to be able to search for eg. a property is size 2000 to 5000 and I search for all properties of 1000 to 10000 I need it to be able to pick up all...
I have to be able to my access database to email reminders when something is due for renewal. I can't seem to get this to work and I was wondering if anyone could give me some pointers.
Many Thanks
Susan
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.