This topic is locked

Upload file

10/1/2009 4:03:17 PM
ASPRunnerPro General questions
L
luic author

Hi,
In ASPRunner 5.2, file and image are two different choices for field. However, in ASPRunner 6.1, image/file becomes one combined choice as edit property for a field. Can I upload a file and store in a SQL server field using ntext as data type? I want to save the upload content as part of database record instead of storing in a folder. Please advise.
Thanks.
Chris.

J
Jane 10/2/2009

Chris,
ASPRunnerPro supports image or varbinary field types to store files in the database. NTEXT is for storing texts only.