<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0">
	<channel>
		<title><![CDATA[Latest topics for the forum "SQL Power Architect Technical Support"]]></title>
		<link>http://www.sqlpower.ca/forum/forums/show/2.page</link>
		<description><![CDATA[The newest discussed topics in the forum "SQL Power Architect Technical Support"]]></description>
		<generator>JForum - http://www.jforum.net</generator>
			<item>
				<title>Can't forward engineer without a connection starting 9.16?</title>
				<description><![CDATA[ Sometimes I work on a design of a database when I don't have a connection to the database server.  In previous version of Power Architect, I could leave the connection set to "No connection" in the forward engineering dialog and still be able to forward engineer.  I could save the SQL script and then log into one of my remote to run my scripts.  Now I am unable to do this.  Event though I still have the first dropdown set to "No connection", I get this error:<br /> <br /> ca.sqlpower.sqlobject.SQLObjectException: Couldn't connect to database: The TCP/IP connection to the host  has failed. java.net.UnknownHostException: <br /> 	at ca.sqlpower.sqlobject.SQLDatabase.getConnection(SQLDatabase.java:603)<br /> 	at ca.sqlpower.architect.ddl.GenericDDLGenerator.generateDDLStatements(GenericDDLGenerator.java:219)<br /> 	at ca.sqlpower.architect.ddl.GenericDDLGenerator.generateDDLScript(GenericDDLGenerator.java:173)<br /> 	at ca.sqlpower.architect.swingui.action.ExportDDLAction$1.call(ExportDDLAction.java:91)<br /> 	at ca.sqlpower.architect.swingui.action.ExportDDLAction$1.call(ExportDDLAction.java:81)<br /> 	at ca.sqlpower.swingui.DataEntryPanelBuilder$2.actionPerformed(DataEntryPanelBuilder.java:153)<br /> 	at javax.swing.AbstractButton.fireActionPerformed(Unknown Source)<br /> 	at javax.swing.AbstractButton$Handler.actionPerformed(Unknown Source)<br /> 	at javax.swing.DefaultButtonModel.fireActionPerformed(Unknown Source)<br /> 	at javax.swing.DefaultButtonModel.setPressed(Unknown Source)<br /> etc...<br /> <br /> Locally, we use SQL Server in Windows Authentication mode which I gave up on trying to make work even after reading the forums.  Just using the scripts generated was a great workaround but now I don't even have that.  However, even if I could get the network SQL Servers to connect, I would still have this problem with the remote databases.  <br /> <br /> So... IS there a way to use forward engineering without specifying a connection?]]></description>
				<guid isPermaLink="true">http://www.sqlpower.ca/forum/posts/preList/2675/6014.page</guid>
				<link>http://www.sqlpower.ca/forum/posts/preList/2675/6014.page</link>
				<pubDate><![CDATA[Sun, 18 Jul 2010 16:23:59]]> GMT</pubDate>
				<author><![CDATA[ irisheyes]]></author>
			</item>
			<item>
				<title>Forward engineer causes NullPointerException</title>
				<description><![CDATA[ When I try to forward engineer to a MySQL db, I get a NullPointerException.  Has anyone else experienced this?<br /> <br /> <br /> java.lang.NullPointerException<br /> 	at ca.sqlpower.architect.ddl.GenericDDLGenerator.addRelationship(GenericDDLGenerator.java:366)<br /> 	at ca.sqlpower.architect.ddl.GenericDDLGenerator.writeExportedRelationships(GenericDDLGenerator.java:927)<br /> 	at ca.sqlpower.architect.ddl.GenericDDLGenerator.generateDDLStatements(GenericDDLGenerator.java:237)<br /> ]]></description>
				<guid isPermaLink="true">http://www.sqlpower.ca/forum/posts/preList/2671/6003.page</guid>
				<link>http://www.sqlpower.ca/forum/posts/preList/2671/6003.page</link>
				<pubDate><![CDATA[Fri, 25 Jun 2010 20:09:09]]> GMT</pubDate>
				<author><![CDATA[ dorr67]]></author>
			</item>
			<item>
				<title>PA 9.16 - javaw.exe grabs 90+ percent of CPU</title>
				<description><![CDATA[ I recently updated PA to version 0.9.16 so that I could connect to a MS SQL Server 2008 non-default instance.  I am on a Win XP SP 3 computer with 2 GB RAM and a 1.70GHz processor.  <br /> <br /> The problem is that anything that I do in the diagram window (move tables, zoom in/out, etc.) is very laggy and slow.  When I run Task Manager, I see that the javaw.exe jumps up to 90+ percent of CPU anytime I do anything in the diagram window.  <br /> <br /> Any ideas what may be causing this?  I have used PA for many versions and this is the first time I have had this problem with it.  <br /> <br /> Thanks,  <br /> Hank]]></description>
				<guid isPermaLink="true">http://www.sqlpower.ca/forum/posts/preList/2670/6002.page</guid>
				<link>http://www.sqlpower.ca/forum/posts/preList/2670/6002.page</link>
				<pubDate><![CDATA[Thu, 24 Jun 2010 11:50:42]]> GMT</pubDate>
				<author><![CDATA[ HankWalters]]></author>
			</item>
			<item>
				<title>timestamps with timezone possible for postgres?</title>
				<description><![CDATA[ Hi there,<br /> <br /> I was wondering if there is a way in power architect to specify a column to be of type TIMESTAMP WITH TIMEZONE, which is a type supported by postgres. <br /> <br /> Reverse engineering shows a timestamptz type in the treeview. It is converted to a normal timestamp when dragging it to a diagram though.<br /> <br /> Thanks]]></description>
				<guid isPermaLink="true">http://www.sqlpower.ca/forum/posts/preList/2650/5952.page</guid>
				<link>http://www.sqlpower.ca/forum/posts/preList/2650/5952.page</link>
				<pubDate><![CDATA[Wed, 21 Apr 2010 05:42:03]]> GMT</pubDate>
				<author><![CDATA[ schodnicki]]></author>
			</item>
			<item>
				<title>Any easier way to deal with larger size diagram?</title>
				<description><![CDATA[ Is there any easier way to deal with a larger diagram, i.e. when you reach the natural "edges" of the screen?<br /> <br /> As far as I can tell, the only way to extend the border is to drag a table there.  Also, you then have to constantly click on the scroll bar to move, as the arrow keys apparently are non-functional.<br /> <br /> Are there any fixes to thes inconviences, or possible future enhancements to address this?<br /> <br /> Thanks,<br /> Scott]]></description>
				<guid isPermaLink="true">http://www.sqlpower.ca/forum/posts/preList/2645/5942.page</guid>
				<link>http://www.sqlpower.ca/forum/posts/preList/2645/5942.page</link>
				<pubDate><![CDATA[Mon, 12 Apr 2010 15:14:18]]> GMT</pubDate>
				<author><![CDATA[ scottb108]]></author>
			</item>
			<item>
				<title>Issues with SQL Server 2008 R2 and jtds sql server driver</title>
				<description><![CDATA[ Hi<br /> <br /> After few months of absence, having had problems recenty with PA and SQL Server 2008 (R2 this time!), I thought to test the various drivers and report the errors.<br /> This post is about using jtds jtds-1.2.5 and SQL Server R2.<br /> With this driver I manage to drag and drop the table AWBuildVersion successfully (better than jdbc4-3.0).<br /> Issues:<br /> 1. the drver does not recognise the NVarchar data type and convert it to Varchar.<br /> 2. PA is representing for each DB as schemas objects that are not schemas, like db_accessadmin etc. Please see a discussion on this subject between me and Jonathan last year (SQL Server 2008 no schema), where we discussed the type of query PA needs to use to select the schema(s) and nothing else.<br /> 3. When I try to export to pdf the content of the playpen I get the following error:<br /> java.lang.IllegalStateException: Event for a transaction rollback must fired on the foreground thread.<br /> 	at ca.sqlpower.object.AbstractSPObject.fireTransactionRollback(AbstractSPObject.java:494)<br /> 	at ca.sqlpower.sqlobject.SQLDatabase.setPlayPenDatabase(SQLDatabase.java:535)<br /> 	at ca.sqlpower.architect.swingui.PlayPen.setDatabase(PlayPen.java:783)<br /> 	at ca.sqlpower.architect.swingui.PlayPen.&lt;init&gt;(PlayPen.java:626)<br /> 	at ca.sqlpower.architect.swingui.PlayPen.&lt;init&gt;(PlayPen.java:609)<br /> 	at ca.sqlpower.architect.swingui.PlayPen.&lt;init&gt;(PlayPen.java:605)<br /> 	at ca.sqlpower.architect.swingui.PlayPen.&lt;init&gt;(PlayPen.java:669)<br /> 	at ca.sqlpower.architect.swingui.action.ExportPlaypenToPDFAction.doStuff(ExportPlaypenToPDFAction.java:122)<br /> 	at ca.sqlpower.architect.swingui.action.ProgressAction$2.doStuff(ProgressAction.java:118)<br /> 	at ca.sqlpower.swingui.SPSwingWorker.run(SPSwingWorker.java:104)<br /> 	at java.lang.Thread.run(Unknown Source)<br /> <br /> The tests are done using Windows 2008 R2 64 bits  and SQL Server R2 (Nov. CTP).]]></description>
				<guid isPermaLink="true">http://www.sqlpower.ca/forum/posts/preList/2644/5941.page</guid>
				<link>http://www.sqlpower.ca/forum/posts/preList/2644/5941.page</link>
				<pubDate><![CDATA[Sun, 11 Apr 2010 18:05:58]]> GMT</pubDate>
				<author><![CDATA[ Lourence108]]></author>
			</item>
			<item>
				<title>SQL Server  2008 is not working... again!</title>
				<description><![CDATA[ Hi guys<br /> <br /> I've been on other sort of projects for a while and I've not used PA since September 2009.<br /> Last version I've used successfully (just minor bugs) was 0.9.13.<br /> JDBC driver was Microsoft sqljdbc4.jar.<br /> <br /> Today I've installed the 0.9.16 version (downloading Architect-Setup-Windows-jdbc-0.9.16.exe from Hudson website).<br /> Disaster!!<br /> I try to srag and drop on the playpen the table HumanResources.Employee and I get a series of errors (see below), including errors referring to other tables in other schemas!<br /> <br /> Considering that my installation hasn't changed but the only thing that has changed is the version of Power Architect, what is exactly going on?<br /> <br /> Incidentally, I keep on seeing messages of guys having SQL Server 2008 / 05 problems and the PA guys saying that all is fine "in SQL Server 2000"!!!<br /> Please note that the two versions are different (e.g. one has schemas the other not), and from previous messages I understand that your treatment  of the two is very different.<br /> <br /> Any light you can shed is useful.<br /> <br /> Error messages are:<br /> java.lang.RuntimeException: java.lang.IllegalStateException: FK table Production.Document (TABLE) is missing columns, cannot populate relationships.<br /> 	at ca.sqlpower.architect.swingui.PlayPen$AddObjectsTask.cleanup(PlayPen.java:1652)<br /> 	at ca.sqlpower.swingui.SPSwingWorker$1.run(SPSwingWorker.java:114)<br /> 	at java.awt.event.InvocationEvent.dispatch(Unknown Source)<br /> 	at java.awt.EventQueue.dispatchEvent(Unknown Source)<br /> 	at java.awt.EventDispatchThread.pumpOneEventForFilters(Unknown Source)<br /> 	at java.awt.EventDispatchThread.pumpEventsForFilter(Unknown Source)<br /> 	at java.awt.EventDispatchThread.pumpEventsForHierarchy(Unknown Source)<br /> 	at java.awt.EventDispatchThread.pumpEvents(Unknown Source)<br /> 	at java.awt.EventDispatchThread.pumpEvents(Unknown Source)<br /> 	at java.awt.EventDispatchThread.run(Unknown Source)<br /> Caused by: java.lang.IllegalStateException: FK table Production.Document (TABLE) is missing columns, cannot populate relationships.<br /> 	at ca.sqlpower.sqlobject.SQLRelationship$2.run(SQLRelationship.java:704)<br /> 	at ca.sqlpower.architect.swingui.ArchitectSwingSessionImpl.runInForeground(ArchitectSwingSessionImpl.java:1106)<br /> 	at ca.sqlpower.sqlobject.SQLRelationship.fetchExportedKeys(SQLRelationship.java:747)<br /> 	at ca.sqlpower.sqlobject.SQLTable.populateRelationships(SQLTable.java:603)<br /> 	at ca.sqlpower.sqlobject.SQLTable.populateRelationships(SQLTable.java:583)<br /> 	at ca.sqlpower.sqlobject.SQLTable.createTableFromSource(SQLTable.java:285)<br /> 	at ca.sqlpower.sqlobject.SQLTable.createInheritingInstance(SQLTable.java:272)<br /> 	at ca.sqlpower.architect.swingui.PlayPen.importTableCopy(PlayPen.java:1260)<br /> 	at ca.sqlpower.architect.swingui.PlayPen$AddObjectsTask.cleanup(PlayPen.java:1600)<br /> 	... 9 more<br /> <br /> java.lang.NullPointerException<br /> 	at ca.sqlpower.sqlobject.SQLRelationship$2.run(SQLRelationship.java:703)<br /> 	at java.awt.event.InvocationEvent.dispatch(Unknown Source)<br /> 	at java.awt.EventQueue.dispatchEvent(Unknown Source)<br /> 	at java.awt.EventDispatchThread.pumpOneEventForFilters(Unknown Source)<br /> 	at java.awt.EventDispatchThread.pumpEventsForFilter(Unknown Source)<br /> 	at java.awt.EventDispatchThread.pumpEventsForHierarchy(Unknown Source)<br /> 	at java.awt.EventDispatchThread.pumpEvents(Unknown Source)<br /> 	at java.awt.EventDispatchThread.pumpEvents(Unknown Source)<br /> 	at java.awt.EventDispatchThread.run(Unknown Source)<br /> <br /> java.lang.RuntimeException: java.lang.NullPointerException<br /> 	at ca.sqlpower.sqlobject.SQLTable$4.run(SQLTable.java:650)<br /> 	at java.awt.event.InvocationEvent.dispatch(Unknown Source)<br /> 	at java.awt.EventQueue.dispatchEvent(Unknown Source)<br /> 	at java.awt.EventDispatchThread.pumpOneEventForFilters(Unknown Source)<br /> 	at java.awt.EventDispatchThread.pumpEventsForFilter(Unknown Source)<br /> 	at java.awt.EventDispatchThread.pumpEventsForHierarchy(Unknown Source)<br /> 	at java.awt.EventDispatchThread.pumpEvents(Unknown Source)<br /> 	at java.awt.EventDispatchThread.pumpEvents(Unknown Source)<br /> 	at java.awt.EventDispatchThread.run(Unknown Source)<br /> Caused by: java.lang.NullPointerException<br /> 	at ca.sqlpower.sqlobject.SQLTable$4.run(SQLTable.java:629)<br /> 	... 8 more<br /> java.lang.NullPointerException<br /> 	at ca.sqlpower.sqlobject.SQLRelationship$2.run(SQLRelationship.java:703)<br /> 	at java.awt.event.InvocationEvent.dispatch(Unknown Source)<br /> 	at java.awt.EventQueue.dispatchEvent(Unknown Source)<br /> 	at java.awt.EventDispatchThread.pumpOneEventForFilters(Unknown Source)<br /> 	at java.awt.EventDispatchThread.pumpEventsForFilter(Unknown Source)<br /> 	at java.awt.EventDispatchThread.pumpEventsForHierarchy(Unknown Source)<br /> 	at java.awt.EventDispatchThread.pumpEvents(Unknown Source)<br /> 	at java.awt.EventDispatchThread.pumpEvents(Unknown Source)<br /> 	at java.awt.EventDispatchThread.run(Unknown Source)<br /> <br /> java.lang.IllegalStateException: Transaction ended outside of a transaction.<br /> 	at ca.sqlpower.architect.swingui.dbtree.DBTreeModel$DBTreeSPListener.transactionEnded(DBTreeModel.java:321)<br /> 	at ca.sqlpower.object.AbstractSPObject.fireTransactionEnded(AbstractSPObject.java:463)<br /> 	at ca.sqlpower.object.AbstractSPObject.commit(AbstractSPObject.java:500)<br /> 	at ca.sqlpower.sqlobject.SQLTable$7.run(SQLTable.java:1191)<br /> 	at java.awt.event.InvocationEvent.dispatch(Unknown Source)<br /> 	at java.awt.EventQueue.dispatchEvent(Unknown Source)<br /> 	at java.awt.EventDispatchThread.pumpOneEventForFilters(Unknown Source)<br /> 	at java.awt.EventDispatchThread.pumpEventsForFilter(Unknown Source)<br /> 	at java.awt.EventDispatchThread.pumpEventsForHierarchy(Unknown Source)<br /> 	at java.awt.EventDispatchThread.pumpEvents(Unknown Source)<br /> 	at java.awt.EventDispatchThread.pumpEvents(Unknown Source)<br /> 	at java.awt.EventDispatchThread.run(Unknown Source)<br /> ]]></description>
				<guid isPermaLink="true">http://www.sqlpower.ca/forum/posts/preList/2642/5936.page</guid>
				<link>http://www.sqlpower.ca/forum/posts/preList/2642/5936.page</link>
				<pubDate><![CDATA[Thu, 8 Apr 2010 13:49:54]]> GMT</pubDate>
				<author><![CDATA[ Lourence108]]></author>
			</item>
			<item>
				<title>Can't see SQL Server datatypes when create new column</title>
				<description><![CDATA[ I'm trying to create a new column using the uniqueidentifier datatype, for SQL Server 2008.  However, this datatye does not appear in the Type list.<br /> <br /> I tried connecting to the SQL Server 2008 DB to make sure it knew I was using this DB, that didn't seem to change anything.<br /> <br /> Is there a trick to get this and/or other SQL Server datatypes to show up in the type list?<br /> <br /> This is a great tool by the way, I've used it successfully on a few small projects.]]></description>
				<guid isPermaLink="true">http://www.sqlpower.ca/forum/posts/preList/2641/5935.page</guid>
				<link>http://www.sqlpower.ca/forum/posts/preList/2641/5935.page</link>
				<pubDate><![CDATA[Mon, 5 Apr 2010 15:40:57]]> GMT</pubDate>
				<author><![CDATA[ scottb108]]></author>
			</item>
			<item>
				<title>DB2 ca.sqlpower.sqlobject.SQLObjectException</title>
				<description><![CDATA[ Hello -<br /> <br /> I have SQLPA installed on an OpenSuse 11.2 box and I am trying to get a DB2 connection up against the DB2 SAMPLE database.  I am using the universal driver db2jcc.jar, class com.ibm.db2.jcc.DB2Driver to connect to jdbc:db2://localhost:50001/SAMPLE.  "Test Connection" works fine, but when I try to open the connection to view tables I get a ca.sqlpower.sqlobject.SQLObjectException: failed to get catalog names from database.<br /> <br /> java -version<br /> java version "1.6.0_18"<br /> Java(TM) SE Runtime Environment (build 1.6.0_18-b07)<br /> Java HotSpot(TM) Server VM (build 16.0-b13, mixed mode)<br /> <br /> Any assistance appreciated...<br /> <br /> -js]]></description>
				<guid isPermaLink="true">http://www.sqlpower.ca/forum/posts/preList/2639/5932.page</guid>
				<link>http://www.sqlpower.ca/forum/posts/preList/2639/5932.page</link>
				<pubDate><![CDATA[Fri, 2 Apr 2010 18:07:04]]> GMT</pubDate>
				<author><![CDATA[ scandora]]></author>
			</item>
			<item>
				<title>Cannot open my project</title>
				<description><![CDATA[ Hello,<br /> I have recently installed the free version of SQL Power architect ver 0.9.16 and I created some table and then linked them with the available relationship tool. Now when I try to open my project I get the error message <br /> Exception type: ca.sqlpower.sqlobject.SQLObjectException<br /> Detail String: There is an XML parsing error in project file at line xxxx column:xxx.<br /> <br /> Please help or I have to redo the whole work in some other tool.<br /> thanks]]></description>
				<guid isPermaLink="true">http://www.sqlpower.ca/forum/posts/preList/2633/5919.page</guid>
				<link>http://www.sqlpower.ca/forum/posts/preList/2633/5919.page</link>
				<pubDate><![CDATA[Wed, 24 Mar 2010 11:40:43]]> GMT</pubDate>
				<author><![CDATA[ JavedYousafzai]]></author>
			</item>
			<item>
				<title>Load error</title>
				<description><![CDATA[ Hi,<br /> <br /> I'm trying to load a project with PA 0.9.16 created in PA 0.9.15. I've just updated the version and is getting the following error when loading the project:<br /> <br /> ca.sqlpower.sqlobject.SQLObjectException: There is an XML parsing error in project file at Line:637 Column:201<br /> 	at ca.sqlpower.architect.ProjectLoader.load(ProjectLoader.java:231)<br /> 	at ca.sqlpower.architect.swingui.SwingUIProjectLoader.load(SwingUIProjectLoader.java:195)<br /> 	at ca.sqlpower.architect.swingui.action.OpenProjectAction$LoadFileWorker.doStuff(OpenProjectAction.java:169)<br /> 	at ca.sqlpower.swingui.SPSwingWorker.run(SPSwingWorker.java:104)<br /> 	at java.lang.Thread.run(Unknown Source)<br /> Caused by: java.lang.IllegalArgumentException: Column RES_DRIVER_ID already exists in this index.<br /> 	at org.apache.commons.digester.Digester.createSAXException(Digester.java:2540)<br /> 	at org.apache.commons.digester.Digester.createSAXException(Digester.java:2566)<br /> 	at org.apache.commons.digester.Digester.endElement(Digester.java:1061)<br /> 	at ca.sqlpower.xml.UnescapingDefaultHandler.endElement(UnescapingDefaultHandler.java:151)<br /> 	at com.sun.org.apache.xerces.internal.parsers.AbstractSAXParser.endElement(Unknown Source)<br /> 	at com.sun.org.apache.xerces.internal.parsers.AbstractXMLDocumentParser.emptyElement(Unknown Source)<br /> 	at com.sun.org.apache.xerces.internal.impl.XMLDocumentFragmentScannerImpl.scanStartElement(Unknown Source)<br /> 	at com.sun.org.apache.xerces.internal.impl.XMLDocumentFragmentScannerImpl$FragmentContentDriver.next(Unknown Source)<br /> 	at com.sun.org.apache.xerces.internal.impl.XMLDocumentScannerImpl.next(Unknown Source)<br /> 	at com.sun.org.apache.xerces.internal.impl.XMLDocumentFragmentScannerImpl.scanDocument(Unknown Source)<br /> 	at com.sun.org.apache.xerces.internal.parsers.XML11Configuration.parse(Unknown Source)<br /> 	at com.sun.org.apache.xerces.internal.parsers.XML11Configuration.parse(Unknown Source)<br /> 	at com.sun.org.apache.xerces.internal.parsers.XMLParser.parse(Unknown Source)<br /> 	at com.sun.org.apache.xerces.internal.parsers.AbstractSAXParser.parse(Unknown Source)<br /> 	at com.sun.org.apache.xerces.internal.jaxp.SAXParserImpl$JAXPSAXParser.parse(Unknown Source)<br /> 	at ca.sqlpower.xml.UnescapingXMLReader.parse(UnescapingXMLReader.java:99)<br /> 	at org.apache.commons.digester.Digester.parse(Digester.java:1567)<br /> 	at ca.sqlpower.architect.ProjectLoader.load(ProjectLoader.java:215)<br /> 	... 4 more<br /> Caused by: java.lang.IllegalArgumentException: Column RES_DRIVER_ID already exists in this index.<br /> 	at ca.sqlpower.sqlobject.SQLIndex.addIndexColumn(SQLIndex.java:963)<br /> 	at ca.sqlpower.sqlobject.SQLIndex.addChildImpl(SQLIndex.java:687)<br /> 	at ca.sqlpower.object.AbstractSPObject.addChild(AbstractSPObject.java:104)<br /> 	at ca.sqlpower.sqlobject.SQLObject.addChild(SQLObject.java:353)<br /> 	at sun.reflect.GeneratedMethodAccessor18.invoke(Unknown Source)<br /> 	at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)<br /> 	at java.lang.reflect.Method.invoke(Unknown Source)<br /> 	at org.apache.commons.beanutils.MethodUtils.invokeMethod(MethodUtils.java:216)<br /> 	at org.apache.commons.digester.SetNextRule.end(SetNextRule.java:256)<br /> 	at org.apache.commons.digester.Rule.end(Rule.java:276)<br /> 	at org.apache.commons.digester.Digester.endElement(Digester.java:1058)<br /> 	... 19 more<br /> <br /> All my other projects is working just fine in 0.9.16 so I'm a little baffled at this error.]]></description>
				<guid isPermaLink="true">http://www.sqlpower.ca/forum/posts/preList/2632/5918.page</guid>
				<link>http://www.sqlpower.ca/forum/posts/preList/2632/5918.page</link>
				<pubDate><![CDATA[Tue, 23 Mar 2010 04:45:00]]> GMT</pubDate>
				<author><![CDATA[ Madsen]]></author>
			</item>
			<item>
				<title>Transformation error</title>
				<description><![CDATA[ Hello everybody,<br /> <br /> i have a problem with "HTML export".<br /> i run this option, and i have an error message "transformation error - java.lang.NullPointException".<br /> <br /> I had succeeded to run this functionality before.<br /> I reinstall this program. Always the same problem.<br /> <br /> Have you an idea ?<br /> <br /> Thanks in advance.]]></description>
				<guid isPermaLink="true">http://www.sqlpower.ca/forum/posts/preList/2631/5915.page</guid>
				<link>http://www.sqlpower.ca/forum/posts/preList/2631/5915.page</link>
				<pubDate><![CDATA[Fri, 19 Mar 2010 13:02:41]]> GMT</pubDate>
				<author><![CDATA[ du80]]></author>
			</item>
			<item>
				<title>Displaying tables in existing db</title>
				<description><![CDATA[ I just downloaded PA and have set up a connection to my db. It is listed on the left pane, but I can't figure out how get the tables display. I tried to Expand All Children but that took quite awhile and showed everything. Any ideas on how to get just the tables created to display would be great. Thanks.]]></description>
				<guid isPermaLink="true">http://www.sqlpower.ca/forum/posts/preList/2630/5914.page</guid>
				<link>http://www.sqlpower.ca/forum/posts/preList/2630/5914.page</link>
				<pubDate><![CDATA[Fri, 19 Mar 2010 11:58:19]]> GMT</pubDate>
				<author><![CDATA[ DavidAraSmith]]></author>
			</item>
			<item>
				<title>We can't navigate to different disk volumes?</title>
				<description><![CDATA[ Hi all.<br /> <br /> I went to save my project, and found that there was no way to navigate beyond the default disk volume chosen by PA.<br /> <br /> This is under Mac OS 10.6.2.  The same problem applies to the File/Open dialog.  I guess this is a known problem, right?  I'm using version 0.9.16.]]></description>
				<guid isPermaLink="true">http://www.sqlpower.ca/forum/posts/preList/2627/5897.page</guid>
				<link>http://www.sqlpower.ca/forum/posts/preList/2627/5897.page</link>
				<pubDate><![CDATA[Tue, 9 Mar 2010 22:32:11]]> GMT</pubDate>
				<author><![CDATA[ Wisebord]]></author>
			</item>
			<item>
				<title>Why are key columns not shown?</title>
				<description><![CDATA[ Hi all.<br /> <br /> Just started using SQLPA.  After creating a new table and specifying the name of the primary key, I find that it isn't shown in the diagram.  Why?  I looked for a preference for this behavior, and didn't find one.<br /> <br /> I did eventually find the "project settings" dialog, but the default is "show all columns."  So no answers there...<br /> <br /> I'm using version 0.9.16.<br /> <br /> Thanks! ]]></description>
				<guid isPermaLink="true">http://www.sqlpower.ca/forum/posts/preList/2626/5896.page</guid>
				<link>http://www.sqlpower.ca/forum/posts/preList/2626/5896.page</link>
				<pubDate><![CDATA[Tue, 9 Mar 2010 22:25:55]]> GMT</pubDate>
				<author><![CDATA[ Wisebord]]></author>
			</item>
	</channel>
</rss>