dbTalk Databases Forums  

getting data into filemaker pro

comp.databases.filemaker comp.databases.filemaker


Discuss getting data into filemaker pro in the comp.databases.filemaker forum.



Reply
 
Thread Tools Display Modes
  #1  
Old   
Eric
 
Posts: n/a

Default getting data into filemaker pro - 03-09-2007 , 03:49 PM






I am trying to write a perl script to get data into filemaker pro.
Getting it out would be nice to. This script will run once a day and
put some test logs into the database. How can I do this? I have yet
to find away to use SQL in perl to do it (how I would like to do it).
I though about calling curl and giving it a weblink that could push
and pull data, but that just seem like a bad way to do it. What are
my options?


Reply With Quote
  #2  
Old   
Bill Marriott
 
Posts: n/a

Default Re: getting data into filemaker pro - 03-10-2007 , 10:19 AM






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.

"Eric" <Eric.Medlin (AT) gmail (DOT) com> wrote

Quote:
I am trying to write a perl script to get data into filemaker pro.
Getting it out would be nice to. This script will run once a day and
put some test logs into the database. How can I do this? I have yet
to find away to use SQL in perl to do it (how I would like to do it).
I though about calling curl and giving it a weblink that could push
and pull data, but that just seem like a bad way to do it. What are
my options?




Reply With Quote
  #3  
Old   
Ken.Gonzales.LV@gmail.com
 
Posts: n/a

Default Re: getting data into filemaker pro - 03-10-2007 , 07:12 PM



On Mar 9, 1:49 pm, "Eric" <Eric.Med... (AT) gmail (DOT) com> wrote:
Quote:
I am trying to write a perl script to get data into filemaker pro.
Getting it out would be nice to. This script will run once a day and
put some test logs into the database. How can I do this? I have yet
to find away to use SQL in perl to do it (how I would like to do it).
I though about calling curl and giving it a weblink that could push
and pull data, but that just seem like a bad way to do it. What are
my options?
What version are you running?



Reply With Quote
  #4  
Old   
Eric
 
Posts: n/a

Default Re: getting data into filemaker pro - 03-12-2007 , 06:48 AM



On Mar 10, 9:12 pm, "Ken.Gonzales... (AT) gmail (DOT) com"
<Ken.Gonzales... (AT) gmail (DOT) com> wrote:
Quote:
What version are you running?
I am running version version 6.



Reply With Quote
  #5  
Old   
Eric
 
Posts: n/a

Default Re: getting data into filemaker pro - 03-12-2007 , 06:59 AM



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.



Reply With Quote
Reply




Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off



Powered by vBulletin Version 3.5.3
Copyright ©2000 - 2012, Jelsoft Enterprises Ltd.