-
Strange error .Pls help
Hi,
I have a pretty strange error in VB . This happens when i update the table in sql server using rs.update
The error is
"Conversion error occurred while building parameterized update or refresh statement."
Someone pls help if you know.
Thanks,
Gans
-
gans_sr,
More info is needed, we are not mind readers!
-
Tandem,
I run a VB application with sql server as the database.
In my code, i use rs.addnew & rs.update while adding a new record to the table. It does pass all the loops in teh program andfinally stops in at the rs.update statement showing the error
"Conversion error occurred while building parameterized update or refresh statement." .
Any idea why this error should occur ?
Hope my question is clear now ?
Waiting,
Thanks in advance,
Gans..
QUOTE]Originally posted by randem
gans_sr,
More info is needed, we are not mind readers! [/QUOTE]
-
gans_sr,
Unfortunately No, Post the code... let take a look see.