We need to store some large binary data into Database.It may be of bitmap or jPEG or text file.
How to store them in data base.I think we can make use of "CLong Binary" and corresponding
"RFX_Long...
http://www.experts-exchange.com/Programming/System/Windows__Programming/MFC/Q_10050551.htm...
Zones:
Windows MFCDate Answered: 06/01/1998 Grade: C Views: 4
How can I access my Blob Field I created. I want to store/retrieve 1024 Bytes. But I just seem to be too clumsy too store or retrieve anything from it (newbie-experience).
I'm working with C++B ...
http://www.experts-exchange.com/Programming/Languages/CPP/Q_10075878.html
Zones:
C++Date Answered: 10/10/1998 Grade: C Views: 0
I'm having a problem with Delphi's TQuery component. I connect to an Oracle database with a TDatabase and a TTable. When I retrieve a BLOB field with the TTable component, I receive the full 122 Kb...
http://www.experts-exchange.com/Programming/Languages/Pascal/Delphi/Q_10143983.html
I have build a database app. and my table has a BLOB field ( table are Paradox 7 type and field is binary type ).In this field I save a JPG file.With few lines I display this JPEG but I receive an ...
http://www.experts-exchange.com/Programming/Languages/Pascal/Delphi/Q_10176174.html
Hello World,
I have a table with one column which is a BLOB,
how shall I do if I would like to write to content
in the BLOB-column for a given id to a BFILE in the OS?
Best regards
Anders...
http://www.experts-exchange.com/Database/Oracle/Q_11137926.html
Zones:
OracleDate Answered: 11/22/2000 Grade: B Views: 0
Hi, Eperts!
I have a table in a database (MSSQL 7) with fields:
field Type
sCategory Varchar(50)
sSubCategory Varchar(50)
sFilename Varchar(50)
binDocumentfile image(16)
sFileName Varchar(5...
http://www.experts-exchange.com/Programming/Languages/CPP/Q_11149446.html
Zones:
C++Date Answered: 09/01/2000 Grade: A Views: 0
I want to dynamically (when running from app) save off screen prints of PB windows/sheets or the entire mdi off to a bitmap (or other graphical format) file.
Thanks.
http://www.experts-exchange.com/Programming/Editors_IDEs/PowerBuilder/Q_11600778.html
Zones:
PowerBuilderDate Answered: 04/08/2003 Grade: A Views: 8
How do i pull data from mysql database that is in a field of type BLOB and then dump it into a table cell on an html page? Also how do i input text that would go into a BLOB field?
Thanks
http://www.experts-exchange.com/Web_Development/Web_Languages-Standards/ASP/Q_11846838.htm...
Zones:
ASPDate Answered: 01/28/2003 Grade: A Views: 0
Hi,
I have a blob (binary large object) stored in a database, and with my ASP script, I retrieve the blob from the database (it had been previously uploaded as a file, and I know the filename it...
http://www.experts-exchange.com/Web_Development/Web_Languages-Standards/ASP/Q_20082713.htm...
Zones:
ASPDate Answered: 02/23/2001 Grade: A Views: 30
I can't be sure if I created the table correctly so I listed it below. I don't want to user BFILEs, but I need to get some logos into the table in the BLOB field.
How do I do it?
Example logos...
http://www.experts-exchange.com/Database/Oracle/Q_20115601.html
Zones:
OracleDate Answered: 05/13/2001 Grade: C Views: 0