free mySQL front end
Page 1 of 1
free mySQL front end
#1
Posted 04 January 2009 - 07:22 AM
does anyone know of a free form design front end for mySQL that allows me to create forms with vb coding in the same way that ms access does?
specifically i need something that can display multiple column list boxes, but also allow incoming xml data handling.
specifically i need something that can display multiple column list boxes, but also allow incoming xml data handling.
#2
Posted 04 January 2009 - 08:34 AM
Forms in MySQL? I think you mix additional features of Access with the primary things a DBMS should/can do. The handling and conversion of imput data like XML and putting it in the database is a seperate programming layer.
As Access creates SQL queries, you could try to rewrite the VB code it create to use a MySQL database, but I do not have enough VB knowledge if that kind of database abstraction is possible.
As Access creates SQL queries, you could try to rewrite the VB code it create to use a MySQL database, but I do not have enough VB knowledge if that kind of database abstraction is possible.
Page 1 of 1

Start a new topic
Add Reply




MultiQuote



| 


