Autodesk FMDesktop
Reply
Topic Options
- Subscribe to RSS Feed
- Mark Topic as New
- Mark Topic as Read
- Float this Topic to the Top
- Bookmark
- Subscribe
- Printer Friendly Page
MySQL Database
Options
- Mark as New
- Bookmark
- Subscribe
- Subscribe to RSS Feed
- Highlight
- Email to a Friend
- Report Inappropriate Content
69 Views, 2 Replies
07-19-2006 03:14 PM
Does anyone know if the SQL version of Facility Mgr will work on a MySQL database? My webserver runs MySQL rather than SQL so I'm wondering what kind of problems I would have trying to make it work.
Re: MySQL Database
Options
- Mark as New
- Bookmark
- Subscribe
- Subscribe to RSS Feed
- Highlight
- Email to a Friend
- Report Inappropriate Content
07-20-2006 06:28 AM in reply to:
SDave1
The "SQL version" operates with Microsoft SQL Server. I don't think there is any good way to have FMDesktop operate with MySQL instead of SQL Server or Oracle or Access. I believe there are datatype issues that would require a new version.
Instead, you could probably write some integration script to move data to and from MySQL.

Mark Evans
Senior Product Manager
AEC Division, Simulation Product Line
Autodesk, Inc.
Instead, you could probably write some integration script to move data to and from MySQL.

Mark Evans
Senior Product Manager
AEC Division, Simulation Product Line
Autodesk, Inc.
Re: MySQL Database
Options
- Mark as New
- Bookmark
- Subscribe
- Subscribe to RSS Feed
- Highlight
- Email to a Friend
- Report Inappropriate Content
07-20-2006 06:34 AM in reply to:
SDave1
Thanks Mark!

