Page 1 of 1

Help in Visual Studio Express 2012 needed.

Posted: 30 Jun 2013, 00:46
by pallindrome
Hello friends, I had decided to do a project in VB2012 express, and I had successfully made one which would display the results from a MS access .mdb database.
So in that database , there are calculated values field. Now if I modify the values of the database via VB , then the values in the calculated view must also change. So how do I do that ?