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.

ODBC import and script

Featured Replies

  • Newbies

I have an sql query which works fine when the query is pasted into the import box, however I want to do a calculation where the last 5 digits are a job number which changes like this

SELECT "JobDescription"."JobNo", "JobDescription"."Description"

FROM "JobDescription"

WHERE "JobDescription"."JobNo" = XXXXX

where XXXXX is my job number which changes but I cannot get it to work as a calculation either by pasting the above text plus the job no. field or by creating a field which holds the result and using that in the calculation.

Sorry if a little muddled first few steps into Filemaker and SQL

Try creating a calcultion field which holds the entire query, so

= "select .......

... WHERE..." & & ""

then use that field as the calculated SQL.

Hope that makes sense.

  • 2 weeks later...
  • Newbies

Here's an example using Access. Don't forget to set up the DSN first.

ODBC.zip

Edited by Guest

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.