Quantcast
Channel: VBForums - Database Development
Viewing all articles
Browse latest Browse all 2918

[RESOLVED] Problem with DataTable Sql Query

$
0
0
I am attempting to fill in a query on the DataTable Sql compiler I want it to change the value of Username & Password to the values of the textBoxes but it only changes to the TextBox Names.
Is there a way to do this so I can use the query properly when it is called.


UPDATE Login
SET Username = 'TextBox1.Text', Password = 'TextBox2.Text'

Viewing all articles
Browse latest Browse all 2918

Trending Articles



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