Quantcast
Channel: VBForums - Visual Basic 6 and Earlier
Viewing all articles
Browse latest Browse all 21238

[RESOLVED] SQL + VB6 + ACCESS - Update the next empty field when the first one is not null

$
0
0
I have visual basic 6 as my application and access as my backend...

I have a table named "transactions" contains the fields
sid = id number
1Q = 1st quarter payment
2Q = 2nd quarter payment
3Q = 3rd quarter payment
4Q = 4th quarter payment

lets say sid has a value of 12345 and 1Q has a value of 2,500.00, and if i run the vb6, i wanted to have an SQL that will check that it is existing and the first field is already containing the 1st payment, and whenever i will save the current data i will save will go to 2Q and so on.. if all fields is already filled and it will prompt that all payment has already been made...

hope you can help me with my query..

thanks for the help...

Viewing all articles
Browse latest Browse all 21238

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>