![]() | |
![]() |
| | Thread Tools | Display Modes |
#1
| |||
| |||
|
#2
| |||
| |||
|
|
The good news is, everything that was done in the FM 7 databases was done with tools that existed in FM 5.5. My question is, is there any sort of utility out there that will allow us to automatically move the database structures from FM 7 to FM 5.5? This would save us a tremendous amount of time, as I am sure you can all imagine. |
#3
| |||
| |||
|
#4
| |||
| |||
|
#5
| |||
| |||
|
|
On 15 Aug 2005 06:50:30 -0700, Matt wrote: We recently received a contract to create a new database system for a client. they purchased the equipment and software themselves, which included a new OS X server with FM Server 7. However, we have found that FM Server 7 leaves much to be desired, and would like to switch back to FM Server 5.5, which we have been using steadily and soundly for years. The problem is, we didn't discover this until a great deal of work was put into database development. We have four large databases with literally thousands of fields, many involving complex, interrlated formulas. The good news is, everything that was done in the FM 7 databases was done with tools that existed in FM 5.5. My question is, is there any sort of utility out there that will allow us to automatically move the database structures from FM 7 to FM 5.5? This would save us a tremendous amount of time, as I am sure you can all imagine. Hi Matt, what kind of data structure do you mean? The data itself is an easy job. Just export from FMP to a reasonable format and open this with FMP (e.g. via the Excel format in order to include and create Fields). This will not include all of the field verifications, autoenter options or layouts ans scripts. For a non-profit approach I'd recommend: forget about FMP and switch over to MySQL plus a frontend via php or perl. It's much more powerful and much more efficient, although it does require a much steaper learning curve. |
#6
| |||
| |||
|
#7
| |||
| |||
|
|
By steeper learning curve he means you should have someone who's prepared to call themselves a "computer programmer" around who volunteers their time. |
#8
| |||
| |||
|
|
By steeper learning curve he means you should have someone who's prepared to call themselves a "computer programmer" around who volunteers their time. perfectly true. However, comparable hosting prices seem to be much lower for SQL than for FMP!? |

|
Apart from that yo have to take what FMP offers. If this is good enough for you, you're well off. But don't expect any further option: FMP then will be most annoying to bypass its limitations. |
#9
| |||
| |||
|
|
In article <4302639C.E7A5E88 (AT) gmx (DOT) de>, csa (AT) gmx (DOT) de says... By steeper learning curve he means you should have someone who's prepared to call themselves a "computer programmer" around who volunteers their time. perfectly true. However, comparable hosting prices seem to be much lower for SQL than for FMP!? True. Largely due to the fact that when you pay for hosting you are covering the licensing through your subscription. mysql runs on linux and neither have licencing fees. FM requires license, and it runs on Mac / Windows which also require licenses. If you're paying for hosting, then your capital costs are nil because the host provides the licensing, and you just have to balance the increased hosting costs against the liklihood of much greater development costs. ![]() If you're hosting your own server then you don't need hosting. In this case, it looks like they've already purchased the requisite software, so they've already made the initial cost outlay, and switching to mysql now isn't going to get that back. :| Apart from that yo have to take what FMP offers. If this is good enough for you, you're well off. But don't expect any further option: FMP then will be most annoying to bypass its limitations. /agreed There is no denying FM is more limited than many systems out there... its also one of the fastest and easiest systems to build working applications in because of it. As always you've got to use the right tool for the job. If FM meets all the requirements its generally a good tool. If FM doesn't meet the requirements - no amount of rapid application development or ease of maintenance is going to do you much good if the application can't do what its supposed to do. |
#10
| |||
| |||
|
|
Hi all, We recently received a contract to create a new database system for a client. they purchased the equipment and software themselves, which included a new OS X server with FM Server 7. However, we have found that FM Server 7 leaves much to be desired, and would like to switch back to FM Server 5.5, which we have been using steadily and soundly for years. The problem is, we didn't discover this until a great deal of work was put into database development. We have four large databases with literally thousands of fields, many involving complex, interrlated formulas. The good news is, everything that was done in the FM 7 databases was done with tools that existed in FM 5.5. My question is, is there any sort of utility out there that will allow us to automatically move the database structures from FM 7 to FM 5.5? This would save us a tremendous amount of time, as I am sure you can all imagine. Thanks, Matt |
![]() |
| Thread Tools | |
| Display Modes | |
| |