From leioobox@yahoo.com Tue Feb 5 04:47:24 2002 From: leioobox@yahoo.com (xkid) Date: Tue, 5 Feb 2002 12:47:24 +0800 Subject: [Zope-DB] how to let the CMF support Oracle8i Message-ID: <001001c1ae00$38386ea0$8702abc0@PROTIMEDESIGN.COM> This is a multi-part message in MIME format. ------=_NextPart_000_0011_01C1AE43.465BAEA0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Who can tell me how to let the CMF support Oracle8i . I run ZOPE,CMF and Oracle on SUSE7.2 Thanks Len Len ------=_NextPart_000_0011_01C1AE43.465BAEA0 Content-Type: text/html; charset="us-ascii" Content-Transfer-Encoding: quoted-printable

Who can tell = me how to let the CMF support Oracle8i = .

I run = ZOPE,CMF and Oracle on = SUSE7.2

 

Thanks

 

Len<= /o:p>

 

 

Len<= /o:p>

 

------=_NextPart_000_0011_01C1AE43.465BAEA0-- _________________________________________________________ Do You Yahoo!? Get your free @yahoo.com address at http://mail.yahoo.com From andreas@andreas-jung.com Mon Feb 4 05:46:43 2002 From: andreas@andreas-jung.com (Andreas Jung) Date: Mon, 4 Feb 2002 06:46:43 +0100 Subject: [Zope-DB] how to let the CMF support Oracle8i References: <001001c1ae00$38386ea0$8702abc0@PROTIMEDESIGN.COM> Message-ID: <04a201c1ad3f$54084ea0$02010a0a@suxlap> You can use Oracle from Zope by installing DCOracle 2 and the Oracle database adapter for Zope (both available from zope.org). So you can use Oracle also from CMF. - aj ----- Original Message ----- From: xkid To: zope-db@zope.org Sent: Tuesday, February 05, 2002 05:47 Subject: [Zope-DB] how to let the CMF support Oracle8i Who can tell me how to let the CMF support Oracle8i . I run ZOPE,CMF and Oracle on SUSE7.2 Thanks Len Len From philaris@cs.ntua.gr Tue Feb 5 15:10:47 2002 From: philaris@cs.ntua.gr (Panos Hilaris) Date: Tue, 05 Feb 2002 17:10:47 +0200 Subject: [Zope-DB] number of records in a query result Message-ID: <3C5FF5F7.8030105@cs.ntua.gr> How can I get in a dtml document the number of records in a query result given by a Z SQL method? Say, for example, the Z SQL method is called sqlTest. Thanks in advance, Panos Hilaris From matt@zope.com Tue Feb 5 15:37:39 2002 From: matt@zope.com (Matthew T. Kromer) Date: Tue, 05 Feb 2002 10:37:39 -0500 Subject: [Zope-DB] how to let the CMF support Oracle8i References: <001001c1ae00$38386ea0$8702abc0@PROTIMEDESIGN.COM> Message-ID: <3C5FFC43.6020401@zope.com> xkid wrote: > Who can tell me how to let the CMF support Oracle8i .<> > > I run ZOPE,CMF and Oracle on SUSE7.2<> > > <> > > Thanks<> > > <> > > Len > I don't understand the nature of the question. CMF is not database aware; it cares nothing about Oracle or any other RDBMS. You can use Oracle with the CMF just as you can use Oracle in Zope without the CMF -- there isn't any difference. > <> > > <><> > > <> > > <> > -- Matt Kromer Zope Corporation http://www.zope.com/ From philaris@cs.ntua.gr Tue Feb 5 15:40:06 2002 From: philaris@cs.ntua.gr (Panos Hilaris) Date: Tue, 05 Feb 2002 17:40:06 +0200 Subject: [Zope-DB] Re: number of records in a query result References: <3C5FF5F7.8030105@cs.ntua.gr> Message-ID: <3C5FFCD6.9060807@cs.ntua.gr> Panos Hilaris wrote: > How can I get in a dtml document the number of records in a query > result given by a Z SQL method? Say, for example, the Z SQL method is > called sqlTest. > > Thanks in advance, > Panos Hilaris > > I found it! I use . However, does not seem to work (it always return 1). With friendly salutations, Panos Hilaris From leioobox@yahoo.com Wed Feb 6 09:51:33 2002 From: leioobox@yahoo.com (xkid) Date: Wed, 6 Feb 2002 17:51:33 +0800 Subject: [Zope-DB] Does ZOPE support full-text search for binary file Message-ID: <000d01c1aef3$dcc63df0$8702abc0@PROTIMEDESIGN.COM> This is a multi-part message in MIME format. ------=_NextPart_000_000E_01C1AF36.EAE97DF0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit I know Zope supports full-text search for DTML document and method. But could you tell me if it also supports full-text search for binary files such as work doc and PDF. If does, how to do thanks Len ------=_NextPart_000_000E_01C1AF36.EAE97DF0 Content-Type: text/html; charset="us-ascii" Content-Transfer-Encoding: quoted-printable

I know Zope = supports full-text search for DTML document and method. But could you tell me if = it also supports full-text search for binary files such as work doc and PDF. If = does, how to do

 

thanks=

 

Len<= /o:p>

 

