Computer Problems? Computing.Net has over 1,000,000 posts about all things technology related! Over 90% answered within 24 hours! Click here to start participating now! Also, be sure to check out the New User Guide.
ASP ADO AppendChunk Problem
Name: Spencer Ruport Date: November 12, 2002 at 16:13:13 Pacific OS: N/A CPU/Ram: N/A
Comment:
The culprit: oRs.Fields("FileData").AppendChunk = oFile.BinaryData & ChrB(0)
The Error: Operation is not allowed in this context.
The Cause: If the adFldLong bit in the Attributes property of a Field object is set to True, you can use the AppendChunk method for that field.
Aight? Sooooo how do I set the freaking bit? Does anyone out there know?
Summary: Hi i'm writing a script for a site i'm making that will allow users to login. I used ASP, but my problem is after they login I want them to be redirected to another page, along with a variable which ...
Summary: Hi, I received an assignment that requiring ASP & Microsoft SQL. Problem is that i'm totally zero knowledge about both of them. Is it possible to run the both program under 98se or the SQL server need...
Summary: Hi, I received an assignment that requiring ASP & Microsoft SQL. Problem is that i'm totally zero knowledge about both of them. Is it possible to run the both program under 98se or the SQL server need...