woodman35 Posted November 10, 2013 Posted November 10, 2013 Is there a way to rename a database from the Admin Console. We tried to close the Dbase and rename the file in the finder but when we reopened it all the links to external storage images had been broken. Thanks
Wim Decorte Posted November 10, 2013 Posted November 10, 2013 Not from the console. The best way to do this would be to: 1) save the file as a "self contained" copy 2) use the developer tools to rename the file (include all related files in the chosen set!)
woodman35 Posted November 10, 2013 Author Posted November 10, 2013 Thanks: What do you mean by "developer tools". Thanks Jw
David McQueen Posted November 10, 2013 Posted November 10, 2013 Filemaker Developer has a set of developers tools. Among other things it allows you to rename a file and have any references to the old file name automatically replaced in the process. It also allows you to make single user runtime versions of a program and to strip development ability from a file so no one can get under the hood so to speak.
woodman35 Posted November 10, 2013 Author Posted November 10, 2013 Is this FileMaker Advanced? Thanks
Rick Whitelaw Posted November 10, 2013 Posted November 10, 2013 My understand is that if a file name or even a table name is renamed that this carries over to all items that reference the names. Except for Get(ScripParameter) or any name enclosed in quotes, so this could be a problem, no?
David McQueen Posted November 11, 2013 Posted November 11, 2013 Sorry for the confusion. In the past it has been FileMaker SDK, FileMaker Developer and FileMaker Advanced, depending on the version. I vassellate between blond moments and senior moments. 1
LaRetta Posted November 11, 2013 Posted November 11, 2013 Hi Rick, Hard-coded field references (table/field names in quotes) will always break if renamed which is why they should not be used. But renaming by using the Developer tool protects from multi-file imports which are particularly prone to break if a file name is changed. But yes, it changes all references in all associated files. And just to be clear, jw, it is PRO Advanced and not Server Advanced which provides the added tools. :-)
comment Posted November 11, 2013 Posted November 11, 2013 vassellate Was that meant as a demonstration?
LaRetta Posted November 11, 2013 Posted November 11, 2013 BTW, I still, even many years later, dislike how they changed name Developer to Advanced.
David McQueen Posted November 11, 2013 Posted November 11, 2013 Was that meant as a demonstration? Yes
Lee Smith Posted November 11, 2013 Posted November 11, 2013 BTW, I still, even many years later, dislike how they changed name Developer to Advanced. Ditto!
Recommended Posts
This topic is 4033 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