07-30-04 10:49 PM
I checked sqlservice.xsd and there are no maximum
lengths. The data type is xs:string. The schema instance
path references the stored procedure that I mentioned. I
did update the parameters on the stored procedure to allow
for larger values. Any other ideas of things to check?
I am new to BizTalk. Thanks in advance.
>-----Original Message-----
>Check your sqlservice.xsd schema and make sure there
aren't maximum lengths
>or other restrictions on the fields you are updating.
When you say you
>updated the stored procedure, I assume you mean you
change the parameters to
>allow larger values?
>
>Matt
>
>
>"BTRookie" <BTRookie@discussions.microsoft.com> wrote in
message
>news:6C13F19F-FF7F-4C9C-8EAF-A81A5559034B@microsoft.com...
The data on the[vbcol=seagreen]
>flat files is transformed and inserted into tables on a
SQL Server database
>using stored procedures. The length of 2 string fields
on the flat file has
>increased and I updated the database table defiintions
and the stored
>procedures in SQLServer. Now, only part of the data on
the flat file is
>actually inserted into the database tables. Is there
something that I need
>to change in BizTalk to make it work? It worked until I
changed the stored
>procedure and database tables. I found a reference to
the stored procedure
>in SQLSERVICE.XSD. Thanks in advance.
>
>
>.
>
[ Post a follow-up to this message ]
|