Skip to content

lucee/extension-jdbc-mssql

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

75 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Lucee MS-SQL JDBC Extension

Java CI

Modern Mode

The MSSQL JDBC driver has a quirk where certain exceptions (like RAISERROR) get queued and only surface when iterating through all result sets. Without proper handling, these errors can be silently swallowed.

Modern Mode ensures Lucee properly surfaces these deferred exceptions. Enable it via:

  • System Property: -Dlucee.datasource.mssql.modern=true
  • Environment Variable: LUCEE_DATASOURCE_MSSQL_MODERN=true

See the MSSQL Modern Mode documentation for full details.

Issues

MSSQL Issues on Jira

About

Lucee MSSQL Extension

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 3

  •  
  •  
  •