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
Nitin Bhardwaj
NA
15.9k
13m
How to Back Up MySQL Databases From The Command Line
Jul 17 2017 4:08 AM
Hi,
How to Back Up MySQL Databases From The Command Line in .Net core
I am using this syntax:
@"mysqldump -u -p databaseName> "'" + backupDIR + "\\" + dateTime.Now.ToString("ddMM") + ".Sql'"
I got an error
You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near
Reply
Answers (
3
)
Excel sheet will upload but not store in database using Asp
accessing myql database uing rest api.