Quantcast
Channel: SCN : All Content - PowerBuilder Developer Center
Viewing all articles
Browse latest Browse all 2935

datawindow blob

$
0
0

I have a database in sql server which contains families with a photo.  The column is a varbinary(max).  I want to create a tabular datawindow report that shows the family name and their picture retrieved from the database.  I have a blob column on the datawindow but it wont show any images. The column definition is as below.  id is the primary key to the table.  What am i missing?

 

client class = datawindow

client name = untitled

key clause id = :id

file template = blank

client name expression = "data for "+string(id)

table = family

large binary/text col = photo: blob

ole class desc = paint.picture: bitmap image


Viewing all articles
Browse latest Browse all 2935

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>