Re: Why not Access...?

From: Anthony Thomas (ALThomas_at_kc.rr.com)
Date: 01/26/05


Date: Wed, 26 Jan 2005 00:18:00 -0600

If the database is to be "very big," you better make those workstations
"very big" as well. Could you quantify "very big?" A DBMS is optimized
when it maintain the most frequently requested data pages in memory, thus
eliminating the need to constantly incur disk I/O. If these are to run on
the same host, you'll need quite a bit of memory or you client processes
will suffer.

Next, I DID NOT SAY Oracle was considered a "best choice," only a sufficient
server alternative. As a DBMS, Oracle has advantages in some areas, but is
inferior in others, most notably its ease of administration. Nor did I say
that PL/SQL is "superior" to T-SQL in any way. Both of these are
proprietary: T-SQL to SQL Server, which is ANSI-92 compliant but with
extentions, and PL/SQL to Oracle, which is compliant, mostly, but extended
quite a bit from standard.

The main difference is that PL/SQL is really a compiler that can read and
execute SQL but is really meant to "code" Oracle. It is more akin to SQL
Server's DMO API. T-SQL on the other hand is more a scripting language for
SQL statements.

If you are this keen on Oracle, go for it, but it would not be a wise
client-side repository.

Sincerley,

Anthony Thomas

-- 
"RPK" <RPK@discussions.microsoft.com> wrote in message
news:AC825CFD-0113-4EE0-B552-289A8E6FB6E3@microsoft.com...
It is a desktop application and the database in also on the same machine.
There is no Client/Server. But, the database size can be very big and it
will
store highly critical data of business.
I also want to know why Oracle is considered a best choice as compared to
SQL Server. I also read that PL/SQL is more powerful then T-SQL.
Does SQL Server 2000 supports PL/SQL?
"Anthony Thomas" wrote:
> What features are lacking in MSDE that exist in SE or EE of SS2K that you
> need?
>
> Also, you need to answer the question regarding whether or not each client
> will be using an individual database, and individual copy of a central
> organization database, or making straight calls to a centralized
> organizational database.
>
> As far as Oracle is concerned, that might be an alternative once we've
> determined whether or not you are using a strict Client/Server app or not.
> Oracle would make a lousy distributed back end solution...too resource and
> administratively intensive to deploy as a workstation solution.
>
> Sincerely,
>
>
> Anthony Thomas
>
>
> -- 
>
> "RPK" <RPK@discussions.microsoft.com> wrote in message
> news:D6C621DB-CF10-4DB6-8024-CBAFA87789CA@microsoft.com...
> I also want to know whether Oracle is preferred by Visual Basic
developers.
> I
> think Oracle works well with D2k, and is more resource hungry.
>
> My client has Win98 installed, and so SQL Server Standard Edition and
> Enterprise Edition is of no use. They need Win2k/NT.
>
> MSDE is better then Access, but  lacks many useful features of SQL Server,
> which I need.
>
>
>


Relevant Pages

  • Re: Point at which WAN latency affects perceived app response?
    ... applications accessing an Oracle database over a WAN? ... We are using Oracle Server 9ir2 as our back end database ... but they must touch on SQL*Net eventually as the Oracle client ...
    (comp.databases.oracle.misc)
  • Re: Merge/Replication or Syncing with Oracle
    ... You can't directly access an Access database on the desktop from a WM 5 app, but you can sync between SQL Compact on the WM device and Access using the Access Syncronizer: ... As for the Oracle issue ... ... Where SQL Compact Edition easily does merge/replication to SQL Server using IIS ... ...
    (microsoft.public.sqlserver.ce)
  • Re: Oracle vs SQL Server as a back end for Access?
    ... post -- comparing back end database engines or replacing the front end ... say that Oracle 10g is better than SQL Server 2000 without determining ... whether or not the total cost of ownership of 10g over SQL Server ... developer than Oracle 10g, in spite of its new web interface. ...
    (comp.databases.ms-access)
  • Re: Oracle licence question
    ... And no - it does not freeze anything, the backups DO NOT affect connections ... SQL Server MVP ... freeze the database and send it to the target. ... What I really wanted is something that lists features I get in Oracle ...
    (comp.databases.oracle.server)
  • Re: oracle performance
    ... order to diagnose the reasons behind a performance problem on oracle ... Tuning database applications requires ... could be on the server: Oracle not told to use the available memory, ... network cabling, failing switch or hub equipment, client network card ...
    (comp.databases.oracle.server)