Hello everyone.
Just a thing:
I wish to do a SUM of amounts in a table (column named 'montant':
With this code...
Dim va As Double=sql.ExecQuerySingleResult( _
' "SELECT SUM(montant) FROM depenses WHERE idlieu = " & f )
where f is an id in a list ( 'Dim f As Int=li.Get(t)')
appears...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.