-
Sep 3rd, 2010, 01:32 PM
#1
Making MSSQL[JTDS] work with DBRE in rooM3
Hi All,
I tried out DBRE with MYSQL and worked beautifully. Now I need to RE an MSSQL based database. After commands:
> persistence setup --provider HIBERNATE --database MSSQL --databaseName TestDB --userName **** --password ****
> database reverse engineer --schema TestDB --package com.test
I get:
No Spring Roo add-ons were found that offer a similar JDBC driver
JDBC driver not available for 'net.sourceforge.jtds.jdbc.Driver'
What do I need to do to register JTDS driver?
Thnx.
-
Sep 3rd, 2010, 05:15 PM
#2
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules