| | |
Input from textbox!!
Please support our VB.NET advertiser: Intel Parallel Studio Home
Thread Solved |
Input from text box as text(not number) and by button click need all values from the sql table to be viewed in the datagridview.
eg:deptname as input in textbox, and by button click take all values from table matching this deptname and get output in datagridview.
Can anyone help me out in this matching of textbox value as text of mine.As its matching integer type but text type is not getting matched.
eg:deptname as input in textbox, and by button click take all values from table matching this deptname and get output in datagridview.
Can anyone help me out in this matching of textbox value as text of mine.As its matching integer type but text type is not getting matched.
VB.NET Syntax (Toggle Plain Text)
SELECT * FROM TableName WHERE ColumnName like '%" & textBox1.Text & "%'
Never tried = Never Know
So, Please do something before post your thread.
* PM Asking will be ignored *
So, Please do something before post your thread.
* PM Asking will be ignored *
show your code and what the effort of that.
Never tried = Never Know
So, Please do something before post your thread.
* PM Asking will be ignored *
So, Please do something before post your thread.
* PM Asking will be ignored *
you're welcome sainiricha.
don't forget to mark this thread solved.
happy coding friend
don't forget to mark this thread solved.
happy coding friend
Never tried = Never Know
So, Please do something before post your thread.
* PM Asking will be ignored *
So, Please do something before post your thread.
* PM Asking will be ignored *
![]() |
Similar Threads
- problem printing quota in input box (PHP)
- how to make a textbox with inputs are on the button (VB.NET)
- How to detect input in textbox? (ASP.NET)
- Input Validation (VB.NET)
- PHP Form Input (PHP)
Other Threads in the VB.NET Forum
- Previous Thread: VB.NET 2005 & MS Access ComboBox
- Next Thread: Bindingnavigator,Datagridview,textboxes
| Thread Tools | Search this Thread |
Tag cloud for VB.NET
.net 2005 2008 access account application arithmetic array arrays basic bing button buttons c# center check checkbox code combobox component convert crystalreport data database datagrid datagridview date dissertation dissertations dropdownlist excel fade file-dialog ftp generatetags google gridview hardcopy images inline input insert intel internet listview mobile monitor ms net networking objects output passingparameters peertopeervideostreaming picturebox picturebox1 port print printing problem problemwithinstallation project remove save searchbox searchvb.net select serial server shutdown soap sorting survey table tcp temperature text textbox timer toolbox trim update updown user validation vb vb.net vb.netcode vb.netformclosing()eventpictureboxmessagebox vb2008 vbnet view visual visualbasic visualbasic.net visualstudio visualstudio2008 web winforms wpf






