Hai...
Ok, what i try do here is to sum a number from database. i save the number as varchar, and upon retrieving from database i convert it to int.
Let say there is 10 row in a table. Each row holding different number.
So i want to call each row and sum it all. If it in sql yes i could do it.
But in vb2005, i don't know. Can anyone point me how to do it.
Thank You
