หน้าเว็บ
วันศุกร์ที่ 29 พฤษภาคม พ.ศ. 2558
Set a connection to SQL Server 2008 in iReport Designer
For those who want to set a connection to SQL Server 2008 in iReport Designer, I did this :
1. Download the jdbc driver as described in the article
2. Open iReport Designer
3. Go to Tools>Options>iReport>ClassPath and click on "Add a jar"
4. Go and find the sqljdbc4.jar downloaded before
5. Restart iReport
6. Then you will be able to set a connection to SQL Server using : com.microsoft.sqlserver.jdbc.SQLServerDriver and the
URL : jdbc:sqlserver://localhost;instanceName=name;databaseName=MyDatabase
credit: http://www.rhyous.com/2009/10/27/adding-a-sql-2008-server-as-a-datasource-to-jasperserver/
1. Download the jdbc driver as described in the article
2. Open iReport Designer
3. Go to Tools>Options>iReport>ClassPath and click on "Add a jar"
4. Go and find the sqljdbc4.jar downloaded before
5. Restart iReport
6. Then you will be able to set a connection to SQL Server using : com.microsoft.sqlserver.jdbc.SQLServerDriver and the
URL : jdbc:sqlserver://localhost;instanceName=name;databaseName=MyDatabase
credit: http://www.rhyous.com/2009/10/27/adding-a-sql-2008-server-as-a-datasource-to-jasperserver/
วันศุกร์ที่ 22 พฤษภาคม พ.ศ. 2558
วันอังคารที่ 19 พฤษภาคม พ.ศ. 2558
วันศุกร์ที่ 15 พฤษภาคม พ.ศ. 2558
วันอังคารที่ 12 พฤษภาคม พ.ศ. 2558
วันอังคารที่ 5 พฤษภาคม พ.ศ. 2558
Open Window
<script type = "text/javascript">
<!--
function MM_openBrWindow(theURL,winName,features) {
window.open(theURL,winName,features);
}
-->
</script>
onclick="MM_openBrWindow('PageController','','scrollbars=yes,resizable=yes,width=700,height=550,top=10,left=10')"
<!--
function MM_openBrWindow(theURL,winName,features) {
window.open(theURL,winName,features);
}
-->
</script>
onclick="MM_openBrWindow('PageController','','scrollbars=yes,resizable=yes,width=700,height=550,top=10,left=10')"
วันจันทร์ที่ 4 พฤษภาคม พ.ศ. 2558
สมัครสมาชิก:
ความคิดเห็น (Atom)