Advertisement

12.13.2007 at 03:59PM PST, ID: 23022541
[x]
Attachment Details
[x]
The Solution Rating System

With so many solutions, how can you tell which solutions are most likely to help you and which ones are not? To provide you with a tool to use, we rate our solutions based on various elements that most accurately determine if a solution is a quality solution. To explain what factors affect the solution rating, here are the elements we take into consideration when formulating our solution rating.

  • The Grade of the Solution
  • The Zone Rank of the Expert Providing the Solution
  • The Number of Author and Expert Comments
  • The Number of Experts Contributing
  • The Feedback of the Community

Your Input Matters
Because of the way the system is set up, the most important variable in this equation is you. As a member of Experts Exchange, you are able to cast your vote on the quality of the solutions in regard to how complete, accurate, helpful and easy to understand each solution is. When you provide your feedback, each rating is adjusted accordingly. So, if you see a solution that has a poor rating that you think is a good solution, let us know by rating it. As you do, the rating will be adjusted and will become more accurate for other members of our site.

If you have any suggestions that you would like to make for our rating system, please ask a question in the Suggestions Zone of Community Support.

Thank you!

9.8

Access Advice

Asked by ldunscombe in Microsoft Access Database, Access Architecture/Design

I have developed a customer order tracking system with Access 2003, Front end / Backend multi user scenario.

The situation is this.  Customer orders are entered into our 3rd Party Accounting system which has an SQL back end. The problem is that this 3rd Party software does not provide the Order tracking or reporting funtionality that I require hence the development of my own system.

I have developed an Access application that links via ODBC to the SQL back end tables of our accounting database to extract the required data that I need to manipulate and enhance in order to get the data that I need. For obvious reasons I am not altering the data in the SQL database but merely extracting the data that I need to some small tables in an Access back end DB where I can do as I please.

At the moment I am extracting the data via a series of append and update queries (6 in all) with a macro which I have set to run via a form timer event every 5 minutes which works fine.

My query is this.
This application is a multi user application so if I were to distribute it as is then this auto update procedure would run every 5 mins for every user. While it only takes about 10 seconds to get through the queries it will be an annoyance to users who are in the middle of something and have to wait for them to finish for the application to start responding again.  I have thought about just having a single front end application with the auto update turned on which would do the required updates every 5 mins as planned and distribute a second version of the app without the update facility switched on. This would work fine except I would have to ensure that the user with the update version (probably me) had the app running at all times to keep the data up to date.

I know that I could create or add my tables to the SQL database and create a local DTS package to do the updates automatically which is probaly "THE BEST" option, but one that would take a lot of learning on my account and I simply don't have the time.

What I am looking for are suggestions as to how I might perform these updates with the configuration as is, as seamlessly as possible.Start Free Trial
[+][-]12.13.2007 at 09:12PM PST, ID: 20469862

At Experts Exchange, members can ask their questions to thousands of technology professionals, also known as Experts. Experts compete and collaborate to answer those questions by leaving comments like this one.

Start your 14-day free trial to view this Expert Comment or ask the Experts your question.

 
[+][-]12.13.2007 at 11:55PM PST, ID: 20470308

View this solution now by starting your 14-day free trial. Setting up your free trial is quick, easy, and secure. We will return you to this solution, unlocked, when you're done.

 

About this solution

Zones: Microsoft Access Database, Access Architecture/Design
Sign Up Now!
Solution Provided By: Natchiket
Participating Experts: 2
Solution Grade: A
 
 
 
Loading Advertisement...
20081112-EE-VQP-43 / EE_QW_2_20070628