I just bought DF 3 and have some questions.
I have a table I want to upload a picture to. The table has three columns - postID (PK), userid, and picture. I think I can get DF to do the upload to the external table. My question is I want to then access the picture field from another module. When I query the picture field what I am going to get - the thumbnail or the full size image?
Second - is there any way to limit the size and/or dimensions of uploaded images?
Third - is it possbile to link DF with the sqlgridselectedview module like you have done with OWS & Indoogrid?
Thanks