Karthik,
what driver are you using?
Works fine with inet drivers for me.
<data-source
    name="Default data-source"
    class="com.evermind.sql.ConnectinDataSource"
    location="jdbc/DefaultDS"
    pooled-location="jdbc/DefaultPooledDS"
    xa-location="jdbc/xa/DefaultXADS"
    ejb-location="jdbc/DefaultEJBDS"
    url="jdbc:inetdae:[host]?database=[dbname]"
    connection-driver="com.inet.tds.TdsDriver"
    max-connections="5"
    username="[user]"
    password="[passwd]" />
 
substitute the [word] with actual values..
This def. might be a bit old, so use it for cross-reference..
WR 
 
 -----Original Message-----
From: karthikeyan.b [mailto:[EMAIL PROTECTED]]
Sent: den 25 augusti 2000 10:53
To: Orion-Interest
Subject: Connecting to SQL Server 7.0 and 2000

Hello

I can't get my Orion running with SQL Server 7.0 and 2000 datasource. Could somebody shed
some light on this?Maybe some example of data-sources.xml?.i am able to connect with jdbc-odbc bridge.Thanks


Regards,
 
Karthik
----------------------
how far can the e in your business go?
----------------------------------------------------------------
s c a p e V e l o c i t y net solutions
15, jeevaratnam nagar, adyar, chennai - 600020
Phone: 4916623 Fax: 4903771
ICQ:54910615
www.scapeVelocity.com

Reply via email to