View Issue Details
ID | Project | Category | View Status | Date Submitted | Last Update |
---|---|---|---|---|---|
0007396 | VALENTINA SERVER | Database | public | 2015-12-22 09:49 | 2019-11-06 11:45 |
Reporter | yuriy_velichko | Assigned To | |||
Priority | normal | Severity | minor | Reproducibility | have not tried |
Status | new | Resolution | open | ||
Platform | INTEL | OS | Windows | OS Version | * |
Product Version | 6.2 | ||||
Target Version | 9.7.x | Fixed in Version | |||
Summary | 0007396: Support SQLite Database with unicode name | ||||
Description | Problem was figured out on windows( W7x64 en ). VServer x32 v 6.2.2 VServer does not see databases with uncode name | ||||
Steps To Reproduce | Try to create database with name "валентина_тест" The database file is present but the list of databases does not contains new database. | ||||
Tags | No tags attached. | ||||
Can not reproduce it. | |
My steps to reproduce. 1 Open connection in the VStudio 2 Call dialog Create Database via context menu 3 Set name тест, press Create invoked method: VC_Gen_SqliteDatabase::Create 4 The database was created in the sever folder: databases_sqlite 5 Now VStudio updates the list of databases: vsSQLite_ClientConnection::UpdateDatabases ... VSQL::I_SqlConnection_Ptr sqlConn vuint16 count = sqlConn->get_SqliteDatabaseCount(); here a count is 0; |
|
I checked it against vServer64 - does it work for you? | |
Yes, the same problem for VServer_x64 | |
Date Modified | Username | Field | Change |
---|---|---|---|
2015-12-22 09:49 |
|
New Issue | |
2015-12-22 11:15 | Ivan Smahin | Note Added: 0008672 | |
2015-12-23 09:08 |
|
Note Added: 0008677 | |
2015-12-24 09:37 | Ivan Smahin | Note Added: 0008685 | |
2015-12-24 10:10 |
|
Note Added: 0008686 | |
2019-11-06 11:45 | Ruslan Zasukhin | Target Version | => 9.7.x |