image
| Author | Topic |
|---|---|
| humaida K K Member Joined: 30 Jul 2008 Country: India Posts: 3 | I have stored image in database as image type . I want to display this image from the database to the form according to idno. so that user can change this image by editing . pls help me this ..... it is very urgent I have stored image in database as image type . I want to display this image from the database to the form according to idno. so that user can change this image by editing . pls help me this ..... it is very urgentthanks |
| Georgi Kralev Member Joined: 19 Oct 2007 Homepage: link Country: Bulgaria Posts: 11 | Hi HiThe following article discuss storing/loading images in/from database with VB.NET: www.vbdotnetheaven.com/UploadFile/aghiondea2/StoringImagesInVB11122005034248AM/StoringImagesInVB.aspx?ArticleID=7ed1fe42-0819-4912-88ae-bbc43829d8a6 I hope that you will find it useful. Regards, Georgi Kralev Homepage: gdkralev.googlepages.com |
| humaida K K Member Joined: 30 Jul 2008 Country: India Posts: 3 | ok that is working one more problem ........./ ok that is working one more problem ........./I have used text boxes, combo box to enter values from user. three buttons on the form. ADD, SAVE, Delete, Update when user clicks on Add button, it is stored in datagrid and shown in the form. when user clicks on datagrid, the corresponding entry on the row is displayed on the text boxes, combo box for displaying and user clicks on delete btn, I want to delete this entries from datagrid. How do I do this |
Posted: 01 Aug 2008 13:36:37










