Forum Moderators: travelin cat

Message Too Old, No Replies

FileMaker Pro databases on the web

         

kevinj

4:09 pm on Jul 11, 2003 (gmt 0)

10+ Year Member



I am about to start on a project for a client who uses Macs and FMPro in his office. Can anyone send me in the right direction for all things FMPro-web related? I'd need to know how to set up a database connection and the usual code things for updating, adding, deleting records. Their web host uses a Unix server. Thanks for any help on this. I've only used Microsoft DBs in the past.

Kevin

john316

8:22 pm on Jul 12, 2003 (gmt 0)

WebmasterWorld Senior Member 10+ Year Member



> Their web host uses a Unix server.

FM Pro won't work there. The best option is to set up a db (web enabled) and periodically import the records from the FM Pro db.

jar03

8:40 pm on Jul 16, 2003 (gmt 0)

10+ Year Member



Hi Kevin,

We managed to set up a separate hosting account with a company who host Filemaker, and crosslinked between the database-enabled section and the rest of the site.

It was a pretty clunky solution, in retrospect, and I don't think I'd do it again. Filemaker hosting is expensive, and they charge by the database (you need one database for each 'table'). It also isn't much use if you want your whole site to be database-driven (we didn't).

But if you want to look into it more, I think the place I started was the Filemaker site itself. It has a Service Provider info in the support section.

On the up side, once you get the hosting organised, the coding for the interface between web and database was oh-so-simple. Almost made the rest of the hassle worthwhile. I used CDML, though Blueworld's Lasso is now the more typical development tool.

good luck,

jar03

kevinj

9:54 pm on Jul 16, 2003 (gmt 0)

10+ Year Member



Thanks jar03. I really appreciate your time in helping me out. I'll check out their site and read up.

Kevin