Thread: invalid blob length

  1. #1
    Registered User
    Join Date
    Sep 2004
    Posts
    7

    invalid blob length

    when i try to insert very large binary data (bigger than 1MB) into a BLOB field using the Table component , BDE raises an exception which states "invalid blob length".
    is there a size limitation for blob fields in BDE , and if so, is there a workaround for this?

    thanks

  2. #2
    and the hat of int overfl Salem's Avatar
    Join Date
    Aug 2001
    Location
    The edge of the known universe
    Posts
    39,661
    Easiest thing to start with is typing the error message into your favourite search engine.

    Top 204 results of at least 567,980 retrieved for the query "invalid blob length"

    The chance that you're the first ever person to see an error message is ~0%
    If you dance barefoot on the broken glass of undefined behaviour, you've got to expect the occasional cut.
    If at first you don't succeed, try writing your phone number on the exam paper.

Popular pages Recent additions subscribe to a feed

Similar Threads

  1. char Handling, probably typical newbie stuff
    By Neolyth in forum C Programming
    Replies: 16
    Last Post: 06-21-2009, 04:05 AM
  2. Strange string behavior
    By jcafaro10 in forum C Programming
    Replies: 2
    Last Post: 04-07-2009, 07:38 PM
  3. how do you resolve this error?
    By -EquinoX- in forum C Programming
    Replies: 32
    Last Post: 11-05-2008, 04:35 PM
  4. Post...
    By maxorator in forum C++ Programming
    Replies: 12
    Last Post: 10-11-2005, 08:39 AM
  5. Dikumud
    By maxorator in forum C++ Programming
    Replies: 1
    Last Post: 10-01-2005, 06:39 AM