function sequence error

December 2, 2009

function sequence error

This was from SQL Server 2000. This was actually a data truncation problem for me, and apparently for some other people too. If you see this error, check all data sizes whether anything would not fit into the destination field size. How deceiving – the message is.

Solution: Check each field size. Make sure the destination field size is at least the size of the data to insert.

Advertisement

Leave a Reply

Fill in your details below or click an icon to log in:

WordPress.com Logo

You are commenting using your WordPress.com account. Log Out / Change )

Twitter picture

You are commenting using your Twitter account. Log Out / Change )

Facebook photo

You are commenting using your Facebook account. Log Out / Change )

Connecting to %s

Follow

Get every new post delivered to your Inbox.