Hi Guys,

I am working on installing jyve with postgres. I have completed
database script conversion.  Basically, I ported from oracletables_schema script.
I have run the scripts in database and it works ok.(Thus tested).  Still i havent
brought up appln ,pretty soon i will be doing that.

You can get the postgres scripts at:
  http://www.odysseyit.com/apachework
-----
Now for some problems which i saw during conversions,

In oratables_schema.sql  , the table faq doesn't define project_id.
This needs to be added there .
CREATE TABLE faq (
PROJECT_ID int NOT NULL, is missing.

build-jyve.sh  should have
CP=${CLASSPATH}:   ,just like all other buids.

---

If there are any questions i will be glad to answer.
Thanks,
Dhiraj.

-- 
=====================================================
                Dhiraj   Soni
 Java Architect                Oracle DBA
             Ph(W): 303-965-6959
             Email: [EMAIL PROTECTED]
=====================================================
 
begin:vcard 
n:Soni;Dhiraj
x-mozilla-html:FALSE
version:2.1
email;internet:[EMAIL PROTECTED]
x-mozilla-cpt:;0
fn:Dhiraj Soni
end:vcard


Reply via email to