View Issue Details
| ID | Project | Category | View Status | Date Submitted | Last Update |
|---|---|---|---|---|---|
| 0001657 | Database Comparer VCL | General | public | 2020-11-24 11:50 | 2020-11-24 11:52 |
| Reporter | shirokov | Assigned To | barry | ||
| Priority | normal | Severity | major | Reproducibility | always |
| Status | assigned | Resolution | open | ||
| Summary | 0001657: DB Comparer 7.2 fails with a dot (.) in the database name using MSSQL | ||||
| Description | function TDBCCustomConnection.TestConnectInfo(aShortVersion: Boolean = False): String; Q.SQL.Text := 'Use ' + ConnectionOptions.DatabaseName; should be Q.SQL.Text := 'Use [' + ConnectionOptions.DatabaseName + ']'; | ||||
| Tags | No tags attached. | ||||