
Problem with "Dim as Field"
Hi,
I use VB4/16 under Win95.
I try to add a field to a TabeleDef.
But I get an error 91 (Object-variable not defined)
I have no problem opening databases and creating recordsets, why can I not
define a new field ?
What is wrong with my code ?
Dim myField as Field
myField.Name = "Name" <--- error 91
myField.Type = dbtext
...
please CC an e-mail, thx.
T I A
heinz
Heinz Wieczorek 74226 Nordheim Germany
Out-of-coffee-error at 2 am. System halted.