Hi,
catalog must set to your database name, for example 'catalog=Northwind'
schema must set to your tabel owner, for example 'schema=dbo'

be sure the property file is lokated in your user root directory.

I will put to day an new version with following correction:
 - in user xml file chage jdbc_type to jdbc-type
 - add parrameter copyFuction=false/true

Regards 
Matthias Roth

-----Urspr�ngliche Nachricht-----
Von: CLARAMONTE Jean-Baptiste [mailto:[EMAIL PROTECTED]]
Gesendet: Montag, 13. Januar 2003 16:28
An: 'OJB Users List'
Betreff: RE: New version Eclipse Plugin for OJB


Hello,

I'm trying to use the plugin for OJB and I can't make it work.
What am'I supposed to write in front of the schema and catalog properties ?

OJB generator is connecting well to the db but nothing is generated ?

Here is the configuration for the db connect :

platform=MsSQLServer
jdbc-level=2.0
driver=com.microsoft.jdbc.sqlserver.SQLServerDriver
protocol=jdbc
subprotocol=microsoft:sqlserver
dbalias=//localhost:1433;DatabaseName=NETBANKOJB
username=sa
password=
catalog=
schema=


-----Message d'origine-----
De : Matthias Roth [mailto:[EMAIL PROTECTED]]
Envoy� : lundi 13 janvier 2003 11:19
� : [EMAIL PROTECTED]
Objet : New version Eclipse Plugin for OJB


Hello,
I put a new version of the simple ojb eclips plugin under 
www.impart.ch/download/

 The db MySQL is also includet
 The mapping of DB-Types to Java-Types can now defined in the Properti File



Regards
Matthias Roth

--
To unsubscribe, e-mail:   <mailto:[EMAIL PROTECTED]>
For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>


--
To unsubscribe, e-mail:   <mailto:[EMAIL PROTECTED]>
For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>

Reply via email to