-
mysql database
[Originally posted by JR LAGO]
How do I view my mysql database on a flexgrid and datagrid through coding?
And how do I pass the updated records back to the database ?
for your information for our front end program we use visual basic 6 and for our back end program we use mysql runnig on a lnux OS.
-
Re:mysql database
[Originally posted by Andon K.]
The simplest (and probably the slowest) way is to place an ADO Data Control on the form and link the grid fields to the ADO DC. You will find code examples on the MSDN disks and on this Web site.
I am just curious, how do you connect to a MySQL database from a VB application? Do you have a custom ADO DB provider, or just use the generic ODBC provider?
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
|
Top DevX Stories
Easy Web Services with SQL Server 2005 HTTP Endpoints
JavaOne 2005: Java Platform Roadmap Focuses on Ease of Development, Sun Focuses on the "Free" in F.O.S.S.
Wed Yourself to UML with the Power of Associations
Microsoft to Add AJAX Capabilities to ASP.NET
IBM's Cloudscape Versus MySQL
|
Bookmarks