|
-
Jul 19th, 2009, 07:28 AM
#1
Thread Starter
Lively Member
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.
-
Jul 19th, 2009, 07:30 AM
#2
Re: Getting data from mysql
-
Jul 19th, 2009, 07:34 AM
#3
Thread Starter
Lively Member
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..
-
Jul 19th, 2009, 09:48 AM
#4
Re: Getting data from mysql
 Originally Posted by xVent
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
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|