Subject | RE: [ib-support] Emergent! Ask for help about ASP+Blob |
---|---|
Author | Alan McDonald |
Post date | 2002-11-28T08:30:27Z |
not sure what you mean.. if you store "c:\temp.doc" in a varchar field and
then return the value of this field in your query, your ASP code can then
load the file contents... Am I close to understanding your needs?
Alan
-----Original Message-----
From: Steven Zhou ZhiYing [mailto:engp1570@...]
Sent: Thursday, 28 November 2002 19:25
To: ib-support@yahoogroups.com
Subject: [ib-support] Emergent! Ask for help about ASP+Blob
Importance: High
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]
Yahoo! Groups Sponsor
ADVERTISEMENT
To unsubscribe from this group, send an email to:
ib-support-unsubscribe@egroups.com
Your use of Yahoo! Groups is subject to the Yahoo! Terms of Service.
[Non-text portions of this message have been removed]
then return the value of this field in your query, your ASP code can then
load the file contents... Am I close to understanding your needs?
Alan
-----Original Message-----
From: Steven Zhou ZhiYing [mailto:engp1570@...]
Sent: Thursday, 28 November 2002 19:25
To: ib-support@yahoogroups.com
Subject: [ib-support] Emergent! Ask for help about ASP+Blob
Importance: High
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]
Yahoo! Groups Sponsor
ADVERTISEMENT
To unsubscribe from this group, send an email to:
ib-support-unsubscribe@egroups.com
Your use of Yahoo! Groups is subject to the Yahoo! Terms of Service.
[Non-text portions of this message have been removed]