This topic is locked

Image Field on SQL

4/17/2009 10:01:37 AM
ASPRunner.NET General questions
T
thecomputerguy author

I create a Document Table like this on SQL 2005.
DocumentID int

ItemsInProcessID int

DocumementImage image

LoginName varchar(50)

dLastUpdate datetime
I'm able to add a record and save the record. I load a document to the record and i loaded a JPG and i also loaded a PDF.
When i try to view it nothing comes up. On the image icon i have a little x on the upper left corner of the image control.
Any help on see how the engine retrieves the images?
I use ASPRunner.net 4.0
Thank you,
Andrew

Sergey Kornilov admin 4/18/2009

I recommend to post your application to Demo Account (use 'Demo Account' button on the last screen in program). Then open a ticket at http://support.xlinesoft.com sending your Demo Account URL for investigation.