Ask a Question related to Coldfusion Database Access, Design and Development.
-
Conti #1
Query error saving to Memo field ...
<cfqueryparam cfsqltype="CF_SQL_LONGVARCHAR" value="#arguments.details.CONTENT#">
let me save properly to Memo field unless "CONTENT" length is more than 510.
Please advise. ThankYou
ContiW
Conti Guest
-
Exception error querying Access database from ASP page... Memo field type?
Hi! Working with an MS Access database from an ASP webpage and I'm getting an Exception error... Error Type: (0x80020009) Exception... -
Error in updating memo field
I have an access table with fields including a Memo field. When I try to update that table using ASP page (using OLEDB for ODBC driver) the record... -
Saving long text in a memo field
Sajid wrote: I've never run across this situation. My first suggestion would be to switch from ODBC to OLEDB. Here is a sample connection string... -
memo -field-urgent
hi .. i am using memo field in a field which has to take long data. when i do the insert its now givng me error: Error Type: Microsoft OLE DB... -
Memo Field vs. OLE Obj
> is there any appreciable difference between using a field If it's just TEXT, use Memo (or better yet, store the RTF file in the file system). ...



Reply With Quote

