Geek Articles

Categories

 

Subscribe

Daily Updates Subscribe geekarticles update via email Subscribe geekarticles update via RSS

 
GeekArticles Programming Delphi

ExecSql sets Prepared to false

Author: qc.borland.com | Published: 12th Feb 2008 | Visited: 86 times | Add Comment
Filed in: Delphi

QC#: 56985 Version: 11.2 Status: Open defect, requires resolution Description: Calling TSqlDataSet.ExecSQL closes the statement and set's Prepared to false. This was working fine in Delphi 6.0. FSqlDataSet := TSQLDataSet.Create(nil); FSQLDataSet.S

Read Article
 

Sponsored Links

 


Related Articles

 Listview HideSelection=False has no effect (focus hidden when inactive) QC#: 57882 Version: 11.2 Status: New defect, requires tester review Description: Setting HideSelection to False doesn't prevent hiding the selection when list becomes inact ...

 Article :: SQL Queries for Mere Mortals: Thinking in Sets This sample chapter discusses the concept of a set along with each of the other major set operations in ...

 "Return value might be undefined" error is shown even if the very first line of the function explici... QC#: 51078 Version: 11.0 Status: Open defect, requires resolution Resolution: Bug is a duplicate (must note dup bug #) Description: "Return value might be undefined" error is shown even if the very first line of the function explicitly sets the funct ...

 Using XML Export to create dynamic Spry data sets Create AJAX applications in Dreamweaver using data in your databa ...

 Object inspector sets wrong property in some cases (focus problem) QC#: 46439 Version: 11.0 Status: Open defect, requires resolution Description: If OI is not focused and you click on a drop-down button in a property editor, the editor will be focused instead of it's drop-down list. If you press an arrow key on keybo ...

 Stored procedures vs Java Prepared statements Hi Tom I am a Java programmer. I have been working on Oracle for close to a year now. Big fan of your site and the work that you r doing! One fight has always been going on between java and Oracle communities on which is better Stored procedures o ...

 Wrong code in helpintfs.pas causing false exceptions QC#: 46458 Version: 11.0 Status: Closed defect, no action required Resolution: Need more information/demo/steps Description: In method THelpManager.DoTableOfContents when only one viewer exists an exception is raised because Viewer variable is empty ...

 not focused tabsheet don't turn visible false other wincontrols QC#: 44675 Version: 11.0 Status: Open defect, requires resolution Resolution: Bug is a duplicate (must note dup bug #) Description: components in not focused tabsheet don't hide whith visible = fa ...

 Prepared Statement When is the cached plan cleared. Hi Tom, The reason of going for Prepared Statements is that they reuse the plans for statements that have been executed previously, thus saving CPU time and power. The cache uses the statement as a key and the access plan is stored in the cache ...

 METHODINFO OFF incorrectly also sets TYPEINFO OFF QC#: 43484 Version: 11.0 Status: Open defect, requires resolution Description: The compiler makes a mistake when METHODINFO is turned off; TYPEINFO is incorrectly turned off also! PS: How can one detect if METHODINFO is on or off? This seems to be im ...



Next: Compiler fails to give warning for unused string assignment



Post Comment

Name:


Email:
 (Optional. Used for Notification)

Title:

 
Comment:


Validation Code:
 <=>  (Enter this code in text box)





Latest Articles

 

Popular Articles

Sponsored Links