Re: Open source alternative for MsAccess?
From: Larry I Smith (larryXiXsmith_at_verizon.net)
Date: 06/11/04
- Next message: Bernard Peek: "Re: Open source alternative for MsAccess?"
- Previous message: paii, Ron: "Re: Open source alternative for MsAccess?"
- In reply to: paii, Ron: "Re: Open source alternative for MsAccess?"
- Next in thread: Bernard Peek: "Re: Open source alternative for MsAccess?"
- Reply: Bernard Peek: "Re: Open source alternative for MsAccess?"
- Reply: paii, Ron: "Re: Open source alternative for MsAccess?"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
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.
- Next message: Bernard Peek: "Re: Open source alternative for MsAccess?"
- Previous message: paii, Ron: "Re: Open source alternative for MsAccess?"
- In reply to: paii, Ron: "Re: Open source alternative for MsAccess?"
- Next in thread: Bernard Peek: "Re: Open source alternative for MsAccess?"
- Reply: Bernard Peek: "Re: Open source alternative for MsAccess?"
- Reply: paii, Ron: "Re: Open source alternative for MsAccess?"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Relevant Pages
|