Home > Archive > MS SQL XML > July 2005 > SqlXml and temp tables









You are viewing an archived Text-only version of the thread. To view this thread in it's original format and/or if you want to reply to this thread please [click here]

 

Author SqlXml and temp tables
Jean-Etienne Durand

2005-07-12, 7:26 am

Hi,

Is there a way to make a mapping with a temp table or in-memory table ?


BR,
Jean-Etienne
Jean-Etienne Durand

2005-07-12, 9:23 am

(I am using SqlServer2k and SqlXml30)
Michael Rys [MSFT]

2005-07-13, 3:23 am

You can do it only to tables that survive the end of a session, since you
need to create the table in a different session than the bulkload will
happen.

Best regards
Michael

"Jean-Etienne Durand" <etienne.durand@harris.com> wrote in message
news:eHKYyLuhFHA.1372@TK2MSFTNGP10.phx.gbl...
> (I am using SqlServer2k and SqlXml30)



Sponsored Links





Also available: Server administration forum archive | Web Design forum archive | Software forum archive | Hardware reviews archive | Programming forum archive

Copyright 2008 droptable.com