Page 1 of 1

types of the fields

PostPosted: November 18th, 2005, 2:01 pm
by Mirage
hello:
I have to use the following order via the software Delphi 7:
Code: Select all
:  CREATE COUNTS table1 (champ1 varchar[50 ])

for the creation of a table table1 and of a field champ1 of the string type in a data base access déja creates. but I want to know orders it to add a field image(objet OLE)dans access.
thank you in advance.