Re: UPDATE problems with Parameters
- From: "MW" <crul@xxxxxxxxxxxxxx>
- Date: Thu, 16 Jun 2005 19:54:11 +0200
It work! It is very strange BTW, but what can we do :D
Dzieki stary za pomoc, jestes w tym naprawde dobry.
"Rogas69" <rogas69@xxxxxxxxxxxxxxxx> wrote in message
news:edcXVOpcFHA.720@xxxxxxxxxxxxxxxxxxxxxxx
> try to change order in which you add parameters to
>
> comm.Parameters.Add("@ContactID", OleDbType.VarWChar, 50);
> comm.Parameters.Add("@RowID", OleDbType.Integer);
>
> HTH
>
> Peter
>
>
.
- Follow-Ups:
- Re: UPDATE problems with Parameters
- From: Norman Yuan
- Re: UPDATE problems with Parameters
- References:
- UPDATE problems with Parameters
- From: MW
- Re: UPDATE problems with Parameters
- From: Rogas69
- UPDATE problems with Parameters
- Prev by Date: Re: A couple of questions about updating data through a dataset
- Next by Date: How to clear connection pool?
- Previous by thread: Re: UPDATE problems with Parameters
- Next by thread: Re: UPDATE problems with Parameters
- Index(es):
Loading