1. François Van Lerberghe
  2. Valentina Server
  3. Montag, Mai 18 2020, 12:00 PM
  4.  Abonnieren via E-Mail
VDatabaseInfo.Path return path with duplicate separators in Windows
(for example : C:\\ServeurFolder\\Databases\\myDB.vdb).

I have registered my db with ValentinaServerUtility

myName = myFolderItem.Name // myDB.vdb
mValentinaServer.RegisterDatabase( myName, "")


As the master db was created from a previous version, the path has only one separator
(for example : C:\ServeurFolder\Databases\master.vdb).
But if I create a new master.vdb (stop server, delete master.vdb and restart server) , the path has now duplicate separators
(for example : C:\\ServeurFolder\\Databases\\ master.vdb).

Is it the intended behaviour or do I this the wrong way ?
Kommentar
There are no comments made yet.
Ivan Smahin Akzeptierte Antwort
We will try to fix it ASAP, thank you.
http://www.valentina-db.com/bt/view.php?id=8792
Kommentar
There are no comments made yet.
  • Seite :
  • 1


There are no replies made for this post yet.
However, you are not allowed to reply to this post.