Subject | Emergent! Ask for help about ASP+Blob |
---|---|
Author | Steven Zhou ZhiYing |
Post date | 2002-11-28T08:24:44Z |
Dear All:
I am currently in the heat of creating a table which enables "blob" , say .doc files in one of the fields.
However, after I set the data type to "text", it has a limitation of 8000 (bytes?character?). I have referred to a lot of helps however they only show me how to get the information from the table and display it on the browser.
My question is that : how can I set a record pointing to a specific doc files on the server?
Say, I want to build up a record as shown underneath, I don't know how to let the table know the field is linked to temp.doc.
index datatype (text)
1 ???c:\temp.doc???
Btw, I am using ASP for the programming, I shall highly appreciate for any reply and help from you,
Thanks a lot,
Steven
[Non-text portions of this message have been removed]
I am currently in the heat of creating a table which enables "blob" , say .doc files in one of the fields.
However, after I set the data type to "text", it has a limitation of 8000 (bytes?character?). I have referred to a lot of helps however they only show me how to get the information from the table and display it on the browser.
My question is that : how can I set a record pointing to a specific doc files on the server?
Say, I want to build up a record as shown underneath, I don't know how to let the table know the field is linked to temp.doc.
index datatype (text)
1 ???c:\temp.doc???
Btw, I am using ASP for the programming, I shall highly appreciate for any reply and help from you,
Thanks a lot,
Steven
[Non-text portions of this message have been removed]