Adding a field in a table

  • Thread starter Thread starter ReidarT
  • Start date Start date
R

ReidarT

I try to add a yes/no field into a table, but get an error.
dbs.Execute "ALTER TABLE tblFirmaopplysninger Add column TurIDSynlig
dbBoolean ;"
if I use 'text 255' instead of dbBoolean it works OK, but this shall be a
yes/no field

regards
reidarT
 

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

Back
Top