Hi
    how can I recive parameters from an external aplications in my MySql queries.
    for example in MS Access I do this in this way:

PARAMETERS (variable AS type)
SELECT ..........

I want to do the same thing in MySql

Reply via email to