Thanks to all, Cheeeeers

Maverick
  ----- Original Message -----
  From: sreenath reddy
  To: Axapta-Knowledge-Village@yahoogroups.com
  Sent: Wednesday, May 10, 2006 5:18 PM
  Subject: Re: [Axapta-Knowledge-Village] How to know current configuration


  Hi, try this
    
    static void currentConfiguartion(Args _args)
  {
      AOSSessionInfo info = new AOSSessionInfo();
      SqlSystem SqlSystem = new SqlSystem();
      ;
      print xinfo::componentName();
      print xinfo::configuration();
      print xinfo::dbName();
      print xinfo::licenseName();
      print xinfo::releaseVersion();
      print info.clientMode();
      print SqlSystem.loginConnectString();
      pause;
  }
    
    regards,
    sreenath Reddy


  Sreenath Reddy G
  System Analyst,
  Sonata Software Ltd.
  1/4, APS Trust Building,
  N. R. Colony, Bull Temple Road,
  Bangalore-560019.
  Mobile-+9886331041

             
  ---------------------------------
  Blab-away for as little as 1ยข/min. Make  PC-to-Phone Calls using Yahoo! Messenger with Voice.

  [Non-text portions of this message have been removed]



  Sharing the knowledge on Axapta.
  Visit www.frappr.com/axapta for axapta friends.



  SPONSORED LINKS Business finance course  Business to business finance  Small business finance 
        Business finance consultant  Business finance magazine  Business finance schools 


------------------------------------------------------------------------------
  YAHOO! GROUPS LINKS

    a..  Visit your group "Axapta-Knowledge-Village" on the web.
     
    b..  To unsubscribe from this group, send an email to:
     [EMAIL PROTECTED]
     
    c..  Your use of Yahoo! Groups is subject to the Yahoo! Terms of Service.


------------------------------------------------------------------------------



[Non-text portions of this message have been removed]





Sharing the knowledge on Axapta.
Visit www.frappr.com/axapta for axapta friends.




SPONSORED LINKS
Business finance course Business to business finance Small business finance
Business finance consultant Business finance magazine Business finance schools


YAHOO! GROUPS LINKS




Reply via email to