Beefy Boxes and Bandwidth Generously Provided by pair Networks
Do you know where your variables are?
 
PerlMonks  

Re: Sybase DBD and Perl - Retrieving images from the DB and saving to disk

by Anonymous Monk
on Oct 16, 2015 at 09:30 UTC ( [id://1145080]=note: print w/replies, xml ) Need Help??


in reply to Sybase DBD and Perl - Retrieving images from the DB and saving to disk

To fetch or write (uni)text or image datatype values, you need to use readtext (http://infocenter.sybase.com/help/topic/com.sybase.infocenter.dc36272.1550/html/commands/X28630.htm) & writetext (http://infocenter.sybase.com/help/topic/com.sybase.infocenter.dc36272.1550/html/commands/CIHIFBAF.htm) functions involving pointers & sizes.

All the blame goes to PerlMonks for links not being clickable as I got "Permission denied" error when I tried.

Replies are listed 'Best First'.
Re^2: Sybase DBD and Perl - Retrieving images from the DB and saving to disk
by Corion (Patriarch) on Oct 16, 2015 at 10:01 UTC

    Actually, the spammers are to blame that we can't have nice things on the internet. I've whitelisted http://infocenter.sybase.com/ now.

    Update: The URLs above have been turned into links now.

Re^2: Sybase DBD and Perl - Retrieving images from the DB and saving to disk
by Anonymous Monk on Oct 16, 2015 at 09:59 UTC

    Actually DBD::Sybase already deals with the text pointers itself, so never mind my previous reply imploring the "need to use" (read|write)text functions.

Log In?
Username:
Password:

What's my password?
Create A New User
Domain Nodelet?
Node Status?
node history
Node Type: note [id://1145080]
help
Chatterbox?
and the web crawler heard nothing...

How do I use this?Last hourOther CB clients
Other Users?
Others musing on the Monastery: (5)
As of 2024-04-24 04:51 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found