E Earl Nov 25, 2005 #1 What's the best approach to retrieving schema for an untyped dataset? Do it manually, an empty sproc, what else?
What's the best approach to retrieving schema for an untyped dataset? Do it manually, an empty sproc, what else?
E Earl Nov 25, 2005 #2 Looks like building a schema in code is the fastest approach (err, faster for the machine, that is!), soooo what datatype to use for a Timestamp column? I noticed that is not a type choice .....
Looks like building a schema in code is the fastest approach (err, faster for the machine, that is!), soooo what datatype to use for a Timestamp column? I noticed that is not a type choice .....