[jboss-jira] [JBoss JIRA] Commented: (JBAS-4127) Need an example datasource for MSSQL 2005
Clebert Suconic (JIRA)
jira-events at lists.jboss.org
Fri Feb 23 11:29:35 EST 2007
[ http://jira.jboss.com/jira/browse/JBAS-4127?page=comments#action_12354089 ]
Clebert Suconic commented on JBAS-4127:
---------------------------------------
If the same driver can be used to connect to MSSQL 2000, I would say we keep only one example.
Things that were wrong on that connection string were:
- The driver name *is* wrong: it's inverting jdbc.microsoft with microsoft.jdbc on the package name (or something like.. don't remember exact what was inverted on the class name)
- The driver I used coudn't identify the connection String configured on mssql-df.xml. (I think it's wrong anyway).
> Need an example datasource for MSSQL 2005
> -----------------------------------------
>
> Key: JBAS-4127
> URL: http://jira.jboss.com/jira/browse/JBAS-4127
> Project: JBoss Application Server
> Issue Type: Feature Request
> Security Level: Public(Everyone can see)
> Components: JCA service
> Reporter: Clebert Suconic
> Assigned To: Weston Price
> Fix For: JBossAS-4.2.0.CR1
>
>
> This link will provide the right information...
> http://msdn2.microsoft.com/en-us/library/ms378428.aspx
> it would e better to not have an example, than a wrong example.
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: http://jira.jboss.com/jira/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira
More information about the jboss-jira
mailing list