MySQL Parameters and Flash CS3

Associate
Joined
6 Dec 2007
Posts
2,103
Hey all, not been in here in a while, but I was wondering if you could help.

In something like VB.NET with SQLServer you can add paramters to a query by doing something like Parameters.AddWithValue, but I need to do something similar using Flash CS3, Actionscript 2.0 and MySQL.

Basically, I would like to get a value from a combo box, and pass that value to a SELECT query using that value.

Can anyone help a very confused person?

TIA :)
 
Back
Top Bottom