Newbie SQL question in builder 6.0
Posted: Fri 12 May 2006 12:51
I have a certain number stored in int i.
I want to search a table for all entries in a certain field that match i.
Could someoen show me a quick code snippet on how to do this?
I assume using a TMyQuery component would be the best way? I guess I am a bit confused as to how to mingle the c++ code with a SQL statement.
Thanks!
---Dave
I want to search a table for all entries in a certain field that match i.
Could someoen show me a quick code snippet on how to do this?
I assume using a TMyQuery component would be the best way? I guess I am a bit confused as to how to mingle the c++ code with a SQL statement.
Thanks!
---Dave