Hi,
I have an InterBase database with a table.
There are 2 columns in it
1. key : this is a primary key
2. pic : this is a blob
I connect to this database with my VB6 i can not insert or update data to the blob but i can read it.
Is there any way to update or insert to a blob field from vb6?
I have an InterBase database with a table.
There are 2 columns in it
1. key : this is a primary key
2. pic : this is a blob
I connect to this database with my VB6 i can not insert or update data to the blob but i can read it.
Is there any way to update or insert to a blob field from vb6?