What's the best approach to retrieving schema for an untyped dataset? Do it
manually, an empty sproc, what else?

Re: Retrieving untyped dataset schema followup by Earl

Earl
Fri Nov 25 04:31:28 CST 2005

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 .....

"Earl" <brikshoe@newsgroups.nospam> wrote in message
news:OrriZUa8FHA.3752@tk2msftngp13.phx.gbl...
> What's the best approach to retrieving schema for an untyped dataset? Do
> it manually, an empty sproc, what else?
>