Jump to content

This topic is 6474 days old. Please don't post here. Open a new topic instead.

Recommended Posts

Posted

Are there any plugins around that provide an interface to the "experimental" ExecuteSQL() FM plug-in API call?

I'd like to use it, but would rather find a plug-in for it that's already built and tested.

  • 4 weeks later...
Posted

We're finalising the myFMbutler DoSQL plug-in next week.

I'm already using it for a few months now, and it's really VERY useful. There's a few things you have to keep in mind when using it - no spaces in field names allowed, and the error reporting from the API is limited to "parse error".

The DoSQL plug-in will not be freeware, and I'm not responsible for the pricing, but I guess the price tag will be in the "symbolic" range, to cover the effort we made creating the examples and the doing the testing.

Posted (edited)

I was just looking for someone who had built the plug-in wrapper around the FileMaker plug-in call. I can make a mac-only version using XCode, but would like to have a X-platform one.

Edited by Guest
  • 2 weeks later...
Posted

Hi Genx,

You don't understand what the plug-in does. It makes you talk with SQL commands to FileMaker itself. There is no need for any driver installation.

You can use SQL statements in scripts, but it also possible to make calculation fields with the SQL plug-in, much like to DoScript plug-in.

This makes it possible to make and delete FileMaker records, and obtain information from tables that are even unrelated in the FileMaker Relation Graph.

All becomes clear in the example files bundled with the plug-in.

We have finalised these, but there's still some more things to be done. myFMbutler is planning to release it in the second week of May.

Posted

Can anyone explain to me about the syntax of the ExecuteSQL function? I am interested in trying to get it working.

Thanks

Posted

Hi Dempsey, in relation to what exactly?

Construction of FileMaker tables or just in general?

In general: standard sql statements, in relation to FileMaker table construction: www.filemaker.com, search ODBC.

Posted

Oh ok, if its just standard SQL i'll have a play later, cheers :B

Might try including something in MooPlug if I get it working

Posted

The Monkeybread thingy came some days ago with features in the vicinity of this SQL'ing:

http://www.monkeybreadsoftware.de/filemaker/index.shtml

--sd

  • 2 weeks later...
Posted

Indeed. Todd released a few days ago.

I just read that my collegue got all materials ready. We have released ours today.

Check it out. Following the examples included is the best way to go. The demo works for an hour each time you launch FileMaker.

Posted

Peter, it's maybe a good idea to post the link :

You can download a demo version from: http://www.myfmbutler.com

Koen

This topic is 6474 days old. Please don't post here. Open a new topic instead.

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
×
×
  • Create New...

Important Information

By using this site, you agree to our Terms of Use.