` Comment on an Icetips Article
Icetips - Templates, Tools & Utilities for Clarion Developers

Templates, Tools and Utilities
for Clarion Developers

Add a comment to an Icetips Article

Please add your comments to this article. Please note that you must provide both a name and a valid email address in order for us to publish your comment. Comments are moderated and are not visible until they have been approved. Spam is never approved!

Your Name:  
Email:  
Header text/Subject:  

Please enter your comment in the box below:

Back to article list   Search Articles     Add Comment     Printer friendly     Direct link  

ABC: Forcing updates of blob fields only
1998-07-17 -- Richard Taylor
 
Newsgroups: topspeed.products.c4 >I have TPS file with a couple fields and a blob. I change the blob >only and it does not get saved. I change another field and the blob >and the blob gets saved. You can add one line of code to the file's FileManger EqualBuffer method, before the parent call: IF Pre:BlobField{PROP:Touched} = TRUE THEN RETURN(0). This will detect the changed BLOB and cause the form to update the record.


Today is May 5, 2024, 11:16 pm
This article has been viewed 35115 times.
Google search has resulted in 22 hits on this article since January 25, 2004.



Back to article list   Search Articles   Add Comment   Printer friendly

Login

User Name:

Password: