|
-
Sep 23rd, 2009, 01:21 AM
#6
Re: Populate ListView With Mysql Table
Hey,
I would suggest that you download yourself a copy of SqlYog, you can find a link to it in my signature. This will help you construct the queries that you need to make against your database.
There are some noticeable differences between the syntax for SQL and MySQL, but or a simple insert query, there shouldn't be that much difference.
I would also suggest that you have a look at the documentation for the connector:
http://dev.mysql.com/doc/refman/5.0/...ector-net.html
specifically:
http://dev.mysql.com/doc/refman/5.0/...-prepared.html
If you are still having trouble after reading over that, post some more specific questions.
Gary
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
|