For delphi I have this query where I want to input Delphi variables. Ie
SELECT * FROM (Tablename) WHERE (Combobox1.text) = (Edit1.text)So, Im typing in something into the edit box, and choosing something from the Combobox, SQL then searches it. But its not working...Im assuming its to do with the incompatibility with the combbobox/edit box and SQL. Do I have to put some weird signs in to make it work or something?
Thanks
Edited by Jaan, 14 November 2009 - 06:10 AM.
Please use code tags when you are posting your codes !


Sign In
Create Account


Back to top










