[XSL-LIST Mailing List Archive Home] [By Thread] [By Date] [Recent Entries] [Reply To This Message]

[no subject]

From: guru prasad <guruprasadv@xxxxxxxxx>
Date: Fri, 22 Jun 2001 06:11:21 -0700 (PDT)
db2 datatype list
hai everybody
                     
                      
                      
                                            
                      
                      
                      I should produce the same xml
ffile  but with some modifications which are:
                      
                      
                     problem 1]when i encounter <Value
DataType="STRING">VARCHAR2</Value>in my original xml
file,i should change that tag into 
                                <Value
DataType="STRING">VARCHAR</Value> 
                                
                                
                                
                    
problem2]<PermanentName>S_LDD_DBMS_DATA_TYPE</PermanentName>
		       <Value DataType="STRING">NUMBER</Value>
		       </Property>
		       <Property>
		       <Label>Dbms Data Type Length</Label>
		       <PermanentName>S_LDD_LEN</PermanentName>
		       <Value DataType="INTEGER">4</Value>
		       </Property>
		       <Property>
		       <Label>Data Storage Precision</Label>
		      
<PermanentName>S_LDD_PRECISION</PermanentName>
                       <Value
DataType="INTEGER">0</Value>
                      
                      
                      whenever the integer value is
greater than 4 and precion is 0,i want that
                      
                      <Value
DataType="STRING">NUMBER</Value> to be replaced with
<Value DataType="STRING">integer</Value>
                      
                      
                      
                      whenever the integer value is
greater than 15 and precion is 0,i want that
                      
                      
                      <Value
DataType="STRING">NUMBER</Value> to be replaced with
<Value DataType="STRING">bigint</Value>
                      
                      
                       whenever the integer value is
not equal to 0 and precion is 1,i want that
		                            
		                            
		                            <Value
DataType="STRING">NUMBER</Value> to be replaced with
<Value DataType="STRING">decimal</Value>
		                            
		                            
                                                  
what iam trying to do is to convert oracle specific
datatypes into db2 specific datatypes
                                                   
                 help if possible                     
           
                                                   
                                                   
                                                  
                                                   
                                                   
                                                   
                                                   bye
guru
 
                      
                      
                     

__________________________________________________
Do You Yahoo!?
Get personalized email addresses from Yahoo! Mail
http://personal.mail.yahoo.com/

 XSL-List info and archive:  http://www.mulberrytech.com/xsl/xsl-list


Current Thread
  • [no subject]
    • guru prasad - Fri, 22 Jun 2001 09:16:25 -0400 (EDT) <=

PURCHASE STYLUS STUDIO ONLINE TODAY!

Purchasing Stylus Studio from our online shop is Easy, Secure and Value Priced!

Buy Stylus Studio Now

Download The World's Best XML IDE!

Accelerate XML development with our award-winning XML IDE - Download a free trial today!

Don't miss another message! Subscribe to this list today.
Email
First Name
Last Name
Company
Subscribe in XML format
RSS 2.0
Atom 0.3
Site Map | Privacy Policy | Terms of Use | Trademarks
Free Stylus Studio XML Training:
W3C Member
Stylus Studio® and DataDirect XQuery ™are products from DataDirect Technologies, is a registered trademark of Progress Software Corporation, in the U.S. and other countries. © 2004-2013 All Rights Reserved.