PDA

View Full Version : cannot add any attatchments I get a databse error


Darquan
06-18-2003, 11:28 PM
Please look at the attatchment I made because I need some help. I recently moved databse from 2.2.0 version of vb to 2.3.0 everything is working perfectly apart from trying to add attatchments. I have tried everything I can think of but im just clueless, can anyone help?

Cloudrunner
06-19-2003, 05:05 AM
If you are trying to upload the blob data via direct query (i.e. from a backup), the only way to reliably do it is from your shell command line, as php corrupts the binary for some reason. I've found that just not adding the attachments is the easiest way to upgrade. Although you lose the attachments, you lose alot less hair ;).

If you don't have shell access then yer pretty much screwed, cus even phpmyadmin won't do the attachments backup correctly.