Re: Data source options
- From: "Bill H" <notme@xxxxxxxxx>
- Date: Sun, 30 Oct 2005 10:43:43 -0800
Dawn:
This is pretty much how FlashConnect was designed to operate. The
FlashConnect executable, referenced in the URL, resides on the web server
while the D3 component, an account on the dbms server, creates a socket
connection to the web server. The D3 server can be anywhere, and usually
is.
The URL references the FC executable and also identifies the D3 program to
run (and on which account). The D3 program usually reads in the form data,
does some processing, builds a return web page, using templates or whatever,
then returns it back to the FC executable, which sends it back to the
browser.
U2s RedBack product does pretty much the same thing. It has some additional
IDE components and the you're charged for the U2 account (the server)
component. This makes the U2 solution significantly more expensive and not
likely to be used for expanding an mvDbms developers market, but then not
too many people are using D3 and FlashConnect either.
This explains why it's difficult for mvDbms developers to get out into new
markets and develop new solutions; because the mvDbms suppliers are killing
us with high costs.
Bill
"dawn" <dawnwolthuis@xxxxxxxxx> wrote in message
news:1130250041.480601.111170@xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx
> Does anyone have an idea for an architecture with a hosted
> browser-based database application where the backing database is not
> hosted by the same provider?
>
> If you look at various rich internet applications, the software and the
> database are often both hosted. That is how gmail works as well as
> emerging hosted word processing applications and other ajax web
> pages/apps. There might be an option of pulling the data down to your
> PC, such as by using popmail in combination with gmail or e-mailing a
> document to yourself, but there is no option on where you store your
> data when interacting with the application.
>
> We often use client-based applications with client or server data
> persistence (e.g. Word) in addition to the hosted applications with
> hosted data. I am looking for any examples of hosted browser-UI
> database applications where the user indicates a data source that can
> be anywhere accessible on the internet.
>
> This is more likely in the SQL world, but I'm not looking for database
> independence -- the specific database tool can be fixed. I'm looking
> for database-location independence in an application hosted as a web
> browser application.
>
> I would like to write a piece of software that can be used by anyone
> but where I host the app and not the database software or data. If
> someone wants to use it, they need to have a database somewhere (of
> whatever type is required by the application) and the application will
> take the data source specification as input. I might want to use a
> service-oriented architecture where the read and writes to the database
> are not with a direction connection, but I have not seen a example of
> that either.
>
> In case I haven't said this right yet, it would be a free for use,
> no-installation required, database application where the database is or
> possibly where to put the database if it is not already there. People
> could then use the very same application, but have completely separate
> databases.
>
> There might be more issues than I would want to tackle to do this, but
> I'm curious whether there are examples or not. Thanks. --dawn
>
.
- Follow-Ups:
- Re: Data source options
- From: michael
- Re: Data source options
- References:
- Data source options
- From: dawn
- Data source options
- Prev by Date: Re: AP Pro - cant log in
- Next by Date: Re: Restore Accounts with greater than 32K files on system
- Previous by thread: Re: Data source options
- Next by thread: Re: Data source options
- Index(es):
Relevant Pages
|