I am using MySQL (dont think im a MySQL preacher, im not) and Ive used
LONGBLOBS to store 100K+ binary images and sucessfully retreaved them, no
problem. I almost wonder if the problem is in the fieldtype in MSSQL? is it
set to LONGBLOB ? MSSQL might not even have such a field (postgres's largest
I have an application that stores large text fields in MS SQL SVR and when
they are entered on-line everything works fine. The problem begins when I
try to retrieve them from the database and populate a field on the php3
on-line form. The query will only return the first 4096 byte of the
informa
2 matches
Mail list logo