Why dont you use MySQL ?
Is there a specific reason for interbase ?
Remember that Linux is CASE sensitive....like jenifer pointed out,
so remember to use Application.cfm and not application.cfm.
Herman Cremer
-----Original Message-----
From: George Kaytor [mailto:[EMAIL PROTECTED]]
Sent: Thursday, August 09, 2001 8:49 PM
To: CF-Linux
Subject: Re: beginner help
jennifer,
when migrating from ms to linux/unix case becomes important when dealing
with file structures.
Example:
<cflocation url="index.cfm">
<cflocation url="Index.cfm">
your file is really 'index.cfm' and you don't have a 'Index.cfm'
windows will accept both tags, linux will barf on the second.
Never worked with interbase so I can't help you there.
-george
>From: Jennifer Knoblock <[EMAIL PROTECTED]>
>Reply-To: [EMAIL PROTECTED]
>To: CF-Linux <[EMAIL PROTECTED]>
>Subject: beginner help
>Date: Thu, 09 Aug 2001 11:38:19 -0400
>
>Hello,
>
>I've been developing some CF applications on my Windows machine
>(using Access) and have started to move them to our Linux web
>server (using Interbase). It's a mess. Interbase is picky about
>quote marks and capitalization, and expressions that work in the
>Windows/Access situation, won't work in the Linux/Interbase one,
>so the code is broken all over the place. I can't find a lot of
>information about Interbase (I have every PDF from Borland's site)
>and there's nothing about using the two together.
>
>Is there anyone else out there using CF and Interbase on a Linux
>box? Do you have some general rules that you follow when coding
>your queries for Interbase (is it a peculiar version of SQL?)? Are
>there resources (web sites, lists, books) available somewhere to
>help me figure out how to do this better?
>
>Thanks!
>Jen
>
>
>
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
Structure your ColdFusion code with Fusebox. Get the official book at
http://www.fusionauthority.com/bkinfo.cfm
------------------------------------------------------------------------------
Archives: http://www.mail-archive.com/cf-linux%40houseoffusion.com/
To Unsubscribe visit
http://www.houseoffusion.com/index.cfm?sidebar=lists&body=lists/cf_linux or send a
message to [EMAIL PROTECTED] with 'unsubscribe' in the body.