Search results for query: *

  1. G

    Question Update With WHERE Querie problem

    Im having a question regarding the possibility to update a row in mysql database WHERE the row to update = the row that holds a "projectname" in a label that i retrieve from another table . What im trying here is to use the "projectname" as a sort of foreign key to all my other tables in the...
  2. G

    Question autoincrement with many childforms

    :kiwi-fruit: Dear all, As im fairly new to vb.net and winforms im asking your expertise with a topic thats giving me a severe headage for the last 3 weeks. I have build an application where to store new companies that will have projects and in these projects a lot of data is generated such as...
  3. G

    Question how to set selected grid row as default row for storing data from other forms

    Thank you jmcilhinney for your reply. what would then be the most appropriate way to store data entered in several forms into the a database keeping everything together. for instance: i have created a editable gridview with devexpress. in here i have created an unique id and name and addres...
  4. G

    Question how to set selected grid row as default row for storing data from other forms

    Hi there, Im a beginner in vb.net. I have a issue that i can't resolve even after extensive search on the internet. In programming a mysql driven application witch gathers information from several other forms i have created. Im able to save the data to the mysql database, but when opening a new...
Back
Top