Problem: What is a huge MS Access Database? / Converting to Oracle 
Author Message
 Problem: What is a huge MS Access Database? / Converting to Oracle

Quote:

> Don't misunderstand me. I think Access is a fine tool for building
> front ends (as long as you don't have a development team with more
> than 2 programmers) but the database is a PC database for a single
> user or maybe even a few users (< 6). But when you have to handle more
> users or a lot of records you should use a professional server
> database like Oracle.

Without commenting on how "professional" or robust Oracle is, I will say
that I've written many front ends for customers.  I usually use Access as
a back-end server for prototyping, proof-of-concept, and initial
development.  When I'm sure I've got the logic and stuff right, I change
the connect string to point to an Oracle database, generate the SQL to
give to the Oracle DBAs so they can regreate the tables under Oracle, and
fix any little buglets or incompatibilities.  I've also done it with SQL
Server.

I find that, doing development this way, I can crank out apps faster than
it would take waiting for the Oracle folks.  I can also point to Oracle
if I have performance issues when doing the port.  I *know* how fast
Access is - if it's significantly slower, at least I'm pretty sure it's
not anything I'm doing.



Sun, 30 Aug 1998 03:00:00 GMT  
 
 [ 1 post ] 

 Relevant Pages 

1. Any problems converting Ms ACCESS db data to ORACLE 7

2. Convert DataBase Report - Access To Oracle

3. Database Programmer Position (ODBC, MS Access, SqlServer, Oracle, Sybase)

4. convert or inserting content the text file to MS Access database

5. SQL Pass through Query Problem with Oracle and MS Access Forms

6. MS Access 7 Database on Network and VB5 Multi User Access Problem

7. Regarding Accessing External database using MS-Access and MS-Visual Basic

8. Moving Oracle records to MS SQL Server using MS Access

9. Problems accessing Oracle database...

10. VB/RDO Oracle Application accessing Oracle database over PPP connection

11. Access 2000 database get huge in size.

12. Huge Access Database

 

 
Powered by phpBB® Forum Software