hi fellow programmers.
Im trying to use interbase 6 with sun application server. the server that comes with
J2EE.
How can i replace the Cloudscape database to this one?
i have the interbase server up, with the interclient running well.
Except i dont know how to configure the application server to recognize
this interprise database. I need it for container managed beans.
I tried to put the following lines in the default.properties
jdbc.drivers=interbase.interclient.Driver
jdbc.datasources=jdbc/interbase|//localhost:3060/d:/databases/EJBData.gdb;create=true
But it doesnt work..
Were can i learn do to this or how can i do it.
Merci beaucoup Thanks a lot
henry
===========================================================================
To unsubscribe, send email to [EMAIL PROTECTED] and include in the body
of the message "signoff EJB-INTEREST". For general help, send email to
[EMAIL PROTECTED] and include in the body of the message "help".