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.

Retrieve container data (images) via ODBC?

Featured Replies

  • Newbies

Hi,

I have a simple filemaker database I have created and it has a text field and an image container field. I have managed to display the text field on an ASP page but I can't get the container field (image) to display. I get this in the images place:

??Aa??

So is this possible? If so if anyone could give me an example code or something as I'm not fantastic at writing it but I'm good at taking it apart and learning what each part does :)

I hope you can help :)

Thanks alot

Joe

P.S I have also read around the forums about not using container fields (you should upload them to the server etc) but I would still really like to know how this works lol!

Edited by Guest

Though I do not recommend it, you can use 'GetAs' function to get image data from a container field.

SELECT GetAs(your_container_field, 'JPEG') FROM your_table

Note that...

- You have to know the file type of the image.

- You cannot put an image data into a container field.

Please read the developer's guide for detail.

http://www.filemaker.com/support/product/documentation.html

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.