Re: UPDATE problems with Parameters
- From: "Rogas69" <rogas69@xxxxxxxxxxxxxxxx>
- Date: Fri, 17 Jun 2005 09:45:00 +0100
Yes, the problem is that this information seems to be omitted by help, at
least it is not emphasized. I found this page which has a tiny statement
about order of oledb parameters
http://msdn.microsoft.com/library/default.asp?url=/library/en-us/cpguide/html/cpconusingstoredprocedureswithcommand.asp
" When using parameters with an OleDbCommand or OdbcCommand, the order of
the parameters added to the Parameters collection must match the order of
the parameters defined in your stored procedure. "
Peter
.
- References:
- UPDATE problems with Parameters
- From: MW
- Re: UPDATE problems with Parameters
- From: Rogas69
- Re: UPDATE problems with Parameters
- From: MW
- Re: UPDATE problems with Parameters
- From: Norman Yuan
- UPDATE problems with Parameters
- Prev by Date: Re: Dataset refill issue - Stalls for 30 to 40 seconds
- Next by Date: Re: Mapping Columns w/o DataAdapter?
- Previous by thread: Re: UPDATE problems with Parameters
- Next by thread: Concat two columns in a SELECT with NULL (Access)
- Index(es):
Relevant Pages
|