Code: Select all
ALTER TABLE `web642_proby`.`kontakty`
CHANGE COLUMN `gg` `gg` char(10) NOT NULL;
"Can not open Resultset" ?? but i dont want to results i want only change table structure. Zeos makes this query to work ok but why this error show up ?