| View previous topic :: View next topic |
| Author |
Message |
C.Fleury Guest
|
Posted: Mon Sep 08, 2003 8:27 pm Post subject: Saving/Displaying TIFFs |
|
|
Hi,
Are there any examples as to how to save and display TIFF type files in a
MS-SQL 200 table ?
Thanks
C.Fleury
|
|
| Back to top |
|
 |
Alain Quesnel Guest
|
Posted: Mon Sep 08, 2003 8:46 pm Post subject: Re: Saving/Displaying TIFFs |
|
|
Do you want to display the TIFF file in your app? The MSSQL part is pretty
straight forward. I can post an example in the attachments NG if you want.
--
Alain Quesnel
[email]alainsansspam (AT) logiquel (DOT) com[/email]
www.logiquel.com
"C.Fleury" <Fleury (AT) CompuTimes (DOT) net> wrote
| Quote: | Hi,
Are there any examples as to how to save and display TIFF type files in a
MS-SQL 200 table ?
Thanks
C.Fleury
|
|
|
| Back to top |
|
 |
Tony Guest
|
Posted: Tue Sep 09, 2003 12:21 pm Post subject: Re: Saving/Displaying TIFFs |
|
|
how could I show Tiff files in the app?
Thanks in advance.
"Alain Quesnel" <alainsansspam (AT) logiquel (DOT) com> ׫Œ‘ì¶à]¼þЄ
:3f5cea89$1 (AT) newsgroups (DOT) borland.com...
| Quote: | Do you want to display the TIFF file in your app? The MSSQL part is pretty
straight forward. I can post an example in the attachments NG if you want.
--
Alain Quesnel
[email]alainsansspam (AT) logiquel (DOT) com[/email]
www.logiquel.com
"C.Fleury" <Fleury (AT) CompuTimes (DOT) net> wrote in message
news:3f5ce644 (AT) newsgroups (DOT) borland.com...
Hi,
Are there any examples as to how to save and display TIFF type files in
a
MS-SQL 200 table ?
Thanks
C.Fleury
|
|
|
| Back to top |
|
 |
Alain Quesnel Guest
|
Posted: Tue Sep 09, 2003 1:30 pm Post subject: Re: Saving/Displaying TIFFs |
|
|
I'm sure there are components out there that display TIFFs. Do a search on
the Delphi Super Page or Torry's.
--
Alain Quesnel
[email]alainsansspam (AT) logiquel (DOT) com[/email]
www.logiquel.com
"Tony" <ahbone (AT) hotmail (DOT) com> wrote
| Quote: | how could I show Tiff files in the app?
Thanks in advance.
"Alain Quesnel" <alainsansspam (AT) logiquel (DOT) com> ׫Œ‘ì¶à]¼þЄ
:3f5cea89$1 (AT) newsgroups (DOT) borland.com...
Do you want to display the TIFF file in your app? The MSSQL part is
pretty
straight forward. I can post an example in the attachments NG if you
want.
--
Alain Quesnel
[email]alainsansspam (AT) logiquel (DOT) com[/email]
www.logiquel.com
"C.Fleury" <Fleury (AT) CompuTimes (DOT) net> wrote in message
news:3f5ce644 (AT) newsgroups (DOT) borland.com...
Hi,
Are there any examples as to how to save and display TIFF type files
in
a
MS-SQL 200 table ?
Thanks
C.Fleury
|
|
|
| Back to top |
|
 |
Aage Johansen Guest
|
Posted: Tue Sep 09, 2003 7:38 pm Post subject: Re: Saving/Displaying TIFFs |
|
|
On Tue, 9 Sep 2003 20:21:09 +0800, Tony wrote:
| Quote: | how could I show Tiff files in the app?
|
The cheapo way is to employ the image software in Windows (at least in
WinNT (wangimg/imaging?) and Win2k (kodakimg)).
I could find a free and easy-to-use package, and ended up with buying s/w.
--
Aage J.
|
|
| Back to top |
|
 |
C.Fleury Guest
|
Posted: Tue Sep 09, 2003 9:22 pm Post subject: Re: Saving/Displaying TIFFs |
|
|
Yes I want to save and display TIFFs. I would appreciate if you can give me
an example.
Thanks
C.Fleury
"Alain Quesnel" <alainsansspam (AT) logiquel (DOT) com> wrote
| Quote: | Do you want to display the TIFF file in your app? The MSSQL part is pretty
straight forward. I can post an example in the attachments NG if you want.
--
Alain Quesnel
[email]alainsansspam (AT) logiquel (DOT) com[/email]
www.logiquel.com
"C.Fleury" <Fleury (AT) CompuTimes (DOT) net> wrote in message
news:3f5ce644 (AT) newsgroups (DOT) borland.com...
Hi,
Are there any examples as to how to save and display TIFF type files in
a
MS-SQL 200 table ?
Thanks
C.Fleury
|
|
|
| Back to top |
|
 |
Alain Quesnel Guest
|
Posted: Tue Sep 09, 2003 10:33 pm Post subject: Re: Saving/Displaying TIFFs |
|
|
It's in the attachments group. If you want to display the TIFF in your app,
you need a component that supports streaming (in and out). Or you can just
do a ShellExecute with the filename. Then the TIFF would open in the app.
that is registered with the TIFF file type in Windows.
HTH,
--
Alain Quesnel
[email]alainsansspam (AT) logiquel (DOT) com[/email]
www.logiquel.com
"C.Fleury" <Fleury (AT) CompuTimes (DOT) net> wrote
| Quote: | Yes I want to save and display TIFFs. I would appreciate if you can give
me
an example.
Thanks
C.Fleury
"Alain Quesnel" <alainsansspam (AT) logiquel (DOT) com> wrote in message
news:3f5cea89$1 (AT) newsgroups (DOT) borland.com...
Do you want to display the TIFF file in your app? The MSSQL part is
pretty
straight forward. I can post an example in the attachments NG if you
want.
--
Alain Quesnel
[email]alainsansspam (AT) logiquel (DOT) com[/email]
www.logiquel.com
"C.Fleury" <Fleury (AT) CompuTimes (DOT) net> wrote in message
news:3f5ce644 (AT) newsgroups (DOT) borland.com...
Hi,
Are there any examples as to how to save and display TIFF type files
in
a
MS-SQL 200 table ?
Thanks
C.Fleury
|
|
|
| Back to top |
|
 |
|