Unix Technical Forum

Server Studio

This is a discussion on Server Studio within the Informix forums, part of the Database Server Software category; --> Buen dia a todos, Somebody knows that company in Peru sells the Server Studio? I need buy that tool. ...


Go Back   Unix Technical Forum > Database Server Software > Informix

FAQ Members List Calendar Search Today's Posts Mark Forums Read
  #1 (permalink)  
Old 04-20-2008, 08:31 AM
LUQUE Valdivia Omar
 
Posts: n/a
Default Server Studio


Buen dia a todos,

Somebody knows that company in Peru sells the Server Studio?
I need buy that tool.

Alguien sabe que empresa en el Peru vende el Server Studio ???
Necesito adquirir esta herramienta.

Thanks
Gracias

Omar.




-----Mensaje original-----
De: Dave Griffen [mailto:dgriffen@nospam.finishline.com]
Enviado el: Miércoles, 26 de Enero de 2005 09:04 a.m.
Para: informix-list@iiug.org
Asunto: Re: Equivelant for lpad in Informix ? IDS7.31


Lpad works fine on my 7.31 system and I even found lpad in a 7.31 SQL Syntax
book from Feb 1998.

Rtrim is a bit different though try this...
trim(trailing from cl_m_no)||lpad(cl_d_no,2,'0') cl_m_d_no

You may want to have another look at your manuals as well.

"Doug Lawry" <lawry@nildram.co.uk> wrote in message
news:ct5oo8$oin$1@nntp0.reith.bbc.co.uk...
> Try not to post MIME, Dirk :-) A cleaned up version follows.
> Looks like you need to upgrade: LPAD is there in version 9.
> --
> Regards,
> Doug Lawry
> www.douglawry.webhop.org
>
>
> "Dirk Moolman" <DirkM@mxgroup.co.za> wrote in message
> news:1106662226.b5a997af030137130b3480a9499796a4@t eranews...
> >
> > Oracle has an "lpad" function, to add characters to the left of a string
> > - what is the equivelant of this function in Informix ? Cannot find
> > lpad function in the SQL manuals ...
> >
> > The problem is, I don't want to concatenate, ||, the result must always
> > be to characters long.
> >
> > If cl_m_d_no is 0, I want 00
> > If cl_m_d_no is 9, I want 09
> > If cl_m_d_no is 11, it stays 11
> >
> > Oracle select below:
> >
> > SELECT "cl_bt_no"
> > ,"cl_no"
> > ,"cl_item_no"
> > ,"cl_operator_code"
> > ,substr("cl_scheme",3) cl_scheme
> > ,"cl_dr_no"
> > ,"cl_m_no"
> > ,"cl_d_no"
> > ,rtrim("cl_m_no")||lpad("cl_d_no",2,'0') cl_m_d_no
> > ,"cl_rams_no"
> > ,"cl_dt_service_in"
> > ,"cl_dt_service_out"
> > ,"cl_dt_payment"
> > ,"cl_dt_claim_rcvd"
> > ,"cl_dt_processed"
> > ,"cl_ta_code"
> > ,"cl_units"
> > ,"cl_m_plan"
> > ,"cl_dr_plan"
> > ,"cl_ta_rule"
> > ,"cl_run_no"
> > ,"cl_sequence"
> > ,"cl_tooth_no"
> > ,"dr_name"
> > ,"cl_pay_ind"
> > ,"cl_supp_ref_no"
> > ,"cl_reject_code"
> > ,"cl_remark_code"
> > ,"cl_booking_no"
> > ,"cl_claim_amount"
> > ,"cl_tariff_amount"
> > ,"cl_benefit_amount"
> > ,"cl_members_amount"
> > ,"cl_discount_amount"
> > ,"cl_status"
> > ,"cl_diag_code"
> > ,"cl_levy_amount"
> > ,"cl_iteration"
> > ,"cl_auth_no"
> > ,"cl_scheme_amount"
> > FROM "claim"@medclear
> > , "doctor"@medclear
> > WHERE "cl_dr_no" = "dr_no"

>
>





sending to informix-list
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 11:03 AM.


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