<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom"><channel><title>Recent posts to Discussion</title><link>https://sourceforge.net/p/schemaspygui/discussion/</link><description>Recent posts to Discussion</description><atom:link href="https://sourceforge.net/p/schemaspygui/discussion/feed.rss" rel="self"/><language>en</language><lastBuildDate>Fri, 16 Oct 2020 04:59:06 -0000</lastBuildDate><atom:link href="https://sourceforge.net/p/schemaspygui/discussion/feed.rss" rel="self" type="application/rss+xml"/><item><title>Teradata connection</title><link>https://sourceforge.net/p/schemaspygui/discussion/756710/thread/3b605e0395/?limit=25#4d77</link><description>&lt;div class="markdown_content"&gt;&lt;p&gt;Hi, I am trying to connect teradata server in schemaspy.  If you can give me any config details, I ll be happy.  Which driver needs to be used? &lt;br/&gt;
Thanks&lt;/p&gt;&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Yasem</dc:creator><pubDate>Fri, 16 Oct 2020 04:59:06 -0000</pubDate><guid>https://sourceforge.net17f2a20ba8cab52ab97e2889ab92e25bb9b8f1a6</guid></item><item><title>o have problems to configure Schema Spy gui</title><link>https://sourceforge.net/p/schemaspygui/discussion/756710/thread/09af8298dc/?limit=25#a1d2</link><description/><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">martha c</dc:creator><pubDate>Wed, 05 Dec 2018 23:36:48 -0000</pubDate><guid>https://sourceforge.net09d11c373ddbc0060c99a2a586f9eebf72e56f6f</guid></item><item><title>How to use schemaspy or schemaspyGUI with SQL2012 onwards</title><link>https://sourceforge.net/p/schemaspygui/discussion/756711/thread/eb91a671/?limit=25#75b8</link><description>&lt;div class="markdown_content"&gt;&lt;p&gt;Hi,&lt;br/&gt;
Can I use schemaspy or schemaspyGUI on sql 2012 onwards ?  I tried with getting following errors&lt;/p&gt;
&lt;p&gt;PS E:&amp;gt;  java -jar schemaSpy_5.0.0.jar -t mssql05 -host localhost -port 1433 -db IMakeUHappy -u sa -p PlsdontPaste-o iMATANGDB -dp E:\sqljdbc41.jar -noschema&lt;br/&gt;
Failed to query Graphviz version information&lt;br/&gt;
  with: dot -V&lt;br/&gt;
  java.io.IOException: Cannot run program "dot": CreateProcess error=2, The system cannot find the file specified&lt;br/&gt;
Using database properties:&lt;br/&gt;
&lt;span&gt;[schemaSpy_5.0.0.jar]&lt;/span&gt;/net/sourceforge/schemaspy/dbTypes/mssql05.properties&lt;br/&gt;
Gathering schema details................................................................................................&lt;br/&gt;
........................................................................................................................&lt;br/&gt;
........................................................................................................................&lt;br/&gt;
........................................................................................................................&lt;br/&gt;
........................................................................................................................&lt;br/&gt;
.........................................&lt;br/&gt;
Failed to retrieve table/view comments: com.microsoft.sqlserver.jdbc.SQLServerException: The "variant" data type is not&lt;br/&gt;
supported.&lt;br/&gt;
SELECT i_s.TABLE_NAME, s.value AS comments FROM INFORMATION_SCHEMA.Tables i_s INNER JOIN sys.extended_properties s ON s.&lt;br/&gt;
major_id = OBJECT_ID(i_s.table_catalog + '..' + i_s.table_name) WHERE s.class = 1 AND s.name = 'MS_Description'&lt;br/&gt;
08:08:41.500 SEVERE:  TDSParser.throwUnexpectedTokenException - ConnectionID:1 ClientConnectionId: 1c74ff38-e764-44e9-87&lt;br/&gt;
8f-f8bd2d3919af: getNextResult: Encountered unexpected unknown token (0x49)&lt;br/&gt;
08:08:41.500 SEVERE:  TDSReader.throwInvalidTDSToken - ConnectionID:1 ClientConnectionId: 1c74ff38-e764-44e9-878f-f8bd2d&lt;br/&gt;
3919af got unexpected value in TDS response at offset:45&lt;/p&gt;
&lt;p&gt;Failed to retrieve column comments: com.microsoft.sqlserver.jdbc.SQLServerException: The connection is closed.&lt;br/&gt;
SELECT OBJECT_NAME(c.object_id) AS TABLE_NAME, c.name AS COLUMN_NAME, ex.value AS comments FROM sys.columns c LEFT OUTER&lt;br/&gt;
 JOIN sys.extended_properties ex ON ex.major_id = c.object_id AND ex.minor_id = c.column_id AND ex.name = 'MS_Descriptio&lt;br/&gt;
n' WHERE OBJECTPROPERTY(c.object_id, 'IsMsShipped')=0 ORDER BY OBJECT_NAME(c.object_id), c.column_id&lt;br/&gt;
com.microsoft.sqlserver.jdbc.SQLServerException: The connection is closed.&lt;br/&gt;
        at com.microsoft.sqlserver.jdbc.SQLServerException.makeFromDriverError(SQLServerException.java:191)&lt;br/&gt;
        at com.microsoft.sqlserver.jdbc.SQLServerDatabaseMetaData.checkClosed(SQLServerDatabaseMetaData.java:126)&lt;br/&gt;
        at com.microsoft.sqlserver.jdbc.SQLServerDatabaseMetaData.getImportedKeys(SQLServerDatabaseMetaData.java:979)&lt;br/&gt;
        at net.sourceforge.schemaspy.model.Table.connectForeignKeys(Table.java:106)&lt;br/&gt;
        at net.sourceforge.schemaspy.model.Database.connectTables(Database.java:984)&lt;br/&gt;
        at net.sourceforge.schemaspy.model.Database.&amp;lt;init&amp;gt;(Database.java:83)&lt;br/&gt;
        at net.sourceforge.schemaspy.SchemaAnalyzer.analyze(SchemaAnalyzer.java:211)&lt;br/&gt;
        at net.sourceforge.schemaspy.Main.main(Main.java:42)&lt;br/&gt;
