You need to download ms sql jdbc driver from microsoft web site, then install it into geronimo, then define a datasource which uses the jdbc driver. You can refer to daytrader ms sql datasource plan for an example.
http://www.microsoft.com/en-us/download/details.aspx?id=2505 https://svn.apache.org/repos/asf/geronimo/daytrader/tags/daytrader-2.1.7/plans/src/main/resources/daytrader-mysql-xa-plan.xml On Fri, Jun 22, 2012 at 6:30 AM, sai charan <[email protected]> wrote: > Hi, > > I have Geronimo 2.1.1 and Microsoft SQL Server 2005 database, while i was > creating the datasource, i found two options in the repository like SQL > Server,SQL Server (Data Direct) & SQL Server (jTDS)... My question is is > SQL Server same as MS SQL Server, if yes, then i tried to use the driver of > MS Sql but i am not able to create a data source and connect to the > database, Please help me in order to shut out this issue.... > > Thanks, > Saicharan Burle. > -- Thanks! Regards, Forrest
