Re: Open source alternative for MsAccess?

From: Larry I Smith (larryXiXsmith_at_verizon.net)
Date: 06/11/04


Date: Fri, 11 Jun 2004 20:01:46 GMT

paii, Ron wrote:

> I don't see anything in AquaFold that supports an end user interface and
> reports. I looks like it is only a GUI interface to the SQL server.
>
> "Larry I Smith" <larryXiXsmith@verizon.net> wrote in message
> news:Uxlyc.22071$TR1.14494@nwrddc01.gnilink.net...
>

Please don't 'top post'

<snip>

The original OP asked about GUI development tools.

In a large production database system it is
almost never a good idea to allow individual
end-users to do ad-hoc queries. One 'select *'
with join's and a sort against a DB with millions
of records could bring the entire system to a crawl
for all of the other concurrent users and applications
(unless the ad-hoc queries are done against a backup
of the production DB instead of the production DB itself
but, then you have to worry about network bandwidth).

I'm not very familiar with Access, but we use Web forms
and Java GUI apps to allow our corporate users acces
to predefined reports against our corporate Oracle DB's.

Regards,
Larry

-- 
Anti-spam address, change each 'X' to '.' to reply directly.


Relevant Pages

  • Re: Open source alternative for MsAccess?
    ... >> I don't see anything in AquaFold that supports an end user interface and ... I looks like it is only a GUI interface to the SQL server. ... > of the production DB instead of the production DB itself ... > to predefined reports against our corporate Oracle DB's. ...
    (comp.os.linux.development.apps)
  • Re: Open source alternative for MsAccess?
    ... >> I don't see anything in AquaFold that supports an end user interface and ... I looks like it is only a GUI interface to the SQL server. ... > of the production DB instead of the production DB itself ... > to predefined reports against our corporate Oracle DB's. ...
    (comp.os.linux.questions)
  • problem with a thread
    ... I want to keep the gui responsive so I've put the ... Now, once generateRequestcatches an exception and reports it, it's ... So I did that very simply by using a TimerTask. ...
    (comp.lang.java.programmer)
  • How to UNLOAD an Assembly after you LoadFile(...)??
    ... I'm trying to develop an application who's GUI will be changing frequently, ... assembly, grabs the version number, and reports it in an XML document to ... the client (a .NET stub loader application). ... In order to update the DLL, ...
    (microsoft.public.dotnet.general)
  • Re: Open source alternative for MsAccess?
    ... I looks like it is only a GUI interface to the SQL server. ... In a large production database system it is ... and Java GUI apps to allow our corporate users acces ... to predefined reports against our corporate Oracle DB's. ...
    (comp.os.linux.development.apps)