June 19, 200817 yr Newbies I'm fairly new to using mySQL as an ODBC data source for FM. Can I create tables on the mySQL side and define the fields directly in FM? And if so, how? -cauri
July 16, 200817 yr No. You can only interact with the data. Create new records, edit data, etc... Change to the MySQL structure need to be done directly...via MySQL Administrator, HeidiSQL, or through the command prompt. Note: After any changes to the MySQL side, you may need to "Resync" the table in the Manage Database.
Create an account or sign in to comment