Search results for query: *

  • Users: prakash77
  • Content: Threads
  • Order by date
  1. P

    No value given for one or more parameters

    hi friends, when i going to update a database it shows an exception that like "NO VALUE GIVEN FOR ONE OR MORE PARAMETERS" what will be the problem? i if anyone knows pls tell me frnds... thanks in advance...
  2. P

    How to get value of selected cells of datagrid

    hi friends....i have one doubt in my library project..... when i want to display the selected row of datagrid in a single form when i click inorder to edit...how can i get the values of cells from datagrid to that form..... any ideas..... pls frnds......:)
  3. P

    Doubt in datagrid view

    hi friends, This s one part of code in my lib proj for find bookrecord..... But i find one difficult in this.. when i select the record based on the BOOKID which s matched my id i want to display that record in a datagrid view alone. How can i set a single record to the datagrid view?? Private...
  4. P

    Question Data not inserted into database why??

    hi friends... i have one pbm with my project.. i m creating library management system in vb.net. i designed a adminform in which we can add, edit, delete or update book details.. but after entering details of book when i click add button, it only adds to the datagrid view table at that time...
  5. P

    How can i play a song???

    hi, i want to play a song when i click a button.... it s possible means, pls give an overview or give link to video tutorial....... thnks n advance:D
  6. P

    Need guide to install sql server

    HI FRNDS, i am doing project n vb.net..now i want to install sql server in my system....But where can i get sqlserver and how to install in correct manner...pls give link to the sql server and guide to install sqlserver......:(
  7. P

    How i connect access database to my project>>>>

    hi frnds, i am a beginner, now i created stock management system at small level. Now i want to connect my acces database to my project...and how can i set those fields to corresponding text boxes........pls give an idea only... i dont need code bcz i want to do codemyself....
  8. P

    Question Can i inherit my linklabel from a form to another form...

    hi frnds, i want to put my link label in all forms as " Developed by Prakash...i declare once in form1 and can i inherit to all those forms without writing seperate delcaration for each forum???:confused:
  9. P

    button with a symbol?

    Hi frieds, i developing my stock management system...in the welcome screen i want to put a enter button with a symbol as in computer keyboard........how can i get that symbol in button Text.......pls reply...thnks in advance.......
  10. P

    Error when creating panel at run time

    hi friends, pls help me, when i want to create a new panel at run time when i clicked a radio button it displays an exception at panel2.location...... whats wrong with my program ?? Dim panel2 As Panel Private Sub RadioButton5_CheckedChanged(ByVal sender As System.Object, ByVal e As...
Back
Top