[FX.php List] Working on live systems

Gjermund Gusland Thorsen ggt667 at gmail.com
Thu Dec 6 14:35:35 MST 2007


Well, why find out what makes errors, when there are ways to avoid those?

Always use separate layouts for web; I make separate FileMaker layouts
for each set of data I need to query.

By doing this you should be able to avoid most problems in a live system.

ggt

On Dec 6, 2007 10:26 PM, Steve Winter <steve at bluecrocodile.co.nz> wrote:
> Hi Jonathan,
>
> That depends a whole lot on the version of FM that you're using... pre v7,
> when the web serving moved from the client app to the server app, there were
> all sorts of issues and problems, but I've found since then that about the
> only thing that really trips the system up is if you're actually editing the
> specific record which FX is trying to access...
>
> Prior to 7 there was a whole plethora of things that could trip the system
> up, but IIRC from recent posts you're using v8 so things should be fairly
> 'safe'...
>
> YMMV ;-)
>
> Cheers
> Steve
>
>
> -----Original Message-----
> From: fx.php_list-bounces at mail.iviking.org
> [mailto:fx.php_list-bounces at mail.iviking.org] On Behalf Of Jonathan Schwartz
> Sent: Thursday, 6 December 2007 9:20 p.m.
> To: FX.php Discussion List
> Subject: [FX.php List] Working on live systems
>
> I know that there are best practices that say that you shouldn't work
> on live files...but we do anyway...or at least I do.  Sometimes, you
> have to scoot in and make a fix and then scoot right out again.
>
> What actions and/or conditions will generate errors or failures in an
> fx solution?  For example:
>         - Target layout is in Layout Mode in a Remotely opened copy of the
> file
>         - Manage Data is open in target file
>         - Other?
>
>
> --
> Jonathan Schwartz
> Exit 445 Group
> jonathan at exit445.com
> http://www.exit445.com
> 415-381-1852
> _______________________________________________
> FX.php_List mailing list
> FX.php_List at mail.iviking.org
> http://www.iviking.org/mailman/listinfo/fx.php_list
>
> No virus found in this incoming message.
> Checked by AVG Free Edition.
> Version: 7.5.503 / Virus Database: 269.16.15/1173 - Release Date: 5/12/2007
> 9:29 p.m.
>
>
> No virus found in this outgoing message.
> Checked by AVG Free Edition.
> Version: 7.5.503 / Virus Database: 269.16.15/1173 - Release Date: 5/12/2007
> 9:29 p.m.
>
>
>
>
> _______________________________________________
> FX.php_List mailing list
> FX.php_List at mail.iviking.org
> http://www.iviking.org/mailman/listinfo/fx.php_list
>


More information about the FX.php_List mailing list