I need to be able to run a SQL query that will look something like this:<br>
SELECT * FROM
WHERE Field= (variable)<br>
That is pass a variable to the WHERE clause.<br>
assuming that I have a variable already present and that it holds the value of the a "field".<br>
What is the CORRECT SYNTAX?<br>
Any help will be great<br>
Thanks<br>
Alexis <p>Alexis<br><a href=mailto:alexisale@msn.com>alexisale@msn.com</a><br><a href= > </a><br>
SELECT * FROM
That is pass a variable to the WHERE clause.<br>
assuming that I have a variable already present and that it holds the value of the a "field".<br>
What is the CORRECT SYNTAX?<br>
Any help will be great<br>
Thanks<br>
Alexis <p>Alexis<br><a href=mailto:alexisale@msn.com>alexisale@msn.com</a><br><a href= > </a><br>