2
Answers

How can i create the Simple Interest with database

amit varma

amit varma

9y
374
1
How can i create the Simple Interest with each record of table?
 when the month is change than the Interest is also update in the table on form_load() or any event....
 
I just want two thing...the SI for each record of table and also update when month is change 
 
 
please see : https://goo.gl/n8ysBT
Answers (2)
0
Abhimanyu K Vatsa

Abhimanyu K Vatsa

NA 50.9k 12.4m 13y
Look at the Sam's Post to learn basics of ADO etc.

Read this post, it will full-fil your ask. here you will find a working example too.

http://www.c-sharpcorner.com/UploadFile/abhikumarvatsa/1605/
0
Sam Hobbs

Sam Hobbs

NA 28.7k 1.3m 13y

Look at the following. I know that the Forms section is quite large, but you will see the abundance of useful material.