View Issue Details
ID | Project | Category | View Status | Date Submitted | Last Update |
---|---|---|---|---|---|
0000566 | Database Comparer utility | General | public | 2013-09-03 10:57 | 2020-02-23 08:01 |
Reporter | shirokov | Assigned To | barry | ||
Priority | normal | Severity | crash | Reproducibility | always |
Status | closed | Resolution | fixed | ||
Fixed in Version | 7.0.0.1680 | ||||
Summary | 0000566: Access Violation when trying to parse MS SQL scripts in UTF-16 (unicode) format | ||||
Description | При попытке сравнить скрипты в юникодном (UTF-16) формате, выбрасывается исключение Access Violation. Формат UTF-8 работает корректно. См. прикреплённый архив. | ||||
Tags | No tags attached. | ||||
|
|
|
+ https://docs.microsoft.com/en-us/sql/t-sql/language-elements/add-equals-transact-sql?view=sql-server-2017 += -= *= /= %= |
|
+ merge dbo.Doces_PartidaExpLDMAD as TARGET... Master DB MSExtr.sql: line 14349: Qualified ident in MERGE |
|
+ BIN assignment operators &= |= ^= |
|
+ ON clause in ENABLE/DISABLE TRIGGER syntax: ENABLE TRIGGER { [ schema_name . ] trigger_name [ ,...n ] | ALL } ON { object_name | DATABASE | ALL SERVER } [ ; ] |
|
+ ALTER TABLE ... ADD CHECK... ALTER TABLE [dbo].[FamiliasPermisos] WITH CHECK ADD CHECK (([Activo]='F' OR [Activo]='T')) |
Date Modified | Username | Field | Change |
---|---|---|---|
2013-09-03 10:57 | shirokov | New Issue | |
2013-09-03 10:57 | shirokov | File Added: DBs+Struct.zip | |
2019-04-19 08:58 | barry | Note Added: 0004073 | |
2019-04-19 08:58 | barry | Assigned To | => barry |
2019-04-19 08:58 | barry | Status | new => acknowledged |
2019-04-19 09:50 | barry | Note Added: 0004074 | |
2019-04-19 12:07 | barry | Note Added: 0004075 | |
2019-04-19 12:13 | barry | Note Added: 0004076 | |
2019-04-19 12:39 | barry | Note Added: 0004077 | |
2019-04-19 12:39 | barry | Status | acknowledged => resolved |
2019-04-19 12:39 | barry | Resolution | open => fixed |
2019-04-19 12:39 | barry | Fixed in Version | => 7.0.0.1680 |
2020-02-23 08:01 | barry | Status | resolved => closed |