realbasic-nug
[Top] [All Lists]

Prepare Statements in Realbasic

To: REALbasic NUG <realbasic-nug at lists dot realsoftware dot com>
Subject: Prepare Statements in Realbasic
From: RB-n00b <rb at natgine dot org>
Date: Mon, 30 Jul 2007 08:10:32 +0200
Delivered-to: listarchive at realsoftware dot com
Delivered-to: realbasic-nug at lists dot realsoftware dot com
Hi,

I searched a lot but couldn't find anything useful about prepared  
statements in Realbasic. You know, I mean stuff like"SELECT * FROM  
sometable WHERE id = ?" and then assigning a value to the ? before  
starting the query. I very used to using this approach as other  
languages I'm programming in have support for this. While browsing  
the SqLite homepage I learned that even SqLite supports prepare  
statements thus it should be useable in  Realsql-Database as well.  
Basically I don't like the use of this databinder-controls in the GUI  
because it violates the MVC-principle.

Does somebody know more about prepared statements?

Thanx in advance,
RB-n00b

_______________________________________________
Unsubscribe or switch delivery mode:
<http://www.realsoftware.com/support/listmanager/>

Search the archives:
<http://support.realsoftware.com/listarchives/lists.html>


<Prev in Thread] Current Thread [Next in Thread>