Advertisement

12.02.2006 at 02:45PM PST, ID: 22080344
[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!

7.4

Should I migrate to SQL databases for the backend of my VB6 app?

Asked by Skip_Laughlin in Visual Basic Programming

Tags: , ,

I've been reading everything I could find on this site about switching from Access to SQL databases with a VB6 app.  

Background:  I market a VB6 app. which uses Access 2000 databases and is used at 300+ sites across the US to score  shooting competitions.  They all do a local install from an Inno-generated SETUP.EXE and many do not have internet access at the remote site.  They operate on a local machine and some run a simple file sharing network to allow multiple operators.  The databases aren't huge by any means, but there are a lot of records entered over a short period of time by multiple users .  At the end of a large tournament there will be a total of 12-15,000 records in several different tables.

The problem I am trying to solve is that the MDB gets so much input and editing over a short period of time that it rapidly grows in physical size and may become unstable.  I include a "Repair" function that users can select, which is a simple rebuild and compacting.  But in order to do that, you have to get all other users out of the app, which hampers data flow and throughput AND you have to know to do it.  I'd like to avoid that situation, as it can result in very agitated users calling me.  

It is my impression that SQL databases are much more stable and that my problem of instability would not be a concern.

Re-coding to ADO from DAO, learning about SQL (I've been reading about MySQL), and changing over 60 Crystal Reports to use SQL databases is a large task.  I am certainly willing to make the time investment if it will yield the desired result.

I saw one solution offered on this site where the developer wanted to continue with DAO.  It was recommended that he link his MDB to tables in a SQL database.  Seems to me I would still have the problem of an unstable MDB, since Access would be managing the table and records.

I don't need all of the capabilites of SQL Server, I just want databases that will stay healthy without manual intervention.  The app must remain distributable with Inno or an msi.  Having these users go in to ODBC Administrator and set up a DSN is not feasible.

I know this is long, but I would appreciate the advice of folks more knowledgeable than I.Start Free Trial
[+][-]12.02.2006 at 04:05PM PST, ID: 18061311

Assisted solutions are selected by the member who asked the question as a comment that contributed to their question's solution.

Start your 7-day free trial to view this Assisted Solution or ask the Experts your question.

 
[+][-]12.02.2006 at 05:25PM PST, ID: 18061479

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 7-day free trial to view this Expert Comment or ask the Experts your question.

 
[+][-]12.02.2006 at 08:03PM PST, ID: 18061882

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 7-day free trial to view this Expert Comment or ask the Experts your question.

 
[+][-]12.04.2006 at 03:17AM PST, ID: 18067667

View this solution now by starting your 7-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

Zone: Visual Basic Programming
Tags: dao, sql, ado
Sign Up Now!
Solution Provided By: IThema
Participating Experts: 4
Solution Grade: A
 
 
[+][-]12.05.2006 at 05:57PM PST, ID: 18081770

Often, when Experts are collaborating with members who have asked questions, they will request additional information about the problem. Askers respond with an author comment like this one.

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

 
[+][-]12.06.2006 at 12:06AM PST, ID: 18083309

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 7-day free trial to view this Expert Comment or ask the Experts your question.

 
 
Loading Advertisement...
20080716-EE-VQP-32