IMAGE vs TEXT using Sybase storage difference
From: Anima (animag00_at_aol.com)
Date: 06/25/04
- Previous message: Mark Coleman: "Re: DBD::Oracle and HPUX"
- Next in thread: Michael Peppler: "Re: IMAGE vs TEXT using Sybase storage difference"
- Reply: Michael Peppler: "Re: IMAGE vs TEXT using Sybase storage difference"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Date: Fri, 25 Jun 2004 11:30:13 -0700 To: dbi-users@perl.org
Hi,
I am using Syabse::DBD 1.02. Currently we are storing images and text
files in a Sybase TEXT column after converting to Hexadecimal. The data
is doubled in storage size due to the conversion. We are having db space
issues due to that.
I am trying to explore other alternatives. My question is, if I use
IMAGE datatype in SYBASE to store the text/image files instead of TEXT -
which DBD::Sybase version do I need to use? Also will that give me any
space benefit improvement - since the data stored in the IMAGE column in
Sybase is still in hexadecimal (correct me if I am assuming something
wrong here).
Thanks,
Anima.
- Previous message: Mark Coleman: "Re: DBD::Oracle and HPUX"
- Next in thread: Michael Peppler: "Re: IMAGE vs TEXT using Sybase storage difference"
- Reply: Michael Peppler: "Re: IMAGE vs TEXT using Sybase storage difference"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Relevant Pages
|