On Nov 9, 10:46 am, SePp <C_o_z_... (AT) gmx (DOT) de> wrote:
Quote:
Hi,
I want to build an application with .NET Framework C#/ and Oracle as
Database,
or with Access as Frontend for Oracle.
What are the advantages / disadvantages of these ways (security,
speed, query, etc.) ?
Which one would be your choice and way?
Thank you very much in advance for your opinion.
regards
SePp |
Lots of people use Access as a front-end to Oracle or SQL Server;
however, I would think it is time to consider a web based
application. Maintaining client code is an expensive issue when the
client base is large.
For small firms or very small user groups maintaining one client based
application is not so bad but once you get dozens of such applications
the maintenance issues before expensive in terms of time and effort to
distribute upgrades, patches, or relocate the database(s).
HTH -- Mark D Powell --