Hello,
I have made an access application which runs a vba update script every 1 minute. The code opens a foxpro database and updates the changed records to the access backend.
The updating process is working fine, but the time needed for the updating is much longer when more than one user is...
Hi,
I'm dealing with the following problem:
I have a Access database which is updating his data from a visual foxpro database every 30 seconds.
That work fine till the visual foxpro database is being organized; access cannot retrieve data at that moment.
In my error handling access is just...
Hi,
Since the new year has started i am dealing with this problem:
to filter records from the last 4 weeks i use this formule:
Format(Date();"yyyyww")-1 Or Format(Date();"yyyyww")-2 Or Format(Date();"yyyyww")-3 Or Format(Date();"yyyyww")-4
the problem is in week 2 of the new year this...
Hi,
I am building a scoreboard to show te results of the sales group in my company.
There are 3 tables:
- sales employees
- Offertes
- sales
What i want is a query which calculates the total number of offertes and sales for each sales employee in a period (year/month / week)
Is there a way...
Hello,
I've got an access application which contains a report with the field birth date.
The standard language is dutch, so the month of the birthdate is shown in dutch.
the report is also translated to a english version, the problem is that the month of the birthdate is shown in dutch, like...
Hello, I have the following question:
There are 2 tables:
- employees
- experiences
a employee can have more than one experience, the keys of those experiences are being stored in the field experiences of the table employee like this: 1,2,3,4
What i want is to show the descriptions of each...
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.