Take a look at db_adapters in the docs directory.  It aims to explain the why's
and how's of a database adapter class.  It'll be nice if you could donate Progress
code to the project.

~ Leon

----- Original Message -----
From: <[EMAIL PROTECTED]>
To: <[EMAIL PROTECTED]>
Sent: Thursday, September 14, 2000 8:22 PM
Subject: Turbine with Progress Database


> Hi All,
>
> I just started working with Turbine and in the past I used WebMacro for three of
my projects. Since I felt that there is much more capabilities in Turbine frame
work, I decided to use the same for my upcoming project.
>
> Basically, I would like to work with Turbine as follows :
>
> 1) Scenario - 1
>
> Since we have our own middleware server (pure java), I have skipped the database
part of Turbine by using TurbineNoDbUser class and implemented my own mechanism to
talk to Middleware Server and I am able to get all the data from Database thru our
Middleware Server.
>
> 2) Scenario - 2
>
> I would like to open up the database connectivity thru Turbine just in case our
Middleware Server comes down or in certian cases to speed up the pulling of data
from database.
>
> We use Progress Database and connect to it with Sequelink JDBC driver.
>
> I had a look at the DBFactory and DBBroker classes. One thing I could not
understand was Why there were so called Adapters ? Can anyone give me a clue on
how to implement my own adapter for our database - Progress ? Also I do not want
to create any tables in our database on the fly. I just want to use the existing
tables. I think the work in this direction would add extra functionality to
Turbine as far the new database - Progress is concerned.
>
> I would appreciate any help from my peers who have been using Turbine.
>
> Thanks
>
> Venkat
>
>
>
>
> ------------------------------------------------------------
> To subscribe:        [EMAIL PROTECTED]
> To unsubscribe:      [EMAIL PROTECTED]
> Search: <http://www.mail-archive.com/turbine%40list.working-dogs.com/>
> Problems?:           [EMAIL PROTECTED]
>



------------------------------------------------------------
To subscribe:        [EMAIL PROTECTED]
To unsubscribe:      [EMAIL PROTECTED]
Search: <http://www.mail-archive.com/turbine%40list.working-dogs.com/>
Problems?:           [EMAIL PROTECTED]

Reply via email to