Hi
Could any body help me in finding out whats wrong with
this database XML from MS SQL Server 7.0 and JTURBO JDBC Driver.

<!DOCTYPE databases PUBLIC "-//EXOLAB/Castor JDO Configuration DTD Version
1.0//EN"
                           "http://castor.exolab.org/jdo-conf.dtd";>
<database name="AJI_DB" engine="sql-server" >
  <data-source class-name="com.ashna.jturbo.driver.DataSource"


        <params user="aji" password="aji123" port-number="1433"
server-name="dsl2" />
  </data-source>
  <mapping href="mapping.xml" />
</database>

Its not able to get the connection bcoz the datasource information doesn't
have correct server-name user name and password.
Thanks in advance for the help.
Sumesh


_________________________________________________________________
Get your FREE download of MSN Explorer at http://explorer.msn.com/intl.asp

----------------------------------------------------------- 
If you wish to unsubscribe from this mailing, send mail to
[EMAIL PROTECTED] with a subject of:
        unsubscribe castor-dev

Reply via email to