Unix Technical Forum

LVARCHAR to CLOB Cast

This is a discussion on LVARCHAR to CLOB Cast within the Informix forums, part of the Database Server Software category; --> The web datablade has a cast from LVARCHAR to CLOB and vice versa. Other than installing the web datablade ...


Go Back   Unix Technical Forum > Database Server Software > Informix

FAQ Members List Calendar Search Today's Posts Mark Forums Read
  #1 (permalink)  
Old 04-19-2008, 09:14 PM
Christopher
 
Posts: n/a
Default LVARCHAR to CLOB Cast

The web datablade has a cast from LVARCHAR to CLOB and vice versa.

Other than installing the web datablade or attempting to build the
cast from scratch, is there any way to get the cast for 9.4? My OS's
are AIX, SOL, and Win.

I tried searching through the bladelets, but IBM's website happens.

Sincerely,

Christopher Coleman

Database Analyst
Pharmacy Division
Mediware Information Systems, Inc.
tel: 913/307-1073
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
  #2 (permalink)  
Old 04-19-2008, 09:26 PM
Ian Lowson
 
Posts: n/a
Default Re: LVARCHAR to CLOB Cast

christopher.coleman@mediware.com (Christopher) wrote in message news:<a727ee4f.0402061114.712fbbc9@posting.google. com>...
> The web datablade has a cast from LVARCHAR to CLOB and vice versa.
>
> Other than installing the web datablade or attempting to build the
> cast from scratch, is there any way to get the cast for 9.4? My OS's
> are AIX, SOL, and Win.
>
> I tried searching through the bladelets, but IBM's website happens.
>
> Sincerely,
>
> Christopher Coleman
>
> Database Analyst
> Pharmacy Division
> Mediware Information Systems, Inc.
> tel: 913/307-1073


I think V9.4 supports these casts. Check out syscasts and
sysprocedures of the database in question.
select * from syscasts where routine_name like '_lob%';
select * from sysprocedures where procname like '_lob%';
should bring back a load of routine for casting between lvarchar and
blobs

Ian Lowson
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
Reply


Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On
Forum Jump


All times are GMT. The time now is 09:40 AM.


Powered by vBulletin® Version 3.6.5
Copyright ©2000 - 2008, Jelsoft Enterprises Ltd.
SEO by vBSEO 3.2.0
www.UnixAdminTalk.com