CREATE TABLE with access - TechRepublic
General discussion
April 26, 2005 at 01:09 AM
pgo

CREATE TABLE with access

by pgo . Updated 20 years, 8 months ago

I’m trying to create a table, and add fields in an existing table, with an input mask and default values.

So, my field should look like this:

NbForfPro1: double, decimal places: 2, input mask 99.999,99
AIGS: Yes/No, default Yes

Thanks in advance 😉

Peter from Belgium.

This discussion is locked

All Comments