On Mar 10, 12:19 pm, "Bill Marriott" <w... (AT) wjm (DOT) org> wrote:
Quote:
Well, since ScriptMaker doesn't use Perl you might try reading the FM docs
and learn how to create the necessary ODBC connections to do it the way
FileMaker wants it. |
I know it doesn't use perl, but I don't want to use script maker. I
am looking for a way to input data using a script that will run in the
crontab. I am also looking at writing some cgi scripts to read and
write data to FMP instead of using CDML, because sometimes the request
are not completing with CDML, would be nice have something more
powerfull than CDML, and have something less database depend incase we
are switch database programs. SQL statements would be perfect, but I
cannot find away to get that to work with FMP and perl.