New topic: How to update a blob with prepared statements?
<http://forums.realsoftware.com/viewtopic.php?t=47596> Page 1 of 1 [ 3 posts ] Previous topic | Next topic Author Message HMARROQUINC Post subject: How to update a blob with prepared statements?Posted: Sun Apr 14, 2013 7:09 pm Joined: Sun Jan 25, 2009 5:11 pm Posts: 560 Location: Guatemala, Central America I was just starting today to update some code and thought that it was time to start using prepared statements, thinking of how to go around this I started thinking about how to update a blob that contains an image in an SQLite DB? I tried to find documentation for this but didn't find any. _________________ Future RS guru. Ride the world! Top Jym Post subject: Re: How to update a blob with prepared statements?Posted: Tue Apr 16, 2013 9:29 am Joined: Sat Oct 01, 2005 5:19 pm Posts: 3197 The same way you would with any update except your bindtype is blob Top HMARROQUINC Post subject: Re: How to update a blob with prepared statements?Posted: Tue Apr 16, 2013 9:37 am Joined: Sun Jan 25, 2009 5:11 pm Posts: 560 Location: Guatemala, Central America Thanks for your reply. I finally understood (or so I think) how prepared statements work. _________________ Future RS guru. Ride the world! Top Display posts from previous: All posts1 day7 days2 weeks1 month3 months6 months1 year Sort by AuthorPost timeSubject AscendingDescending Page 1 of 1 [ 3 posts ] -- Over 1500 classes with 29000 functions in one REALbasic plug-in collection. The Monkeybread Software Realbasic Plugin v9.3. http://www.monkeybreadsoftware.de/realbasic/plugins.shtml [email protected]
