Issue Details (XML | Word | Printable)

Key: QRTZNET-148
Type: New Feature New Feature
Status: Resolved Resolved
Resolution: Fixed
Priority: Minor Minor
Assignee: Marko Lahma
Reporter: Jon Stelly
Votes: 0
Watchers: 0
Operations

If you were logged in you would be able to see more operations.
Quartz.NET

Add SQL Server Compact Edition support for AdoJobStore

Created: 29/Jan/09 07:17 PM   Updated: 06/May/09 11:27 PM
Component/s: None
Affects Version/s: 1.0
Fix Version/s: 1.0.1, 1.2

File Attachments: 1. Text File sqlservercesupport.diff (12 kB)


Flags: Patch


 Description  « Hide
Add support for SQL Server Compact Edition to the AdoJobStore.

Initial patch is attached to this ticket. Code hasn't been thoroughly tested but passes the smoke test (using SQL Server Compact Edition 3.5.1)

 All   Comments   Change History      Sort Order: Ascending order - Click to sort in descending order
Jon Stelly added a comment - 29/Jan/09 07:20 PM
Subversion diff of changes for adding Sql Server CE support.

Marko Lahma added a comment - 06/May/09 11:22 PM - edited
Thanks for the patch! Now in maintenance and trunk.