Icon View Incident Report

Serious Serious
Reported By: Radim Tkacik
Reported On: 1/27/2004
For: Version 4.02 Build 1
# 1556 SQL CREATE TABLE LAST AUTOINC Clause Not Parsing Correctly

The following SQL results in:

DBISAM Engine Error # 11949 SQL error - 'Right parentheses expected after CREATE TABLE statement, instead found '5''

Create table "table1"
(
"a" AUTOINC
Last AutoInc 5
);



Resolution Resolution
Fixed Problem on 1/29/2004 in version 4.03 build 1
Image