SapDB

2001-12-15 Thread Namor Taror
How can I store a variable size string in sapdb. varchar has a limit of 8000 which is a limit of all varchars in the raw of the table. SapDb documentation says that varchar(n) defines a variable length but it doesn't seem to work. I am getting exception when i use it while creating a table

RE: SapDB

2001-12-15 Thread Thomas Sundberg
-Original Message- From: Namor Taror [mailto:[EMAIL PROTECTED]] Sent: Saturday, December 15, 2001 9:40 AM To: Orion-Interest Subject: SapDB How can I store a variable size string in sapdb. varchar has a limit of 8000 which is a limit of all varchars in the raw of the table

Problems with SAPDB

2001-05-14 Thread Joni Suominen
Hi! I am in a middle of changing our database from HypersonicSQL to SAPDB. In theory it should be easy ;) This is how I have proceeded: 1. I created a database-schema for SAPDB (actually I found a one from this mailing list and copied it). I put that file to $ORION_DIR/config/database-schemas

Re: Problems with SAPDB (correction)

2001-05-14 Thread Joni Suominen
I meant column names when I wrote row names. As far as I know the row's usually don't have any names ;) Stupid me... Anyway, the problems remain... Joni [EMAIL PROTECTED]

orion + jbuilder4 -- sapdb?

2001-04-05 Thread Peter Peltonen
have to stop Orion while updating the db So, the question is, does SapDB work with our combination (has anyone used it with JBuilder and Orion)? I haven't really heard about it before, so how does it compare for example to MySQL and PostgreSQL? Regards, Peter

RE: orion + jbuilder4 -- sapdb?

2001-04-05 Thread Randahl Fink Isaksen
PROTECTED]]On Behalf Of Peter Peltonen Sent: 5. april 2001 10:17 To: Orion-Interest Cc: Jukka-Pekka Naukkarinen; Ilkka Suvanto Subject: orion + jbuilder4 -- sapdb? Thank you for everyone answering my MySQL question. So, it appears that the situation is this, if I want to use Orion + JBuilder4

Re: orion + jbuilder4 -- sapdb?

2001-04-05 Thread Ray Harrison
I always like to pitch SapDB, because like Interbase, SAP DB, from the folks who brought us SAP R/3 etc has been around the block. Has a lot of good stuff: Referential Integrity, Triggers, Stored Procs, updateable views, subselects and outer joins, scrollable cursors, plus maintenance-wise

SAPdb

2001-04-05 Thread jthomas
Hi all, Thank you all for ur advices on my RMI/IIOP support question... There is another area i need help... Assumption: we would have CMP beans I am reading about SAPdb, and since it claims to have transaction support and row level locking, (which some other open source databses seem

Re: orion + jbuilder4 -- sapdb?

2001-04-05 Thread Peter Peltonen
... That was why we didn't consider it at this time. Or was I totally wrong and Interbase is free for all uses? I am just exploring SapDB. Got the RPMs installed and I'm now browsing through the PDF documentation, which is a bit confusing (is there an HTML version somewhere of these docs? Acroread

RE: orion + jbuilder4 -- sapdb?

2001-04-05 Thread Kemp Randy-W18971
The only product that can beat it is Oracle, but that's not an option for everyone, because of the cost. Since there are so many good, free database products, such as Interbase, Postgresql, Mysql, SapDB, etc., you really can pick and choose. For the record, all of these databases have been

RE: orion + jbuilder4 -- sapdb?

2001-04-05 Thread Kiss Tibor
No. AFAIK: Adabas belongs to Software AG, not to SAP. However, if you would say SapDB == Adabas D that would be correct. you can read more about it on www.sapdb.org -Original Message- From: Klaus Thiele [mailto:[EMAIL PROTECTED]] Sent: Thursday, April 05, 2001 2:46 PM To: Orion

RE: orion + jbuilder4 -- sapdb?

2001-04-05 Thread Randahl Fink Isaksen
essage- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]]On Behalf Of Peter Peltonen Sent: 5. april 2001 15:05 To: Orion-Interest Subject: Re: orion + jbuilder4 -- sapdb? Randahl Fink Isaksen wrote: Thanks for your recommendation. We've thought about Interbase. I browsed through Borland'

RE: orion + jbuilder4 -- sapdb?

2001-04-05 Thread elephantwalker
PROTECTED]]On Behalf Of Randahl Fink Isaksen Sent: Thursday, April 05, 2001 8:28 AM To: Orion-Interest Subject: RE: orion + jbuilder4 -- sapdb? I believe Interbase is totally free. For some reason Borland does not emphasize this very much - maybe to make sure people don't think it is a discount

Re: SAPDB experience and Datasource

2001-02-23 Thread Robert Krueger
At 00:44 23.02.2001 , you wrote: Hello, I'd be interested in hearing the experiences from people who used SAPDB with Orion CMP in terms of stability and performance on both linux and nt. SAPDB on linux in development for a little more than 3 months now and everything works fine. performance

SAPDB experience and Datasource

2001-02-22 Thread Christian Billen
Hello, I'd be interested in hearing the experiences from people who used SAPDB with Orion CMP in terms of stability and performance on both linux and nt. Also if you have them available, can you share your database-schema ? Thanks, Christian