- Zachary Curtis
- PowerBuilder
- Monday, 20 May 2024 08:49 PM UTC
Hi all,
I'm working on a program that allows the user to build/customize a DataWindow, and I'd like the user to be able to add an image to their format. I'm storing images in the database, so I'd like to be able to use the tableblob object, since it makes it easy to display the image straight from the database.
However, I'm having trouble adding a tableblob object to the DataWindow programmatically. Typically, I would use dw.Modify() to create a text field, computed field, etc., but I'm struggling to create a tableblob object this way.
Anyone know how to get this working, or a different way to create a tableblob programmatically?
I'm using PowerBuilder 22.
Find Questions by Tag
Helpful?
If a reply or comment is helpful for you, please don’t hesitate to click the Helpful button. This action is further confirmation of their invaluable contribution to the Appeon Community.