﻿<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/">
  <channel>
    <description><![CDATA[Comments for Top 10 Tricks for Delphi and C++Builder VCL Database Developers by Cary Jensen]]></description>
    <title><![CDATA[Comments for Top 10 Tricks for Delphi and C++Builder VCL Database Developers by Cary Jensen]]></title>
    <link>http://dn.codegear.com/article/20563</link>
    <!-- source: http://dn.codegear.com/article/20563/feed-->
    <dc:date>2008-11-19T08:03:43-08:00</dc:date>
    <item>
      <description><![CDATA[Have to agree with others that it's a greate article.But there are some bugs in the AUDTRAIL project. The audit of deleted and inserted records does not work correctly. When record is deleted or inserted, the record inserted into audit is the one that is active in the moment user chooses to save changes. This is due the fact that the field values are used instead of new and oldvalue....]]></description>
      <title><![CDATA[Top 10 Tricks for Delphi ... some bugs]]></title>
      <managingEditor>
	 (Gert Kello)
</managingEditor>
      <guid isPermaLink="true">http://threads.codegear.com/threads/threads.exe/view?commentid=24879</guid>
      <dc:date>2000-04-13T03:42:49-07:00</dc:date>
      <pubDate>2000-04-13T03:42:49-07:00</pubDate>
      <source url="http://dn.codegear.com/article/20563/feed">Comments for Top 10 Tricks for Delphi and C++Builder VCL Database Developers by Cary Jensen</source>
    </item>
    <item>
      <description><![CDATA[I've been thinking about doing that Rafael... Anyway I've always desired to have a kind of "Data Environment" for the form (I think VFP had that, but I would like to see an ellegant solution from Delphi), what I mean is a non-visible container to hold all the datasets/datasources for the form.... Having one datamodule for each form could clutter up the screen.... Have you any piece of code to share on the way you do this?]]></description>
      <title><![CDATA[Good idea Rafael]]></title>
      <managingEditor>
	 (damian marquez)
</managingEditor>
      <guid isPermaLink="true">http://threads.codegear.com/threads/threads.exe/view?commentid=24406</guid>
      <dc:date>2000-03-08T04:33:08-08:00</dc:date>
      <pubDate>2000-03-08T04:33:08-08:00</pubDate>
      <source url="http://dn.codegear.com/article/20563/feed">Comments for Top 10 Tricks for Delphi and C++Builder VCL Database Developers by Cary Jensen</source>
    </item>
    <item>
      <description><![CDATA[I do not completly agree when Cary Jensen says: "A second instance where data modules should typically be avoided is when you are writing multiple instance forms."The key is not to use the same instance of a datamodule for all instances of the form.Instead, you can make a instance of the datamodule for each instance of the form.The form should have its own instance of the datamodule, so when the form is freed its datamodule will be freed too.I do use it, and it´s very usefull when it´s needed to use a lot of Dataset components and to centralize code to manage business rules.Rafael Ribas Aguilórribas@pobox.com]]></description>
      <title><![CDATA[Top 10 Tricks for Delphi and C++Builder VCL Database Developers by Cary Jensen]]></title>
      <managingEditor>
	 (Rafael Aguiló)
</managingEditor>
      <guid isPermaLink="true">http://threads.codegear.com/threads/threads.exe/view?commentid=24055</guid>
      <dc:date>2000-01-27T04:19:44-08:00</dc:date>
      <pubDate>2000-01-27T04:19:44-08:00</pubDate>
      <source url="http://dn.codegear.com/article/20563/feed">Comments for Top 10 Tricks for Delphi and C++Builder VCL Database Developers by Cary Jensen</source>
    </item>
    <item>
      <description><![CDATA[Excellent article.  Only request is that there be a way to display it in a "printer friendly" format.  Right now it is difficult to print without losng the right edge of the article.]]></description>
      <title><![CDATA[Top 10 Tricks for Delphi and C++Builder VCL Database Developers by Cary Jensen]]></title>
      <managingEditor>
	 (Doug Samuel)
</managingEditor>
      <guid isPermaLink="true">http://threads.codegear.com/threads/threads.exe/view?commentid=24048</guid>
      <dc:date>2000-01-26T06:04:11-08:00</dc:date>
      <pubDate>2000-01-26T06:04:11-08:00</pubDate>
      <source url="http://dn.codegear.com/article/20563/feed">Comments for Top 10 Tricks for Delphi and C++Builder VCL Database Developers by Cary Jensen</source>
    </item>
    <item>
      <description><![CDATA[Great article. It would be good to see more like it. Maybe even more tutorials like Charlie Calvert's or even like the excelent Java tutorials on the SUN web site. Tutorials for Delphi that is...]]></description>
      <title><![CDATA[Top 10 Tricks for Delphi and C++Builder VCL Database Developers by Cary Jensen]]></title>
      <managingEditor>
	 (Filip Cruz)
</managingEditor>
      <guid isPermaLink="true">http://threads.codegear.com/threads/threads.exe/view?commentid=24027</guid>
      <dc:date>2000-01-19T13:07:32-08:00</dc:date>
      <pubDate>2000-01-19T13:07:32-08:00</pubDate>
      <source url="http://dn.codegear.com/article/20563/feed">Comments for Top 10 Tricks for Delphi and C++Builder VCL Database Developers by Cary Jensen</source>
    </item>
    <generator>Atom 1.0 XSLT Transform v1 (http://atom.geekhood.net)</generator>
  </channel>
</rss>