shrksonfire
Programmer
Hey everyone, I just started using powerbuilder and could use some assistance. I want to attach a file from the computer to a datawindow. I'm using a TSQL backend, so I figured I would just create a varbinary column and store the data there. The problem I'm running into is how to get the binary of the file. I've looked into what BLOB's are and the importFile function and I feel like those two should somehow work together for this to work, but I'm really not sure how. Any help would be greatly appreciated.
Thanks!
Thanks!