Subject RE: [IB-Java] RE: Re: Status of Firebird interclient
Author Thomas Pridham
The question I have for the people monitoring this list is this:

Is IB 6.01 stable enough to run in a Win2000 production environment. I am
currently designing / coding a J2EE web application and think I will use IB
as the backend db. I just cannot afford the price of Oracle / SQL
Server......and I think db's like mySQL are not easy enough to manage from a
DBA's perspective.

Once my system goes live, there really will be no turning back. I currenly
have one non-profit application running that is using IB on a linux box.
For the most part it has ran good, although sometimes I have problems when a
pooled connection sits idle for too long.

I think IB is a nice product for the price, just am unsure if it is ready
for prime time. Are there other big players that use IB as their main
data-store?

Any feedback / ideas / suggestions would be greatly appreciated.

Thanks,
Tom Pridham
Software Engineer
Computer Management Consultants
6951 Pistol Range Road
Tampa, FL 33536
813-935-7332 ext. 165
813-854-4538 - Fax
http://www.cmctpa.com
http://www.oakscape.com



-----Original Message-----
From: Mark O'Donohue [mailto:mark.odonohue@...]
Sent: Thursday, January 25, 2001 3:24 PM
To: IB-Java@egroups.com
Subject: [IB-Java] RE: Re: Status of Firebird interclient



Hi David (and others)

I think here is a pretty good spot to put discussion of this stuff,
rather than creating another list.

Previously I compiled interserver on redhat 6.2. The makefile and shell
scripts were fairly easy to figure out.

And did a laymans job of compiling interclient (without
obscurification). using:

java -d ../classes `find . -name '*.java' -print'

Tom Coleman also did a little bit of work in setting up the build
environment.

I like the ant thing, since that seems to be way things are going.

If anyone want to put their changes into the Firebird CVS tree you can
do it by joining the project, and doing it yourselves, or through me
would also work.

Like I said I'll try and get round to putting up a downloadable binary
release (including a 1.3 compiled one) sometime soon. Meanwhile any
contributions are welcome.

Cheers

Mark

>
> ________________________________________________________________________
>
> Message: 2
> Date: Thu, 25 Jan 2001 09:32:23 -0500
> From: david <davidjencks@...>
> Subject: RE: Re: Status of Firebird interclient
>
> Hi,
>
> I'm also working on some changes to interclient/interserver 2.0 --
> primarily the databaseMetaData calls that do catalog queries. Among other
> problems they didn't support escaped wildcards, and several people (e.g.
> JBoss EJB server) have complained that getTables didn't work. This should
> be done in a few days, then I would like to add it to firebird.
>
> Another change I would like is to remove the class obfuscation stuff.
>
> I have been compiling the java with Ant (apache- jakarta project) and just
> the C++ with make.
>
> I am working on Linux (RH7) only, and would very much like some other eyes
> for other platforms.
>
> Since there is almost no activity on this IB_JAVA list, what would you
> think of having discussions on it, so we can generate along with better
> code the appearance of activity?
>
>
> On 2001.01.25 01:08:39 -0500 Joe Shevland wrote:
>
>> Hey no worries, hope it helps.
>>
>> I've got a long weekend coming up, I think I'll sink in for at least a
>> day
>> and try and get the Win32 binary side of Interserver compiled (this has
>> been
>> a bugbear for a while)... anyone interested in joing a mailing list for
>> discussions (both *nix and Win32 of course, I'm a FreeBSD'er myself and
>> would love to get Interserver working on there)? I'll set up a majordomo
>> list if I won't be the only one on it :)
>>
>> Cheers,
>> Joe
>>
>>> -----Original Message-----
>>> From: Thomas Pridham [mailto:tpridham@...]
>>> Sent: Thursday, January 25, 2001 12:52 AM
>>> To: 'IB-Java@egroups.com'
>>> Subject: RE: [IB-Java] Re: Status of Firebird interclient
>>>
>>>
>>> Thanks for the jar file and the quick response!!!
>>>
>>> Regards,
>>> Tom Pridham
>>> Tampa, Florida USA
>>>
>>> -----Original Message-----
>>> From: Joe Shevland [mailto:shevlandj@...]
>>> Sent: Tuesday, January 23, 2001 5:18 PM
>>> To: IB-Java@egroups.com
>>> Subject: RE: [IB-Java] Re: Status of Firebird interclient
>>>
>>>
>>> Hi all,
>>>
>>> Here's a link to our site with a downloadable JAR file:
>>>
>>> http://www.kpi.com.au/interbase/
>>>
>>> If anyone has any problems or feedback let me know.
>>>
>>> Regards,
>>> Joe
>>>
>>> -----Original Message-----
>>> From: hraudask@... [mailto:hraudask@...]
>>> Sent: Wednesday, January 24, 2001 6:15 AM
>>> To: IB-Java@egroups.com
>>> Subject: [IB-Java] Re: Status of Firebird interclient
>>>
>>>
>>> Please add me to the list of JDK1.3-compliant interclient.jar
>>> receivers.
>>>
>>> Thanks in advance,
>>>
>>> Heikki Raudaskoski
>>> Oulu
>>> Finland
>>>
>>>
>>> --- In IB-Java@egroups.com, "Joe Shevland" <shevlandj@k...> wrote:
>>>
>>>> I'm glad people are looking into this... I'm keen on helping and
>>>
>>> would like to know the environment you need to compile the platform
>>> specific side of Interserver? Will MS VC++ cut it? I've also got a
>>> compiled version of interclient.jar for JDK1.3 if anyone needs it.
>>>
>>>> Does anyone understand or know of any links to documentation on the
>>>
>>> protocol that Interserver/Interclient follow?
>>>
>>>> Cheers,
>>>> Joe
>>>>
>>>> -----Original Message-----
>>>> From: Mark O'Donohue [mailto:mark.odonohue@l...]
>>>> Sent: Tuesday, January 23, 2001 11:26 AM
>>>> To: 'IB-Java@egroups.com'
>>>> Subject: [IB-Java] Re: Status of Firebird interclient
>>>>
>>>>
>>>>
>>>> Hi David
>>>>
>>>> Expect one to come along at some stage.
>>>>
>>>> Torsten if you listening, do you have packaged jar files available?
>>>>
>>>> I can certainly build the interserver portion fairly easily for
>>>
>>> linux &
>>>
>>>> win32 platforms.
>>>>
>>>> Perhaps then we can mark the CVS tree and put out a preliminary
>>>
>>> release of
>>>
>>>> interclient.
>>>>
>>>> Cheers
>>>>
>>>> Mark
>>>>
>>>> -----Original Message-----
>>>>
>>>> Message: 1
>>>> Date: Mon, 22 Jan 2001 11:41:43 +0000
>>>> From: David Warnock <david@s...>
>>>> Subject: Re: Status of Firebird interclient (was Re: Borland or
>>>
>>> FireBird
>>>
>>>> ?)
>>>>
>>>> Mark,
>>>>
>>>> I appreciate all the work you are doing on firebird.
>>>>
>>>> I wonder if it would be possible to include a build of Interserver
>>>
>>> and
>>>
>>>> interclient in the downloads from sourceforge.
>>>>
>>>> We will happily test and will look at contributing bug fixes,
>>>> particularly on the interclient side.
>>>>
>>>> I am working towards building my own but have not een using j2ee
>>>
>>> which
>>>
>>>> seems to be required for building.
>>>>
>>>> Thanks
>>>>
>>>> Dave
>>>>
>>>>
>>>>
>>>>


To unsubscribe from this group, send an email to:
IB-Java-unsubscribe@egroups.com