Re: Error in updating memo field
From: S N (uandme72_at_yahoo.com)
Date: 04/27/04
- Next message: Roger Carlson: "Re: Can we store images in Access?"
- Previous message: Bob Barrows [MVP]: "Re: Error in updating memo field"
- In reply to: Aaron Bertrand [MVP]: "Re: Error in updating memo field"
- Next in thread: Aaron Bertrand [MVP]: "Re: Error in updating memo field"
- Reply: Aaron Bertrand [MVP]: "Re: Error in updating memo field"
- Messages sorted by: [ date ] [ thread ]
Date: Wed, 28 Apr 2004 00:16:24 +0530
I wonder if ODBC connection is so error prone?
"Aaron Bertrand [MVP]" <aaron@TRASHaspfaq.com> wrote in message
news:e8ro2bILEHA.3428@TK2MSFTNGP09.phx.gbl...
> > adoCon.Open "DRIVER={Microsoft Access Driver (*.mdb)};uid=;pwd=; DBQ=" &
> > Server.MapPath(DBase)
>
> Stop doing this. Use an OLEDB connection.
> http://www.aspfaq.com/2126
>
> > rsNews.AddNew
>
> Stop doing this. Use an INSERT statement.
> http://www.aspfaq.com/2191
>
> --
> Aaron Bertrand
> SQL Server MVP
> http://www.aspfaq.com/
>
>
- Next message: Roger Carlson: "Re: Can we store images in Access?"
- Previous message: Bob Barrows [MVP]: "Re: Error in updating memo field"
- In reply to: Aaron Bertrand [MVP]: "Re: Error in updating memo field"
- Next in thread: Aaron Bertrand [MVP]: "Re: Error in updating memo field"
- Reply: Aaron Bertrand [MVP]: "Re: Error in updating memo field"
- Messages sorted by: [ date ] [ thread ]
Relevant Pages
|
|