Create and Insert commands.

S

sekka

Hi, how do i make sure a table contains all the Insert commands and the
Create command ?
Thanks.
 
D

Douglas J. Steele

I don't understand your question. Tables contain data: they don't contain
commands.
 
F

Frank Stone

hi,
Commands are not stored in tables. they just contain the
data your commands will manipulate. Commands are usually
the code behind your forms. sometimes they are a function.
regards
Frank
 
Top