View Issue Details

IDProjectCategoryView StatusLast Update
0000265SymmetricDSBugpublic2010-01-06 19:39
ReporterAssigned Toelong  
Prioritynormal 
Status closedResolutionfixed 
Product Version2.0.0 
Summary0000265: Syntax error while initiliazing tables
Description"At startup, the runtime tables are created if they are missing. If a table exists in the database with a column name using a keyword, a syntax error occurs. The DDL-Utils package reads in all tables and columns, and it runs a query on the table to determine auto-increment columns. Column names need to have an identifier delimited, which is a quote on SQL-Server. To reproduce: create table mytest (id integer, ""end"" varchar(100))"
TagsNo tags attached.

Activities

There are no notes attached to this issue.

Issue History

Date Modified Username Field Change