Results 1 to 2 of 2

Thread: 8152??!!

  1. #1

    Thread Starter
    Fanatic Member
    Join Date
    Aug 2000
    Posts
    617
    Guys/Gals
    Has any 1 ever encountered this error from SQL SERVER
    (A stored procedure was executing)

    8152

    Please let me know

    Thanks

  2. #2
    Addicted Member
    Join Date
    Sep 1999
    Location
    Philippines
    Posts
    196
    Check on the declaration of your columns...char(4), varchar(100) etc.

    Sending the storeproc script would help.

    I think that in your stored proc, if it is processing a lot of records, the value could not fit the column that is why this error occurs.

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  



Click Here to Expand Forum to Full Width