Results 1 to 4 of 4

Thread: Getting data from mysql

  1. #1

    Thread Starter
    Lively Member
    Join Date
    Mar 2009
    Posts
    64

    Getting data from mysql

    HI guys , i can connect to my database via my program ,now i want to get some columns and show their texts in textboxes for my program , any idea how to do it ? btw im still searching.

  2. #2
    PowerPoster keystone_paul's Avatar
    Join Date
    Nov 2008
    Location
    UK
    Posts
    3,327

    Re: Getting data from mysql

    Have you tried here?

  3. #3

    Thread Starter
    Lively Member
    Join Date
    Mar 2009
    Posts
    64

    Re: Getting data from mysql

    i dont think that this topics is what i want , i want to get data from my tables , columns etc and get the text of a column .. just this 1 example , so after i can make it for every other i want..

  4. #4
    Frenzied Member Campion's Avatar
    Join Date
    Jul 2007
    Location
    UT
    Posts
    1,098

    Re: Getting data from mysql

    Quote Originally Posted by xVent View Post
    i dont think that this topics is what i want , i want to get data from my tables , columns etc and get the text of a column .. just this 1 example , so after i can make it for every other i want..
    The link provided by Paul is what you need to look into. You are asking about database access and manipulation, and that page talks about how you do it. Specifically, you'll want to read the ADO.Net section.
    From my burrow, 2 feet under.

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  



Click Here to Expand Forum to Full Width