long blob size is way too small for me. how can i make it bigger???

i want thing when i making col image. i can set Attributes to or lenth/value?
but i dont know what to type in help plz

Are you trying to store an image in the database and long blob isn't big enough?? Thats a big image.
Can't you store it elsewhere and refer to its location from the database?
Or, if you must store it, turn it into bytes and cut it up as much as is required and place it in several long blobs (I'm sure how efficlient that would be).
I've never had to tackle a file that large in a database before so others may have better real world solutions that work.

Be a part of the DaniWeb community

We're a friendly, industry-focused community of developers, IT pros, digital marketers, and technology enthusiasts meeting, networking, learning, and sharing knowledge.