Viewing 2 posts - 1 through 3 (of 3 total)
The thing with xml to temp table is T-SQL is unable to read xml file directly. As far as I know, ADO has capability to open an xml file. You...
May 7, 2004 at 12:19 pm
#505699
How can "retailmemberid" be Int data type? From your query, I believe it's a char type.
January 16, 2004 at 5:57 pm
#490573