PS E:&amp;gt;&lt;/p&gt;&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">kai</dc:creator><pubDate>Tue, 04 Apr 2017 06:21:10 -0000</pubDate><guid>https://sourceforge.net4c4d9a121b1ba3e7c01b8fc7b33828dd48d663f8</guid></item><item><title>How to configure SchemaSpyGUI?</title><link>https://sourceforge.net/p/schemaspygui/discussion/756710/thread/69415932/</link><description>&lt;div class="markdown_content"&gt;&lt;p&gt;Ahhh... he who persists, wins. The problem is that those commands are supposed to be ran against schemaspy itself of course.&lt;/p&gt;
&lt;p&gt;First thing you need to do is to download the JTDS driver &lt;a href="https://sourceforge.net/projects/jtds/files/"&gt;https://sourceforge.net/projects/jtds/files/&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;Important thing to know is if you use user/password or single-sign-on (SSO/Windows Auth). The latter is the case here, so I'll use it for this example since it involves a additional action. Unpack where you want, I just used &lt;code&gt;C:\bin\schemaspy\driver&lt;/code&gt; path for this since I want to avoid spaces in path names like the plague. Next move into that jtds folder and then into &lt;code&gt;x64&lt;/code&gt; (or x86 if thats your thing, unlikely but possible I guess) folder and then &lt;code&gt;SSO&lt;/code&gt; and copy the &lt;code&gt;ntlmauth.dll&lt;/code&gt; file to your JRE bin folder e.g. &lt;code&gt;C:\Program Files\Java\jre1.8.0_91\bin&lt;/code&gt;.&lt;/p&gt;
&lt;p&gt;Ensure you have &lt;code&gt;Graphviz&lt;/code&gt; installed, obtain it from &lt;a href="http://www.graphviz.org/Download_windows.php." rel="nofollow"&gt;http://www.graphviz.org/Download_windows.php.&lt;/a&gt; You should probably add its location and bin folder to your environment variables &lt;code&gt;PATH&lt;/code&gt; e.g. PATH=some;entries;go;here;C:\Program Files (x86)\Graphviz2.38\bin so that it can find the &lt;code&gt;dot&lt;/code&gt; executable for drawing graphs.&lt;/p&gt;
&lt;p&gt;Finally you can open PS and issue something along the lines of:&lt;/p&gt;
&lt;div class="codehilite"&gt;&lt;pre&gt;PS C:\bin\schemaspy\gui&amp;gt; java -jar "C:\bin\schemaspy\schemaSpy_5.0.0.jar" -dp C:\bin\schemaspy\driver\jtds\jtds-1.3.1.jar -t mssql05-jtds -db WmoPlatform -host localhost -port 1433 -sso -connprops C:\bin\schemaspy\gui\properties\mssql05-jtds.properties -o c:\usr\output -s dbo
&lt;/pre&gt;&lt;/div&gt;


&lt;p&gt;Voila,.... you're done&lt;/p&gt;&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">supersym</dc:creator><pubDate>Sun, 08 May 2016 09:12:21 -0000</pubDate><guid>https://sourceforge.net131ee49044559aa322489b279c837f79eea31063</guid></item><item><title>How to configure SchemaSpyGUI?</title><link>https://sourceforge.net/p/schemaspygui/discussion/756710/thread/69415932/</link><description>&lt;div class="markdown_content"&gt;&lt;p&gt;A bit late, which more or less shows this project as being 'dead' (in my book at least) since no one responded in the meantime. The project is borked for MSSQL on from 2008. It references the wrong class, to begin with. Second it ignores the .properties file you pass it. Even if you do, it still refuses to use it (via GUI) or when started with full command line switches (I use powershell) it simply ignores all those parameters and plays 'dumb' that it doesn't know what the driver is even when &lt;code&gt;-dp&lt;/code&gt; is used.&lt;/p&gt;
&lt;p&gt;I've been having a go at this for about half an hour now and all I can conclude is that it is seriously broken for Windows users. But in case this is of any use still, my PS command is:&lt;/p&gt;
&lt;p&gt;PS C:\bin\schemaspy\gui&amp;gt; java -jar .\schemaSpyGUI.jar -t mssql-jtds -db WmoPlatform -host localhost -port 1433 -u myusername -connprops "C:\bin\schemaspy\gui\properties\mssql-jtds.properties" -dp "C:\bin\schemaspy\drivers\jtds\jtds-1.3.1.jar"&lt;/p&gt;
&lt;p&gt;It opens the GUI with /no/ properties filled in (maybe it still uses them?) but trying to run, it simply refuses for all the missing properties. So starting from the command line does not work. Try filling in those properties in the GUI and it will bitch about the wrong class name (it isn't jtds.sqlserver but the other way around).&lt;/p&gt;
&lt;p&gt;No one ever took the time to properly implement 2008 support but even when trying to correct these wrong parameters, it simply will always use the .jar packed .properties file and ignores the user.&lt;/p&gt;
&lt;p&gt;Abandoning effort. SchemaSpy is nice, if you use MySQL, else you're on your own.&lt;/p&gt;&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">supersym</dc:creator><pubDate>Sun, 08 May 2016 08:46:18 -0000</pubDate><guid>https://sourceforge.netb3d76a07d46d551479743da13e4ab82cfdb3f30f</guid></item></channel></rss>