Skip to content

Latest commit

 

History

History
8 lines (6 loc) · 275 Bytes

FAQS.markdown

File metadata and controls

8 lines (6 loc) · 275 Bytes

FAQS

  • Can I use Microsoft's SQL Server driver instead of jTDS?

No, not currently. Currently the DataObjects Driver implementation is tied not only to a relational database, but to its JDBC driver implementation. You could create an alternate database implementation.