Search results for query: *

  • Users: boknat
  • Content: Threads
  • Order by date
  1. B

    Question two different tables in crystal report

    hi i am learning crystal report and i have encountered this problem..i want to display two different tables in crystal report i have a query here that select SELECT studentprofile.lastname as lastname, studentprofile.firstname as firstname, studentprofile.middlename as middlename...
  2. B

    update, insert, delete

    how to update, insert and delete data in mysql with different tables using datagridview,,, help pls thanks :D
  3. B

    Query

    how to input data in mysql, different tables with one query? is it possible to do in gridview in vb.net 2008?
  4. B

    Question crystal report

    how can i create a report where users can select data to be printed?thanks
  5. B

    Question adding and removing controls at runtime

    hi, hello, hello, hi, i am working with my project and i have difficulties in my program. this is the set-up: i put a textbox1 and a button1 in the form, textbox1 is for the property of the label text to be add when i click the button1 i have another textbox, label, and a button, i want...
  6. B

    Question grid view

    how to display data in grid view using code that you can edit, update and delete the data... do i need to have a stored proc in this? thanks :)
  7. B

    Question log-in form

    hello, how can i connect my log-in form to my sql server 2008, only members of my project is able to sign-in, i want my project to have authentication...can i do it with a stored proc?? help me pls... thanks in advance :smile:
Back
Top