Click here to Skip to main content
15,900,258 members

Comments by Bensingh (Top 33 by date)

Bensingh 21-Oct-15 6:37am View    
Can You Pls Give some exaple
Bensingh 20-Oct-15 3:48am View    
Me itself fixed the solution is
Dim Sql As New OleDbCommand("SELECT Plannr, Titel1 From TblPlannenLijst where Titel1 Like '%" & Txt_Titel.Text & "%' And Soort='01 Company_BIK' order by Plannr", dbConnection)
Need to change the syntax
Bensingh 20-Oct-15 2:09am View    
ya while I have checked in the data base its have the value of 1 row
Bensingh 6-Oct-15 9:32am View    
Deleted
On using this its work Fine on first condition
I have passing Dim s As String =txtbox.text
that I have getting by listbox change value
For the first value its working fine one I have change the list box it got new value to the txtbox but instead of matching it remove all "-" and give as
2015-04-21 VP Checked file
20150414 VP Draft version
20150414 VP Draft version
2015-04-14 VP Draft version
20150414 VP Draft version
2015-04-14 VP Draft version
Please Guide
Bensingh 6-Oct-15 7:24am View    
Please Guide