Oracle FAQ | Your Portal to the Oracle Knowledge Grid |
![]() |
![]() |
Home -> Community -> Usenet -> c.d.o.server -> Re: Need SQL Server Temp Table equivalent (challenge!)
It is not the client part that I am having problems with. It is
within the DB server. E.g. If the users use Excel's Query feature to
look up some data, they can do a query on my View instead of
processing XML.
> If you truly have a changing structure, why don't use just write a
> stored proc that returns XML as a string? You can then create your
> DataTable (or DataSet even) based on the XML.
>
> -- Tom
Received on Mon Jul 28 2003 - 11:16:38 CDT
![]() |
![]() |