Ask a Question related to PHP Development, Design and Development.
-
André cupini #1
PHP + Firebird problem with blob field size
Hello people,
First: sorry my weak english. I´m brazilian.
I have the fallow blob field in my database:
CREATE DOMAIN DM_TEXT AS BLOB SUB_TYPE 1 SEGMENT SIZE 5000 CHARACTER SET NONE
When a try insert text great then 32000 bytes, i get error.
In the interbase.log, appears the line: ds__alloc: non-positive size allocation request
I´m despaired. I tried change the TCP_REMOTE_BUFFER in the isc_config file, still tried change the database page_size (i modified to 16 Kb - 256Gb), but still don´t work.
I don´t know nobody for who i can ask this. Anybody help-me? Pleeeeease!
Thanks for all
--------------------------------------------------------------------------------
André Cupini
Programador
[email]andre@neobiz.com.br[/email]
UIN# 149947291
Rua Prof. José Ranieri, 9-40
CEP 17012-260
Bauru/SP
Fone/Fax: (14)227-4646 Rua Abílio Soares, 233 Cj 32
CEP 04005-000
Paraíso, São Paulo/SP
Fone/Fax: (11) 3051-7604
--------------------------------------------------------------------------------
André cupini Guest
-
#38921 [NEW]: pdo lost the first row data:with firebird blob data
From: achun dot shx at gmail dot com Operating system: windows PHP version: 5.1.6 PHP Bug Type: InterBase related Bug... -
How to Display A Stored TIF Blob field in SQL Server
Does anybody know how to display a TIF blob field in SQL Server? :confused; -
Setting the value of an Informix v7.3 BLOB field using ADO, VFP and OLEDB
Hi everyone, I'm trying to replace an Informix v7.3 BLOB field in an existing record with a .PDF file and it's giving me fits! I've adapted the... -
Problem reading a blob field in oracle (no, just converting it)
Hi, I read a blob field from oracle using the recordser("FIELD").GetChunk....... I get the good value out of it. The problem is that this data... -
How to Insert documents to a BLOB field
Hi, I have an Access Front-End application and an Oracle Back-End for my tables. I have a BLOB field in one of the tables. I use Access form to...



Reply With Quote

