zdzhanghj Posted August 4, 2014 Posted August 4, 2014 I am using Jaspersoft iReport Designer 5.6.0 and sqljdbc.jar and I want to associate a query to a new report.I have successfully created a SQL Server (2005) connection with the JDBC driver in iReport, and test is OK. But using query language of SQL("select * from table") fails in report query.I click button of "Read Fields" ,it shows "Error:General problem:null Check username and password; is the DBMS active?!". And clicks "Preview data",it can read the count of records.I think the connetion is success ,but data can not show
hozawa Posted August 4, 2014 Posted August 4, 2014 Have you tried using JDBC 4.0 driver (sqljdbc4.jar)?http://www.microsoft.com/en-us/download/details.aspx?id=11774
zdzhanghj Posted August 5, 2014 Author Posted August 5, 2014 Errors still exist。uses jdk1.6.0_20 , jre6, sqljdbc4.jar
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now