Jump to content
View in the app

A better way to browse. Learn more.

FMForums.com

A full-screen app on your home screen with push notifications, badges and more.

To install this app on iOS and iPadOS
  1. Tap the Share icon in Safari
  2. Scroll the menu and tap Add to Home Screen.
  3. Tap Add in the top-right corner.
To install this app on Android
  1. Tap the 3-dot menu (⋮) in the top-right corner of the browser.
  2. Tap Add to Home screen or Install app.
  3. Confirm by tapping Install.

Call a Script via JDBC

Featured Replies

In FM5 through 6 it was possible to call a script using JDBC with syntax like --

{CALL script_name(db_name)}

Can this still be done with FM8.5, and if so can we pass script parameters with it? I haven't found it in the documentation I have.

tx.

No, you cannot execute script via JDBC (or ODBC) with FM 7 or later.

FYI, FM PHP API seems to have a way to do this.

  • Author

Bummer, that would have worked swell. I will look into the php route. tx

You can use the WooF JDBC driver (https://woof.dev.java.net) to call scripts as stored procedures. The driver is open source, and was written as a replacement for the JDBC driver that ships with FM 5.5 - 8.5.

  • Author

Thanks for the tip. I will look into that.

Create an account or sign in to comment

Important Information

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

Configure browser push notifications

Chrome (Android)
  1. Tap the lock icon next to the address bar.
  2. Tap Permissions → Notifications.
  3. Adjust your preference.
Chrome (Desktop)
  1. Click the padlock icon in the address bar.
  2. Select Site settings.
  3. Find Notifications and adjust your preference.