Saturday, July 23, 2011

Accessing blobs from an Oracle database in a Delphi 7 program

Hi, I create table in oracle 10g xe as:
create table empblob(
empno int,
name varchar2(30),
pic blob);

How can I insert and manage blob files this table with delphi7? I am working with ADO components.


Unfortunately we're not experts with Delphi but a quick hunt through the Oracle documentation came up with these reference manuals that should help.


0 comments:

Post a Comment

Twitter Delicious Facebook Digg Stumbleupon Favorites More

 
Design by Deep's | Bloggerized by Deep - Deep's Templates | ElearSQL-Server