View Issue Details
ID | Project | Category | View Status | Date Submitted | Last Update |
---|---|---|---|---|---|
0001501 | Database Comparer VCL | General | public | 2019-03-14 15:10 | 2019-04-18 19:44 |
Reporter | shirokov | Assigned To | barry | ||
Priority | high | Severity | major | Reproducibility | always |
Status | closed | Resolution | fixed | ||
Fixed in Version | 7.0.0.1677 | ||||
Summary | 0001501: Cannot parse a procedure body with a statement that contains a column named as OPTION within table. | ||||
Description | The error occurs when comparing two databases. There is a column named as OPTION within table. It gives an error when parsing bodies. It can't parse the statement "insert into TABLE1 ( col0, col1, option, col3, col4) values (....)" It says: "Error: Procedure .... : Invalid factor in expression (OPTION)" | ||||
Tags | No tags attached. | ||||
Date Modified | Username | Field | Change |
---|---|---|---|
2019-03-14 15:10 | shirokov | New Issue | |
2019-03-18 16:36 | barry | Note Added: 0004013 | |
2019-03-18 16:36 | barry | Assigned To | => barry |
2019-03-18 16:36 | barry | Status | new => feedback |
2019-03-18 16:37 | barry | Note Added: 0004014 | |
2019-04-11 17:17 | barry | Status | feedback => resolved |
2019-04-11 17:17 | barry | Resolution | open => fixed |
2019-04-11 17:17 | barry | Fixed in Version | => 7.0.0.1677 |
2019-04-18 19:44 | barry | Status | resolved => closed |