Re: INSERT/SELECT and DataType Mismatch
- From: Serge Myrand <info@xxxxxxxxxxxxxxxxxx>
- Date: Thu, 14 Jul 2005 14:04:24 -0300
Hi,
I have tried to execute the same query within MS-Access and I get the same
type conversion error.I supply all required parameters, no null! I really dont
understand! I turned the INSERT query into UPDATE query, using the same
parameters on the same table and I got no problem to update the table.
thank you for your time
serge
Del M wrote:
> Depending on where you get the source for the parameter.values from , you
> could be passing a null, which cant be converted to the proper type of the
> .value.
.
- References:
- INSERT/SELECT and DataType Mismatch
- From: Serge Myrand
- Re: INSERT/SELECT and DataType Mismatch
- From: Michael Jacobs
- Re: INSERT/SELECT and DataType Mismatch
- From: Serge Myrand
- Re: INSERT/SELECT and DataType Mismatch
- From: Del M
- INSERT/SELECT and DataType Mismatch
- Prev by Date: Re: INSERT/SELECT and DataType Mismatch
- Next by Date: Re: Sessions
- Previous by thread: Re: INSERT/SELECT and DataType Mismatch
- Next by thread: Re: INSERT/SELECT and DataType Mismatch
- Index(es):
Relevant Pages
|