HI,
Hoping someone can help a total newcomer to the world of MySql.
Previously working in MS Access and using database in Dreamweaver (ASP pages).
Now having to update to MySql because of multiple connection problems.
So far I have managed to transfer all data with the help of SQLyog. Have set primary keys and InnoDB for all tables.
Problem: With the Access Db I had used queries from which the recordsets were derived. What do I do in MySql ? I can copy the query Sql from access into a query window, run the query and it works. I save the query but unable to get at it in Dreamweaver. I can use the tables in Dreamweaver to create a recordset etc but not the query. Please can you point me in the right direction.
Thanks in advance
JohnA