Jump to content
Claris Engage 2025 - March 25-26 Austin Texas ×

This topic is 8394 days old. Please don't post here. Open a new topic instead.

Recommended Posts

  • Newbies
Posted

Hi,

I need to know how to solve the problem of having a production DB (Runtime)and have to upgrade that DB with a new version that came with new layouts and more scripts without losing or have to export/import all the records to the new version.

thanks

Posted

quote:

Originally posted by Nuno Medeiros:

Hi,

I need to know how to solve the problem of having a production DB (Runtime)and have to upgrade that DB with a new version that came with new layouts and more scripts without losing or have to export/import all the records to the new version.

thanks

Well, this is an interesting issue. And it holds true for a runtime engine or for regular FileMaker Pro itself.

This is a question of file architecture. You would have needed at the outset to have separated Interface from Business Logic from Data. That way you can replace the UI files and the Business Logic files without having to replace the data files.

This is not easy to do. This topic was covered in some detail at the FileMaker Developer Conference several months ago. I imagine we will do it again next year.

HTH

Old Advance Man

Posted

OAM posted:

This is a question of file architecture. You would have needed at the outset to have separated Interface from Business Logic from Data. That way you can replace the UI files and the Business Logic files without having to replace the data files.

What is in that you do not understand?

BTW, with this style of programming you can speed up your WAN especially if it runs over 60-128k lines, which is quite common here in East Europe.

  • Newbies
Posted

quote:

This is a question of file architecture. You would have needed at the outset to have separated Interface from Business Logic from Data. That way you can replace the UI files and the Business Logic files without having to replace the data files.

What is in that you do not understand?


I understand this issue. My question is: What is the best way to solve that?

Posted

quote:

Originally posted by Nuno Medeiros:

I understand this issue. My question is: What is the best way to solve that?

There really isn't a direct fix to this. There is an indirect one. But the only direct fix that I know would be for you to have constructed the files differently from the outset.

Old Advance Man

This topic is 8394 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 account

Sign in

Already have an account? Sign in here.

Sign In Now
×
×
  • Create New...

Important Information

By using this site, you agree to our Terms of Use.