I am currently trying to get (all) this stuff setup under (dedicated) vmware (windows 2000). If
mssqlserver had a linux version, that choice would have been different of course :)
Don't know if this stuff will work with the new released vmplayer though.. Since I am out of (MSDN)
activations for windows xp, I had to choose windows 2000.
Curious how all this will work :)
Mvgr,
Martin
Thomas Dudziak (JIRA) wrote:
[ http://issues.apache.org/jira/browse/DDLUTILS-14?page=comments#action_12356854 ]
Thomas Dudziak commented on DDLUTILS-14:
----------------------------------------
You can download the developer edition of Adaptive Server Enterprise 12.5.2 for
free here:
http://www.sybase.com/ase_1252devel
Sybase autoincrement column
---------------------------
Key: DDLUTILS-14
URL: http://issues.apache.org/jira/browse/DDLUTILS-14
Project: DdlUtils
Type: Bug
Environment: Sybase
Reporter: dan meany
Assignee: Thomas Dudziak
Reading a Sybase ASA schema with an autoincrement column produces
default="autoincrement" autoIncrement="false"
instead of
autoIncrement="true"