Forum Moderators: phranque
My access is very rusty to be honest but you could always look at these links
Stored Procedures and Triggers [mysql.com]
SELECT Syntax [mysql.com]
I would think that you can fairly easily rewrite your queries for mysql.
hth
Apparently mySQL doesn't have stored procedures.
In msaccess, I can create a query in the query table & call it whenever I want, even though it is not actually a stored procedure.
I think the only workaround is to issue a query & create a new table, query that table for the data & delete the table.
Does anyone have a better suggestion?
Need help please.
Thanx once again jatar_k.