Search Results

Showing results 1 to 8 of 8
Search took 0.01 seconds.
Search: Posts Made By: babbu
Forum: VB.NET Oct 15th, 2009
Replies: 28
Views: 1,140
Posted By babbu
i think there are extra inverted commas at the end of the update statement
Forum: VB.NET Oct 15th, 2009
Replies: 1
Views: 393
Posted By babbu
hello every1,
am unable to edit data in a data table and save it to the data base.
this is my code
this is to fill the data table

m_ContentsDataAdapter = New OleDb.OleDbDataAdapter("Select...
Forum: VB.NET Sep 27th, 2009
Replies: 18
Views: 602
Posted By babbu
this is the code

m_DataAdapter = New OleDb.OleDbDataAdapter("Select * from [Base Colours]", oledbcon)
m_DataAdapter.Fill(m_DataTable)
m_CommandBuilder = New...
Forum: VB.NET Sep 24th, 2009
Replies: 12
Views: 734
Posted By babbu
the error that i get is
"syntax error in update statement"
with the title..."oledb exception was unhandled"
i am using access 2007 and visual studio 2005
sorry for late reply...
Forum: VB.NET Sep 20th, 2009
Replies: 12
Views: 734
Posted By babbu
this is my code

If Me.txtOldPassword.Text = pwd Then
Dim oledbcom1 As New OleDb.OleDbCommand
oledbcom1.CommandText = "Update login Set password = ?"

...
Forum: VB.NET Sep 6th, 2009
Replies: 4
Views: 336
Posted By babbu
on button click event
me.close()
frmnewform.show()
Forum: VB.NET Aug 11th, 2009
Replies: 6
Views: 472
Posted By babbu
lstData.items.add(datatable.rows("column name")(row).tostring)
Forum: VB.NET Aug 3rd, 2009
Replies: 9
Views: 505
Posted By babbu
can i plz c the code
Showing results 1 to 8 of 8

 


About Us | Contact Us | Advertise | DaniWeb | Acceptable Use Policy | RSS Feed

©2003 - 2009 DaniWeb® LLC