V
ven
hello
i have two tables in database with decimal(14,4) value.
i want to get value from one table and put it to second table without using
SELECT INTO or INSERT SELECT. I need to get value to variable in vbscript,
do somethin with it and put it to second table
How to do it ?
All time i have problems with conversions and errors
Please help me with a small code
Ven
i have two tables in database with decimal(14,4) value.
i want to get value from one table and put it to second table without using
SELECT INTO or INSERT SELECT. I need to get value to variable in vbscript,
do somethin with it and put it to second table
How to do it ?
All time i have problems with conversions and errors
Please help me with a small code
Ven