How can i change a Field Type for data in a Table-Column with vb-code, for example:
Data/Time -> Number (Double)
Any help would be really appreciated! :)
Printable View
How can i change a Field Type for data in a Table-Column with vb-code, for example:
Data/Time -> Number (Double)
Any help would be really appreciated! :)
try looking at the append method in the help files
------------------