ms sql 2008 alter
| User, date | Message |
|---|---|
|
Written by hraste
9 months ago Category: Feature discussion 2 posts since Fri, 28 Sep 12 |
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. |
|
Written by hraste
9 months ago 2 posts since Fri, 28 Sep 12 |
Sorry for the sintax. |
|
Written by ansgar
9 months ago 4024 posts since Fri, 07 Apr 06 |
See issue #2532 - et voilà, just fixed in r4199. |
|
Written by hit1205
1 month ago 3 posts since Mon, 06 May 13 |
I still have this problem in HeidiSQL 7.0.0.4053, it always add string "column" when using "alter table" statement for mssql2008. |
|
Written by hit1205
1 month ago 3 posts since Mon, 06 May 13 |
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. |