
October 15th, 2004, 12:38 AM
|
|
Registered User
|
|
Join Date: Oct 2004
Posts: 1
Time spent in forums: < 1 sec
Reputation Power: 0
|
|
Working with BLOB using Stored Procedures in FireBird
Hi Friends,
I am using FireBird 1.5 . In one of my table i have BLOB column. I need to insert the image into database. How to pass the image to a stored procedure as a parameter. For example i have an employee table. I need to store the Employee photo in that table. I have tried to insert the image through FireBird .NET Data Provider. It's working fine. But i cann't use this way in my project because of architecture. I have to write Stored Procedure. How to pass image to a stored Procedure as a parameter.
Hi guys Please hlep me.
Thanks in Adavance
Murali
|