------=_NextPart_000_000E_01C1AF36.EAE97DF0-- _________________________________________________________ Do You Yahoo!? Get your free @yahoo.com address at http://mail.yahoo.com From vonWedel@web.de Wed Feb 6 12:03:44 2002 From: vonWedel@web.de (Lars von Wedel) Date: Wed, 06 Feb 2002 13:03:44 +0100 Subject: [Zope-DB] Database and Adapter for Zope Message-ID: <3C611BA0.3010104@web.de> Hello, I'm planning to build an intranet information portal about people, projects, publications, etc. I wonder, which database among those connected to Zope is well-suited if the amounts of access and data are growing. I considered SQL Server, Oracle, mSQL, or PostGres as suitable alternatives, any preferences on those? In what state are the corresponding database adapters for Zope? Stability? Performance? Support? Some overview would be nice here.... Lars From matt@zope.com Wed Feb 6 13:23:10 2002 From: matt@zope.com (Matthew T. Kromer) Date: Wed, 6 Feb 2002 08:23:10 -0500 Subject: [Zope-DB] Database and Adapter for Zope References: <3C611BA0.3010104@web.de> Message-ID: <006901c1af11$6cb21700$0501010a@mi.org> By far the most popular database used with Zope is ZODB's filestorage. :) But if we mean "relational database" then the next most in popularity tends to come down to MySQL (60% ish) PostgreSQL (20% ish) ODBC (10% ish) Oracle (10% ish) Others However, pure popularity isn't everything. If I had the license money to pay for Oracle for a production project, I would choose Oracle over MySQL or PostgresSQL myself; with IBM's DB2 coming in second on my list of choices. Generally, I think the Zope DA's for MySQL, PostgreSQL, and Oracle are fairly stable (those are free adapers). The free (from Zope Corp) ODBC adapter is rather old, and has some serialization flaws (it is not fully multithreaded). However, mxODBC and associated Zope DA is quite robust, although there is a nominal fee for mxODBC used commercially I believe. Generally, you are working with an existing database, not spec'ing out a new one. Since so many people are happy with mySQL, I'd suggest you get your feet wet there, and leave future "mega expansion to the terrabyte range" decisions for later. I think that mySQL can handle tables of a million rows without too much difficulty, although I'm not a mySQL expert. ----- Original Message ----- From: "Lars von Wedel" To: Sent: Wednesday, February 06, 2002 7:03 AM Subject: [Zope-DB] Database and Adapter for Zope > Hello, > > I'm planning to build an intranet information portal about > people, projects, publications, etc. I wonder, which database > among those connected to Zope is well-suited if the amounts > of access and data are growing. > > I considered SQL Server, Oracle, mSQL, or PostGres as suitable > alternatives, any preferences on those? > > In what state are the corresponding database adapters for Zope? > Stability? Performance? Support? Some overview would be > nice here.... > > Lars > > > > _______________________________________________ > Zope-DB mailing list > Zope-DB@zope.org > http://lists.zope.org/mailman/listinfo/zope-db > From Andreas Jung" Message-ID: <04ee01c1ae1d$336a1780$3e17a8c0@suxlap> Maybe http://www.zope.org/Members/Kaivo/MSWordMunger can be helpful. It uses wvware to convert Word documents. -aj ----- Original Message ----- From: xkid To: zope-db@zope.org Sent: Wednesday, February 06, 2002 10:51 Subject: [Zope-DB] Does ZOPE support full-text search for binary file I know Zope supports full-text search for DTML document and method. But could you tell me if it also supports full-text search for binary files such as work doc and PDF. If does, how to do thanks Len From mguerrero@tachyon.net Thu Feb 7 21:58:43 2002 From: mguerrero@tachyon.net (Mike Guerrero) Date: Thu, 7 Feb 2002 13:58:43 -0800 Subject: [Zope-DB] dynamic order by clause in sql query Message-ID: Hello, I have a sql method that I have define as follows : select field1, field2, field3 from mytab order by field1. I have a dtml-doc to display the results. The results display in a typical html table. I would like to have the table headers be links to re-sort the same page by whatever field the user chooses. Currrently, I have 3 sql methods (to sort explicitly on field1 or field2 or field3) and 3 separate dtml doc to display the results. I would like to cut this down to 1 sql method for the sql and 1 dtml doc for the results. I have defined a new sql method (sql_1) as follows (the arg is order_by_col): select field1, field2, field3 from mytab order by I can test this out fine. If I pass a 1,2, or 3 my results will be sorted by the appropriate column. I can't get the dtml doc (doc1) to work with my new sql method. How can I create the links to call the same page that I'm on. I have the following for doc1: (note: I want click and sort on col 1) ...
field1field2 field3
I haven't had success getting this to work. Is there a better way to do this? Thanks. Mike From zope@search-engine.nu Sun Feb 10 07:36:12 2002 From: zope@search-engine.nu (Zope Admin) Date: Sun, 10 Feb 2002 20:36:12 +1300 Subject: [Zope-DB] newbie question getting newlines into database Message-ID: <3C6622EC.1000902@search-engine.nu> --------------070301040202070900020401 Content-Type: text/plain; charset=us-ascii; format=flowed Content-Transfer-Encoding: 7bit hi, I'm pretty new to zope and python and am wondering what the easiest solution is for what i guess must be a pretty common problem. I'm trying to get data from a