Newbies cauri Posted June 19, 2008 Newbies Posted June 19, 2008 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
Josh Ormond Posted July 16, 2008 Posted July 16, 2008 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.
Recommended Posts
This topic is 5975 days old. Please don't post here. Open a new topic instead.
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now