 |
BorlandTalk.com Borland discussion newsgroups
|
| View previous topic :: View next topic |
| Author |
Message |
Wayne Smith Guest
|
Posted: Tue Feb 27, 2007 2:46 am Post subject: Image and SQL Server |
|
|
I am currently writing a simple imaging system. I am wanting to store the
pics inside of the database as an image file. I assume I should use an
Image field to store it. How can I upload it from the TImage field into the
database field?
Thanks in advance!!!!!
Wayne Smith |
|
| Back to top |
|
 |
Vassiliev V. V. Guest
|
Posted: Tue Feb 27, 2007 5:23 pm Post subject: Re: Image and SQL Server |
|
|
Save TImage into stream and store stream in BLOB field.
//------------------------------------------
Regards,
Vassiliev V. V.
http://www.managed-vcl.com - using .Net objects in Delphi for Win32 +
ADO.Net
http://www.oledbdirect.com - The fastest way to access MS SQL Server,
MS Jet (Access) and Interbase (through OLEDB)
"Wayne Smith" <wsmith (AT) epgins (DOT) com> сообщил/сообщила в новостях следующее:
news:45e34730$1 (AT) newsgroups (DOT) borland.com...
| Quote: | I am currently writing a simple imaging system. I am wanting to store the
pics inside of the database as an image file. I assume I should use an
Image field to store it. How can I upload it from the TImage field into
the database field?
Thanks in advance!!!!!
Wayne Smith
|
|
|
| Back to top |
|
 |
|
|
You cannot post new topics in this forum You cannot reply to topics in this forum You cannot edit your posts in this forum You cannot delete your posts in this forum You cannot vote in polls in this forum
|
|