problem: SQL-VB6 Data types
|
Hi people! I have a table in MS SQL Server 8.0
I need to inset something trhough VB6 (using ADO) but i have a problem.
I do some proccess in VB and i get a resault but the type of the variable used is DOUBLE and i have to insert it in a table wich field's type is numeric(14,4), i get an error, what can i do?
|
__________________
.:.VeRiTo.:.
|