HI guys...
as usual newbie question
ListBox can binding dataset right?. well a big confuse then. i have an Access database (say it i have a.mdb and it has 1 table xy table, 2 field x and y). i can connect it with my app using OleDBconnection and manipulating using oleDBcommand. But
1.I want to access x field (in xy table). ANd every data in x field is become a list of item in a listBox1, well how can i do that?
2.It's possible? the changes in a listbox1 reflected in my database too . I mean if I delete an item using removeat so in database that selected row is deleted too, how can i do that?
please i really need a help for this kind problem, it's really bored to read all of my MSDN cd , i have no more space in my drive to install MSDN (sorry a poor one to but HD) and no C# book in my city
Thanks, sorry 4 my English
BTW thanks to --ObisLavu--- for answering my last question 2 weeks ago
as usual newbie question
ListBox can binding dataset right?. well a big confuse then. i have an Access database (say it i have a.mdb and it has 1 table xy table, 2 field x and y). i can connect it with my app using OleDBconnection and manipulating using oleDBcommand. But
1.I want to access x field (in xy table). ANd every data in x field is become a list of item in a listBox1, well how can i do that?
2.It's possible? the changes in a listbox1 reflected in my database too . I mean if I delete an item using removeat so in database that selected row is deleted too, how can i do that?
please i really need a help for this kind problem, it's really bored to read all of my MSDN cd , i have no more space in my drive to install MSDN (sorry a poor one to but HD) and no C# book in my city
Thanks, sorry 4 my English
BTW thanks to --ObisLavu--- for answering my last question 2 weeks ago