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.

viewing images via path reference in SQL

Featured Replies

Hi,

 

I have a FM Database which interfaces SQL.

 

My problem at the moment is having images appear via reference.  I can get it to work if I have the path in FM (the serial TrademarkID is still coming from SQL), but even though the exact same result, as soon as I have the path all coming from SQL it says it can't find the image :(

 

 

To get it to work

Calculation returned as container (TrademarkID is SQL field)

Image = “imagewin://{server}/d$/Images/Trademarks/” & TrademarkID & “.jpg”

 

How I am trying to get it to work :

Image = Calculation ImageFilePath as container 

ImageFilePath returns correct path as above

 

SQL:

ImageFilePath =

X.ImageFilePath + T.TrademarkID + '.' + ImageExt as ImageFilePath

 

Where

X.ImageFilePath  (constant) imagewin://{server}/d$/Images/Trademarks/

TrademarkID variable serial 

ImageExt variable extension

 

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.