Quantcast
Channel: Programming Forums
Viewing all articles
Browse latest Browse all 51036

Fields in textboxes

$
0
0
Hi to all.. I was working for now in vb6.
But I have a problem when i run the save button, the message box appeared and says"no values given in required parameters."

my code is below:

Tsql = "UPDATE Tbl_Tithes SET Label11.Caption = '" & Me.txtTithes.Text & " ' where ID LIKE '%" & txtID.Text & "%'"

Call dbConnect
TConn.Execute Tsql
TConn.Close
Set TConn = Nothing
Unload Me

I knew that the conflict code i have do is in the label11.caption. I use label11.caption because it contains the date that the user will input on the form and save in access. I dont know what to do, someone help me to fixed this problem.

Viewing all articles
Browse latest Browse all 51036

Trending Articles



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