Problems with possible overflow?

2002-02-12 Thread gavin
Hello, I have a temp table setup with a mediumblob in it. I am using a C program to pull information out of the database. However, my problem is that when the message is greater then around 10k it dies. If it is less then 10k it works without any problems. I know other people have pulled more

Problems with possible overflow?

2002-02-10 Thread gavin
Hello, I have a temp table setup with a mediumblob in it. I am using a C program to pull information out of the database. However, my problem is that when the message is greater then around 10k it dies. If it is less then 10k it works without any problems. I know other people have pulled more