Minor Folder Naming Issue
| User, date | Message |
|---|---|
|
Written by richard43
2 years ago Category: HeidiSQL portable 2 posts since Fri, 10 Jun 11 |
This is a nice simple easy to use program. Good job. I have just one request at this point. When I create a new database using heidisql portable, I often use dashes ("-") rather than underscores ("_") in my database names. When heidisql creates the folder name related to the database name, it replaces each "-" in the database name with a "@002d" in the folder name. Is there an easy way to change that? An example would be: Database Name = db-test Folder Name = db@002dtest Thanks in advance. |
|
Written by ansgar
2 years ago 3949 posts since Fri, 07 Apr 06 |
Hehe, this is not done by HeidiSQL, it's the server which needs to escape certain characters in database names. But as long as you access this database via SQL you do not need to bother with the folder name. |
|
Written by richard43
2 years ago 2 posts since Fri, 10 Jun 11 |
Thanks anse. I just use that format for visual. I will use another character in the future. :-) |
|
Please login to leave a reply, or register at first. |