07-27-04 10:53 PM
Everett,
Everything matches the table. I found this in the BTS2004 documentation.
"Database object names (tables, columns, stored procedures, and parameters),
which are retrieved from sysobjects need to be scanned for the following
special characters. ! @ # $ % ^ & * ( ) _ - + = { [ } ] | \ : ; " '
< , > .
? / ~ ` If one or more are present, add an XSD restriction to the schema. "
My table columns currently use the "_" such as "po_date". Could this be
causing the problem? If so, the documentation says to add an XSD
restriction. What is an XSD restriction????
--
Jeff Lynch
"A BizTalk Enthusiast"
http://dotnetjunkies.com/WebLog/jlynch/
"Everett Yang" <evyang@online.microsoft.com> wrote in message
news:LqzSKGBdEHA.2972@cpmsftngxa10.phx.gbl...
> The XML looks good. Have you checked all the column names to make sure
> they all match?
>
> Sincerely,
>
>
> Everett Yang
> DSI - Microsoft BizTalk Server
>
> This posting is provided “AS IS” with no warranties, and confers no
rights.
> Subscribe at
>
http://support.microsoft.com/defaul...msdn/nospam.asp
> &SD=msdn
>
[ Post a follow-up to this message ]
|