I have problems using Mysql with MySQL Connector, I can successfully connect to a database on the net via ODBC, and in my grid I can display many records, however in the grid (Developper express) I seem to be unable to scroll. i think it is related to cursor locations etc etc, but I am not sure.
also recordcount and recno seems also not functioning, altho I can scroll back and forth
what will be the correct ADOConnection and ADOQuery properties to successfully use mysql ?