D
David Kennedy
Can anyone tell me how to do this.
I have created a field :
tdf.Fields.Append tdf.CreateField("CountValue", dbText)
I then use an sql string to fill this field.
My question is how do I change the CountValue field to data type dbDouble
after I use the sql string?
Thanks in advance
David k
I have created a field :
tdf.Fields.Append tdf.CreateField("CountValue", dbText)
I then use an sql string to fill this field.
My question is how do I change the CountValue field to data type dbDouble
after I use the sql string?
Thanks in advance
David k