sql + vb.net

dazz

New member
Joined
Nov 21, 2006
Messages
3
Programming Experience
Beginner
Hi,

i have a database and a little vb program but now i want to get the sum of some values in one of the table's.

i thought it should be something like 'SUM(blablafield) AS total' but when i try to put this in the querybuilder it always give's some error.

Now i dont really know who to work with sql in visual studio 2005 so can someone explain to me how it works?

tnx
 
Back
Top