Changes for page JDBC2XML Usage
Last modified by christoph_lechleitner@iteg_at on 2013-10-08 03.37:51
From version 7.1
edited by christoph_lechleitner@iteg_at
on 2013-02-08 03.13:48
on 2013-02-08 03.13:48
Change comment:
Refactored mysql and mssql tips in sub pages
To version 4.1
edited by wolfgang_glas@iteg_at
on 2012-10-12 05.10:42
on 2012-10-12 05.10:42
Change comment:
There is no comment for this version
Summary
-
Page properties (2 modified, 0 added, 0 removed)
-
Objects (1 modified, 0 added, 0 removed)
Details
- Page properties
-
- Author
-
... ... @@ -1,1 +1,1 @@ 1 -XWiki. christoph_lechleitner@iteg_at1 +XWiki.wolfgang_glas@iteg_at - Content
-
... ... @@ -255,12 +255,16 @@ 255 255 --debug-startup 256 256 {{/code}} 257 257 258 -=== {{id name="JDBC2XMLUsage-Driverpackagesandpaths ,andotherBackendspecifictips"/}}Driver packages and paths,and other Backend specific tips===258 +=== {{id name="JDBC2XMLUsage-Driverpackagesandpaths"/}}Driver packages and paths === 259 259 260 -See 260 +====== {{id name="JDBC2XMLUsage-MySQL-Driver"/}}MySQL-Driver ====== 261 261 262 -(% style="list-style-type: square;" %) 263 -* [[MySQL Tips>>doc:JDBC2XML.JDBC2XML Usage.MySQL Tips.WebHome]] 264 -* [[doc:JDBC2XML.JDBC2XML Usage.MSSQL Tips.WebHome]] 262 +{{code language="none"}} 263 +apt-get install libmysql-java 264 + 265 +jdbc2xml ... --jdbc-drivers /usr/share/java/mysql-connector-java.jar 266 +{{/code}} 265 265 268 +TBC. 269 + 266 266
- Confluence.Code.ConfluencePageClass[0]
-
- Id
-
... ... @@ -1,1 +1,1 @@ 1 -6567 951 +656870 - URL
-
... ... @@ -1,1 +1,1 @@ 1 -https://clazzes.atlassian.net/wiki/spaces/JDBC2XML/pages/6567 95/JDBC2XML Usage1 +https://clazzes.atlassian.net/wiki/spaces/JDBC2XML/pages/656870/JDBC2XML Usage