[x]
Posted via EE Mobile

Search, ask, and monitor your questions on the go with EE Mobile. Visit Experts Exchange from your mobile device and never be out of touch again.

Question
[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!

8.6

JDBC and MS Access, putting pieces together

Asked by bill.m in Java Programming Language

Tags: access, ms, querying

I have recently installed WinNT4.0 server and the MS Internet Information Server.

I also I want to use a database in my Web application via the JDBC interface.
(Since JDK 1.1 isn't yet supported by most browsers, the JDBC will at first be
in a server side application).

I'm leaning towards puchasing MS Access 97, but I want to make sure it will serve
my needs first (and without requiring the purchase of OTHER exxpensive add-on
products to make it work).

Questions:

1)  Is MS Access a robust enough product to actually use under a web site ?
    This web site is not very data intensive (there will only be a moderate amount
    of I/O per user and there would be at most a handful of people accessing the
    site at any given time).  However, there does need to be some concurrent access
    (which could be coordinated by threads in the Java server).

2)  Does an ODBC driver come with MS Access 97 ?

3)  Can I do insert/update/delete operations via the ODBC
    interface to MS Access?
    (The reason I ask this is all the MS Access books I    
     browsed through in the book store only talked      about QUERYING the database with select.  I get
     suspicious when it seems everyone is dancing around      a subject.)

4)  Is there a pure JDBC driver available for MS Access ?
    In another question, someone said that JetConnection is
    a "straight JDBC driver", but it appears to me that it
    is not (they require the ODBC driver for the database).

5)  Can I use the JDBC-ODBC bridge that comes in the
    JDK 1.1 from Sun ?

6)  If I can't use the standard one, which one CAN I use ?

7)  If I use a JDBC-ODBC bridge, would it be easy to set up
    and can it be done with any C-compiler/linker ?

8)  Please elaborate the steps for setting all this up
    (assuming I write a sample Java application that
    makes read/write JDBC calls).


Although I listed these questions to steer your thinking a
bit, what I'm really looking for is an overall solution
that will cost minimal money and given that I want to use
JDBC.  I don't require someone necessarily to answer all
the above questions necessarily, but I DO require enough information to accomplish my goal.
For example, I don't know how to get my java app, the JDBC-ODBC bridge (or other driver) and the ODBC driver
to all talk to each other.  Is the ODBC driver a DLL ?

I'm prepared to buy MS Access, but I'd be REALLY upset
if I later found out it that I couldn't get it to do what
I needed.

Also, if you know of a free (or shareware) database system
for WinNT4.0 that will do the same, I'd much appreciate
learning of it.
[+][-]06/12/97 04:05 PM, ID: 1221616Accepted Solution

View this solution now by starting your 30-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: Java Programming Language
Tags: access, ms, querying
Sign Up Now!
Solution Provided By: jpk
Participating Experts: 1
Solution Grade: A
 
[+][-]06/18/97 12:58 PM, ID: 1221617Author Comment

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

 
[+][-]06/18/97 07:33 PM, ID: 1221618Expert Comment

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

 
[+][-]06/19/97 09:13 AM, ID: 1221619Author Comment

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

 
[+][-]06/19/97 09:50 AM, ID: 1221620Expert Comment

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

 
 
Loading Advertisement...
20091111-EE-VQP-92