ms sql 2008 alter

[expired user #6600]'s profile image [expired user #6600] posted 12 years ago in Feature discussion Permalink
Hello.
When a try modified a mssql2008 table, heidi generate the next code "alter table XXX add column YYY nchar(10) null" . When I running it fail. If I change "alter table XXX add YYY nchar(10) null" run ok.
[expired user #6600]'s profile image [expired user #6600] posted 12 years ago Permalink
Sorry for the sintax.
ansgar's profile image ansgar posted 12 years ago Permalink
See issue #2532 - et voilĂ , just fixed in r4199.
[expired user #6936]'s profile image [expired user #6936] posted 11 years ago Permalink
I still have this problem in HeidiSQL 7.0.0.4053,
it always add string "column" when using "alter table" statement for mssql2008.
[expired user #6936]'s profile image [expired user #6936] posted 11 years ago Permalink
Oops, I forgot 7.0.0.4053 is older than r4199,
and it seems no problem in latest build (r4390) =)

Please login to leave a reply, or register at first.