- Original Message
>From: VasiliyF4
>After I try to ADD a column by run the querry "ALTER TABLE x
>ADD y NUMERIC" from my application, I can't use the data base any more. If I
>try to get or save any data at my DB it cause crash of the application.
Of course your old INSERT statements w
>I try to ADD a column by run the querry "ALTER TABLE x
>ADD y NUMERIC" from my application, I can't use the data base any more.
Try this: "ALTER TABLE main.x ADD y NUMERIC" and verify by external tool that
column x has been added.
_
On Sat, 2010-03-06 at 23:39 -0800, VasiliyF4 wrote:
> I Use C/Linux. After I try to ADD a column by run the querry "ALTER TABLE x
> ADD y NUMERIC" from my application, I can't use the data base any more. If I
> try to get or save any data at my DB it cause crash of the application.
Could you provi
Hi.
I Use C/Linux. After I try to ADD a column by run the querry "ALTER TABLE x
ADD y NUMERIC" from my application, I can't use the data base any more. If I
try to get or save any data at my DB it cause crash of the application.
Thanks
--
View this message in context:
http://old.nabble.com/Crash
4 matches
Mail list logo