TECHNOLOGIES
FORUMS
JOBS
BOOKS
EVENTS
INTERVIEWS
Live
MORE
LEARN
Training
CAREER
MEMBERS
VIDEOS
NEWS
BLOGS
Sign Up
Login
No unread comment.
View All Comments
No unread message.
View All Messages
No unread notification.
View All Notifications
Answers
Post
An Article
A Blog
A News
A Video
An EBook
An Interview Question
Ask Question
Forums
Monthly Leaders
Forum guidelines
vaizullah_sharieff
NA
14
0
updating and deleting data
Jun 19 2004 3:47 AM
hi, i have a slight problem with the updating and deleting data in a database i hope u can help me out here. i am developing a registration program, the front end is VB.NET and the back end is Access in VB.NET inorder to access the database i am using dataadapters and datasets now the problem is that i am able to select and insert data using the available select and insert commands of the dataset or by creating my own select and insert commands but i am unable to update to delete the records. i have tried to update and delete the records using the availble update and delete comands but nothing happened. then i tried usind my own commands but still nothing happened in the case of delete the changes to the dataset are made at runtime but no changes are made to the data base one more thing i cant figure out is that i have used the update method in another form and it works there i have compared bot the datasets of the forms but there is no difference. i hope u can understand my problem. plzz could anyone provide me with a solution.
Reply
Answers (
0
)
Add new button, VB.NET
xml generation from Text Boxes in ASP.net