![]() |
|
![]() |
|
|
Thread Tools | Display Modes |
|
|
#1 |
|
Newbie
Join Date: Jan 2007
Posts: 2
Rep Power: 0
![]() |
how to update database using bindingsource
hi, i need to update my database using bindingsource. i tried to use bindingsource.endedit but nothing was updated on the database and it didn't returned any error message.
i also tried dataadapter.update(bindingsource.datasource) after bindingsource.endedit code. and i got an error: Update requires a valid UpdateCommand when passed DataRow collection with modified rows. |
|
|
|
|
|
#2 |
|
Hobbyist Programmer
|
show us some code
__________________
I have never let my schooling interfere with my education. -Mark Twain- Xbox live gamertag: melbolt |
|
|
|
![]() |
| Bookmarks |
| Currently Active Users Viewing This Thread: 1 (0 members and 1 guests) | |
| Thread Tools | |
| Display Modes | |
|
|
Similar Threads
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| searching an access database? | designXperts.net | Visual Basic .NET | 12 | Nov 27th, 2005 5:03 PM |
| Using ODBC to connect to a remote database in a C program | bigi | C++ | 1 | Mar 8th, 2005 3:19 PM |