For anyone that runs into this problem, I was finally able to figure out the issue using the JTDS driver. I haven't used JDBC drivers too much, so maybe this information is implied, but for the JTDS...
Type: Posts; User: ryancolwell; Keyword(s):
For anyone that runs into this problem, I was finally able to figure out the issue using the JTDS driver. I haven't used JDBC drivers too much, so maybe this information is implied, but for the JTDS...
I'm having trouble starting a simple project with the goal for seeing how DBRE would work with my database.
Expected Result: After setting up persistence to communicate with a MS SQL db, I should...