I am looking to display images of our products within our database reports. I found the BITMAP() powerbuilder function. The problem is that I have 300+ images I would like to use. I can do it by using IF statements (such as...BITMAP(IF(product="001", "1.bmp", IF(product="002", "2.bmp", 0)...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.