TECHNOLOGIES
FORUMS
JOBS
BOOKS
EVENTS
INTERVIEWS
Live
MORE
LEARN
Training
CAREER
MEMBERS
VIDEOS
NEWS
BLOGS
Sign Up
Login
No unread comment.
View All Comments
No unread message.
View All Messages
No unread notification.
View All Notifications
Answers
Post
An Article
A Blog
A News
A Video
An EBook
An Interview Question
Ask Question
Forums
Monthly Leaders
Forum guidelines
Christopher Smit
NA
1
885
Include MySQL Database in setup of Application
Mar 17 2014 1:18 PM
Hi all,
I have developed a simple application in C# using
VISUAL STUDIO EXPRESS 2013
. I want to publish it now, but I'm having trouble adding a predefined database with my application. Basically I want the user to just install the application and the database should be installed automatically along with the application with all of its tables, predefined.
How do I accomplish this in express? I'm using
MySQL Workbench 6.0
to create my database.
Regards,
Chris
Reply
Answers (
0
)
What to do when application.exe is missing?
createobject in c# is not working as in VB.NET