A
Ashish
hi All,
Iam trying to do something in MS Access which i think should be possible
in MS access
I want to add a non null column in a table, but iam not able to specify
the default value some how
on SQL server my query would be
ALTER TABLE SAMPLETAB ADD COLUMN SampleCol integer not null default (0)
can someone tell me how to do it on ms access ?
tia
-ashish
Iam trying to do something in MS Access which i think should be possible
in MS access
I want to add a non null column in a table, but iam not able to specify
the default value some how
on SQL server my query would be
ALTER TABLE SAMPLETAB ADD COLUMN SampleCol integer not null default (0)
can someone tell me how to do it on ms access ?
tia
-ashish