Re: Error in updating memo field

From: Aaron Bertrand [MVP] (aaron_at_TRASHaspfaq.com)
Date: 04/27/04


Date: Tue, 27 Apr 2004 14:51:25 -0400

ODBC has been deprecated for many reasons. Your method, however, is what is
error-prone. A recordset is for *RETRIEVING* data. Just because you *can*
hack it this way does not mean you should. USE AN INSERT STATEMENT.

-- 
Aaron Bertrand
SQL Server MVP
http://www.aspfaq.com/
"S N" <uandme72@yahoo.com> wrote in message 
news:u8JB0fILEHA.2704@TK2MSFTNGP10.phx.gbl...
>I wonder if ODBC connection is so error prone?


Relevant Pages

  • Re: Error in updating memo field
    ... ODBC has been deprecated for many reasons. ... A recordset is for *RETRIEVING* data. ... hack it this way does not mean you should. ...
    (microsoft.public.inetserver.asp.db)
  • Re: Error in updating memo field
    ... ODBC has been deprecated for many reasons. ... A recordset is for *RETRIEVING* data. ... hack it this way does not mean you should. ...
    (microsoft.public.inetserver.asp.general)
  • Re: Paradox 5.x table access
    ... Have you tried to make a link from MS Access to that table using ODBC? ... > I've been attempting to use a ADO recordset. ... > ODBC DSN ... > that uses my ODBC DSN (Microsoft Paradox Driver) to access successfully ...
    (microsoft.public.data.ado)
  • Re: Paradox 5.x table access
    ... Have you tried to make a link from MS Access to that table using ODBC? ... > I've been attempting to use a ADO recordset. ... > ODBC DSN ... > that uses my ODBC DSN (Microsoft Paradox Driver) to access successfully ...
    (microsoft.public.data.oledb)
  • Re: Paradox 5.x table access
    ... Have you tried to make a link from MS Access to that table using ODBC? ... > I've been attempting to use a ADO recordset. ... > ODBC DSN ... > that uses my ODBC DSN (Microsoft Paradox Driver) to access successfully ...
    (microsoft.public.vb.database.ado)