<?xml version="1.0"?>
<feed xmlns="http://www.w3.org/2005/Atom">
<title>Comments for Top 10 Tricks for Delphi and C++Builder VCL Database Developers by Cary Jensen</title>
<link rel="alternate" type="text/plain" href="http://dn.codegear.com/article/20563" title="Top 10 Tricks for Delphi and C++Builder VCL Database Developers by Cary Jensen" />
<link rel="self" type="application/atom+xml" href="http://dn.codegear.com/article/20563/feed" title="Comments for Top 10 Tricks for Delphi and C++Builder VCL Database Developers by Cary Jensen" />
<id>http://dn.codegear.com/article/20563</id>
<updated>2008-11-19T07:59:55-08:00</updated>
<entry>
<title>Top 10 Tricks for Delphi ... some bugs</title>
<author>
<name>Gert Kello</name>
<uri>http://threads.codegear.com/threads/threads.exe/userall?commentid=24879</uri>
</author>
<id>http://threads.codegear.com/threads/threads.exe/view?commentid=24879</id>
<updated>2000-04-13T03:42:49-07:00</updated>
<published>2000-04-13T03:42:49-07:00</published>
<summary>Top 10 Tricks for Delphi ... some bugs</summary>
<content>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....</content>
</entry>
<entry>
<title>Good idea Rafael</title>
<author>
<name>damian marquez</name>
<uri>http://threads.codegear.com/threads/threads.exe/userall?commentid=24406</uri>
</author>
<id>http://threads.codegear.com/threads/threads.exe/view?commentid=24406</id>
<updated>2000-03-08T04:33:08-08:00</updated>
<published>2000-03-08T04:33:08-08:00</published>
<summary>Good idea Rafael</summary>
<content>I've been thinking about doing that Rafael... Anyway I've always desired to have a kind of &quot;Data Environment&quot; 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?</content>
</entry>
<entry>
<title>Top 10 Tricks for Delphi and C++Builder VCL Database Developers by Cary Jensen</title>
<author>
<name>Rafael Aguil&#243;</name>
<uri>http://threads.codegear.com/threads/threads.exe/userall?commentid=24055</uri>
</author>
<id>http://threads.codegear.com/threads/threads.exe/view?commentid=24055</id>
<updated>2000-01-27T04:19:44-08:00</updated>
<published>2000-01-27T04:19:44-08:00</published>
<summary>Top 10 Tricks for Delphi and C++Builder VCL Database Developers by Cary Jensen</summary>
<content>I do not completly agree when Cary Jensen says: &quot;A second instance where data modules should typically be avoided is when you are writing multiple instance forms.&quot;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&#180;s very usefull when it&#180;s needed to use a lot of Dataset components and to centralize code to manage business rules.Rafael Ribas Aguil&#243;rribas@pobox.com</content>
</entry>
<entry>
<title>Top 10 Tricks for Delphi and C++Builder VCL Database Developers by Cary Jensen</title>
<author>
<name>Doug Samuel</name>
<uri>http://threads.codegear.com/threads/threads.exe/userall?commentid=24048</uri>
</author>
<id>http://threads.codegear.com/threads/threads.exe/view?commentid=24048</id>
<updated>2000-01-26T06:04:11-08:00</updated>
<published>2000-01-26T06:04:11-08:00</published>
<summary>Top 10 Tricks for Delphi and C++Builder VCL Database Developers by Cary Jensen</summary>
<content>Excellent article.  Only request is that there be a way to display it in a &quot;printer friendly&quot; format.  Right now it is difficult to print without losng the right edge of the article.</content>
</entry>
<entry>
<title>Top 10 Tricks for Delphi and C++Builder VCL Database Developers by Cary Jensen</title>
<author>
<name>Filip Cruz</name>
<uri>http://threads.codegear.com/threads/threads.exe/userall?commentid=24027</uri>
</author>
<id>http://threads.codegear.com/threads/threads.exe/view?commentid=24027</id>
<updated>2000-01-19T13:07:32-08:00</updated>
<published>2000-01-19T13:07:32-08:00</published>
<summary>Top 10 Tricks for Delphi and C++Builder VCL Database Developers by Cary Jensen</summary>
<content>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...</content>
</entry>
</feed>
