From: <leg...@at...> - 2003-10-30 19:22:14
|
The following issue has been updated: Updater: John Kristian (mailto:jkr...@do...) Date: Thu, 30 Oct 2003 1:21 PM Changes: Attachment changed to mssql.zip --------------------------------------------------------------------- For a full history of the issue, see: http://opensource.atlassian.com/projects/hibernate/secure/ViewIssue.jspa?key=HB-437&page=history --------------------------------------------------------------------- View the issue: http://opensource.atlassian.com/projects/hibernate/secure/ViewIssue.jspa?key=HB-437 Here is an overview of the issue: --------------------------------------------------------------------- Key: HB-437 Summary: Add Dialect for Microsoft SQL Server Type: Improvement Status: Unassigned Priority: Major Project: Hibernate2 Components: core Versions: 2.1 beta 4 Assignee: Reporter: John Kristian Created: Thu, 30 Oct 2003 1:20 PM Updated: Thu, 30 Oct 2003 1:21 PM Environment: Microsoft SQL Server Description: Please enable Hibernate to work with Microsoft SQL Server, using Transact-SQL statements of the form "INSERT ... SELECT SCOPE_IDENTITY()" to insert a row whose identifier is generated by the database. The patch mssql.zip (attached) works for me. If you like, I'll gladly make additional changes to clean up the indentation and exception handling. <mailto:jkr...@do...> A related forum thread is http://forum.hibernate.org/viewtopic.php?p=2176297 --------------------------------------------------------------------- JIRA INFORMATION: This message is automatically generated by JIRA. If you think it was sent incorrectly contact one of the administrators: http://opensource.atlassian.com/projects/hibernate/secure/Administrators.jspa If you want more information on JIRA, or have a bug to report see: http://www.atlassian.com/software/jira |