want to change field size by using alter table

F

frustrated

I am using
dbs.Execute "alter table tabname add column SW number"
which works fine BUTTTTT, it adds the column with a field
size of long integer and I NEED it to be 'integer' -- how
can I change this?????

I need an answer ASAP as a project depends on this

Any help you give will be GREATLY appreciated.
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top