Link to home
Start Free TrialLog in
Avatar of JGonzaga
JGonzaga

asked on

How can make MySQL as an embbeded data base in a VB 2008 aplication


I have an VB 2008 aplication an I would like to make the MySQL  as as embedded database. How can I do this.
Avatar of Nasir Razzaq
Nasir Razzaq
Flag of United Kingdom of Great Britain and Northern Ireland image

MySQL is a server based database system so it can not be embeded in your app. You can use SQL Server Mobile Edition/SQL CE
ASKER CERTIFIED SOLUTION
Avatar of Nasir Razzaq
Nasir Razzaq
Flag of United Kingdom of Great Britain and Northern Ireland image

Link to home
membership
This solution is only available to members.
To access this solution, you must be a member of Experts Exchange.
Start Free Trial
Avatar of JGonzaga
JGonzaga

ASKER


I´m sure that it´s possible to have MySQL Server as an embbedde database, becouse I know an aplication with this situation.
SOLUTION
Link to home
membership
This solution is only available to members.
To access this solution, you must be a member of Experts Exchange.
Start Free Trial
This question has been classified as abandoned and is closed as part of the Cleanup Program. See the recommendation for more details.