<?xml version="1.0" encoding="utf-8"?>
<feed xml:lang="en" xmlns="http://www.w3.org/2005/Atom"><title>Recent changes to patches</title><link href="https://sourceforge.net/p/uib/patches/" rel="alternate"/><link href="https://sourceforge.net/p/uib/patches/feed.atom" rel="self"/><id>https://sourceforge.net/p/uib/patches/</id><updated>2011-09-07T00:32:45Z</updated><subtitle>Recent changes to patches</subtitle><entry><title>UIB_NO_COMPONENT</title><link href="https://sourceforge.net/p/uib/patches/2/" rel="alternate"/><published>2011-09-07T00:32:45Z</published><updated>2011-09-07T00:32:45Z</updated><author><name>S. Hussein</name><uri>https://sourceforge.net/u/daneshvar/</uri></author><id>https://sourceforge.netc2d1714b8cae868b8cd00ea3c977ccf153edd6dc</id><summary type="html">&lt;div class="markdown_content"&gt;&lt;p&gt;file : uibdataset.pas&lt;br /&gt;
method : constructor TUIBCustomDataSet.Create(AOwner: TComponent);&lt;br /&gt;
FStatement := TUIBQuery.Create(nil);    -&amp;gt;    FStatement := TUIBQuery.Create{$IFNDEF UIB_NO_COMPONENT}(nil){$ENDIF};&lt;/p&gt;&lt;/div&gt;</summary></entry><entry><title>Exception if FXSQLDA.sqlvar[Index].sqlind is nil</title><link href="https://sourceforge.net/p/uib/patches/1/" rel="alternate"/><published>2010-06-18T10:29:32Z</published><updated>2010-06-18T10:29:32Z</updated><author><name>Heiko Adams</name><uri>https://sourceforge.net/u/heiko2107/</uri></author><id>https://sourceforge.net3890524f7ebe350d61e6918844e4473dc1401f5c</id><summary type="html">&lt;div class="markdown_content"&gt;&lt;p&gt;If FXSQLDA.sqlvar[Index].sqlind is nil an exception is raised in TSQLDA.GetIsNull. The attached file has been patched to fix this issue.&lt;/p&gt;&lt;/div&gt;</summary></entry></feed>