Java API for connecting to SAS
        Posted  
        
            by wsb3383
        on Stack Overflow
        
        See other posts from Stack Overflow
        
            or by wsb3383
        
        
        
        Published on 2010-05-28T19:09:39Z
        Indexed on 
            2010/05/28
            19:12 UTC
        
        
        Read the original article
        Hit count: 181
        
sas
Hello,
is there a Java API I can use to connect to a SAS metdata server so i can dynamically create information maps through Java? basically, I want to be able to execute "proc infomap" blocks through Java code, is this possible?
THanks!
© Stack Overflow or respective owner