<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0">
	<channel>
		<title><![CDATA[Latest posts for the topic ".save method problem"]]></title>
		<link>http://forums.visual-paradigm.com/posts/32.html</link>
		<description><![CDATA[Latest messages posted in the topic ".save method problem"]]></description>
		<generator>JForum - http://www.jforum.net</generator>
			<item>
				<title>.save method problem</title>
				<description><![CDATA[ Hi All,<br> <br> I use DBVA for JBuilder in Java with oracle 9.<br> <br> All the time I have used DBVA up to now I only used it for reading data. I never wanted to save data.<br> <br> Today I needed to save a new record.<br> I created a new object with the Factory of that type of object.<br> Then I add my infos/fill the attributes and at the end I call .save.<br> <br> Nothing happens - no errors, messages & the record is not saved.<br> Do I have to push a commit or something?<br> <br> What am I doing wrong?<br> <br> Thanks for any hints...]]></description>
				<guid isPermaLink="true">http://forums.visual-paradigm.com/posts/1681#6147.html</guid>
				<link>http://forums.visual-paradigm.com/posts/1681#6147.html</link>
				<pubDate><![CDATA[Thu, 12 Oct 2006 23:29:21]]></pubDate>
				<author><![CDATA[ Georg]]></author>
			</item>
			<item>
				<title>Re:.save method problem</title>
				<description><![CDATA[ Hi Georg,<br> <br> The best way to work with .save is to begin a transaction, save, and then commit. Is these what you have done? If the problem still occurs, could you try generate code, and send us the vp.log inside &#36;vp-suite-install-dir/bin<br> <br> Best regards,<br> Jick]]></description>
				<guid isPermaLink="true">http://forums.visual-paradigm.com/posts/1681#6160.html</guid>
				<link>http://forums.visual-paradigm.com/posts/1681#6160.html</link>
				<pubDate><![CDATA[Fri, 13 Oct 2006 09:39:09]]></pubDate>
				<author><![CDATA[ Jick]]></author>
			</item>
			<item>
				<title>Re:.save method problem</title>
				<description><![CDATA[ Hello!<br> <br> I solved it.<br> <br> I activated "print to error stream" in the error handling of the "generate code" window. Then I found out what SQL Errors orrured.<br> <br> Jick: Thanks , a good tipp too!<br> <br> Thanks!]]></description>
				<guid isPermaLink="true">http://forums.visual-paradigm.com/posts/1681#6163.html</guid>
				<link>http://forums.visual-paradigm.com/posts/1681#6163.html</link>
				<pubDate><![CDATA[Fri, 13 Oct 2006 15:41:10]]></pubDate>
				<author><![CDATA[ Georg]]></author>
			</item>
	</channel>
</rss>