[development-axapta] How to check a Machine in network is reachable

2005-09-30 Thread opussolution_pk




Hi to all

I want to check if some specific machines on the network are online 
before I start a process. But I don't know how to do this. I looked 
into WinAPI but could not find any thing required. The machines I want 
to check hasn't public folders so fileexist is not a option.

Answers are welcome.
Best Regards
Patrick










  
  
SPONSORED LINKS
  
  
  

Computer part
  
  
Programming languages
  
  
Microsoft axapta
  
  


Support exchange
  

   
  







  
  
  YAHOO! GROUPS LINKS



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



  









[development-axapta] Microsoft community is DOWN?

2005-09-30 Thread kbi kbi





Does anybody know any news about Axapta Community of microsoft? I have been trying to go to this site but it seems to be downed within recent days.

 

    
-
Yahoo! for Good
 Click here to donate to the Hurricane Katrina relief effort. 

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









  
  
SPONSORED LINKS
  
  
  

Computer part
  
  
Programming languages
  
  
Microsoft axapta
  
  


Support exchange
  

   
  







  
  
  YAHOO! GROUPS LINKS



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



  









[development-axapta] Axapta API

2005-09-30 Thread Ask Axapta





Hi,

 

Is it possible to get access to classes in axapta from say vb,c# or delphi?

 

How would one do that?

 

Cheers

    
-
Yahoo! for Good
 Click here to donate to the Hurricane Katrina relief effort. 

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









  
  
SPONSORED LINKS
  
  
  

Computer part
  
  
Programming languages
  
  
Microsoft axapta
  
  


Support exchange
  

   
  







  
  
  YAHOO! GROUPS LINKS



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



  









RE: [development-axapta] Axapta API

2005-09-30 Thread Malcolm Burtt




Hi
 
See
http://msdn.microsoft.com/library/default.asp?url="">
html/vb_axapta.asp
 
Malcolm Burtt
Touchstone 
Our Trusted Solutions - Your Optimised Business


  _  

From: development-axapta@yahoogroups.com
[mailto:[EMAIL PROTECTED] On Behalf Of Ask Axapta
Sent: 30 September 2005 10:01
To: development-axapta@yahoogroups.com
Subject: [development-axapta] Axapta API



Hi,



Is it possible to get access to classes in axapta from say vb,c# or
delphi?



How would one do that?



Cheers

    
-
Yahoo! for Good
Click here to donate to the Hurricane Katrina relief effort. 

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






SPONSORED LINKS 
Computer part
    Programming languages
    Microsoft axapta
    
Support exchange
    

  _  

YAHOO! GROUPS LINKS 


  
*   Visit your group "development-axapta
 " on the web.
    
*   To unsubscribe from this group, send an email to:
   [EMAIL PROTECTED]

be> 
    
*   Your use of Yahoo! Groups is subject to the Yahoo! Terms of
Service  . 


  _  




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






  




  
  
  YAHOO! GROUPS LINKS



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



  









YNT: [development-axapta] Axapta API

2005-09-30 Thread Cenk Ince
Hi 
 
try Axapta Business Connector. You can find help on Axapta developer's Guide.

 


Kimden: development-axapta@yahoogroups.com bu kiþinin yerine: Ask Axapta
Gönderilmiþ: Cum 30.09.2005 12:01
Kime: development-axapta@yahoogroups.com
Konu: [development-axapta] Axapta API




Hi,



Is it possible to get access to classes in axapta from say vb,c# or delphi?



How would one do that?



Cheers

   
-
Yahoo! for Good
 Click here to donate to the Hurricane Katrina relief effort.

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







Yahoo! Groups Links










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





 Yahoo! Groups Sponsor ~--> 
Get Bzzzy! (real tools to help you find a job). Welcome to the Sweet Life.
http://us.click.yahoo.com/A77XvD/vlQLAA/TtwFAA/saFolB/TM
~-> 

 
Yahoo! Groups Links

<*> To visit your group on the web, go to:
http://groups.yahoo.com/group/development-axapta/

<*> To unsubscribe from this group, send an email to:
[EMAIL PROTECTED]

<*> Your use of Yahoo! Groups is subject to:
http://docs.yahoo.com/info/terms/
 





[development-axapta] Clearing Excel sheet

2005-09-30 Thread Jako Boon




Hi,
 
How do I clear an Excel sheet from Axapta (X++)?
 
Thanks

Jako Boon

iSoft Technologies (Pty) Ltd

(You can contact iSoft @ +27 12 3454720)

 

 


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










  
  
SPONSORED LINKS
  
  
  

Computer part
  
  
Programming languages
  
  
Microsoft axapta
  
  


Support exchange
  

   
  







  
  
  YAHOO! GROUPS LINKS



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



  









[development-axapta] Create a new row i webgrid

2005-09-30 Thread anettemalmberg




Hi all,

Is it possible to create a new row in a webgrid by busing 'DOWN' 
instead of 'Submit' button on the top of a grid?

Regards//Anette


 










  
  
SPONSORED LINKS
  
  
  

Computer part
  
  
Programming languages
  
  
Microsoft axapta
  
  


Support exchange
  

   
  







  
  
  YAHOO! GROUPS LINKS



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



  









[development-axapta] Re: tmpTables in reports - correction

2005-09-30 Thread opussolution_pk




Hi sy0thoa

A little correction of the code inside run method:

    myTmpTable.fieldA = 'A';
    myTmpTable.insert(); // insert a temporary record into table
    myTmpTable.fieldB = 'B';
    myTmpTable.insert(); // insert an other temporary record into 
table
 
    if (! element.queryRun)
    {
    element.queryRun = new QueryRun(element.queryRun);
    }

    element.queryRun().setrecord(myTmpTable); //inform the queryRun 
to use your instance of temporary table
 
    super();

And about setTmpData: with this method you can copy a temporary 
instance to another instance for example;

CustTable custTableTmp2;
CustTable custTableTmp1;

;
custTableTmp1.setTmp();
custTableTmp2.setTmp();

custTableTmp1.custAccount = 'halli galli';
custTableTmp1.insert();

custTableTmp2.setTmpData(custTableTmp1); // now, the custTableTmp2 
contains exact the same records as custTableTmp1, but they are again 
different temparay tables.

Hope this helps you
regards
Patrick











  
  
SPONSORED LINKS
  
  
  

Computer part
  
  
Programming languages
  
  
Microsoft axapta
  
  


Support exchange
  

   
  







  
  
  YAHOO! GROUPS LINKS



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



  









RE: [development-axapta] Axapta API

2005-09-30 Thread Matt Benic




Yes it is. If you look in the Developer's guide in Axapta (Help->Navision
Axapta Developer's Guide)there is a topic called 'Axapta Business
Connector'. This is a COM component that you can simply add as a reference
to your .Net based project (C#, VB.Net) and use from there (I have not used
delphi much, but I assume there is a way to use COM objects from it..). It
allows you to call any method on any class or record. Getting objects back
and forth over the ABC is a bit of a mission (we have written some glue
classes that automatically populate correctly attributed C# classes from
Axapta objects packed as containers), but you can do pretty much anything
you need to.

One word of warning though, this component is due to be replaced with Web
Service support in Axapta v5, so depending on when you plan to upgrade you
may end up writing code now that you'll be throwing away in a couple of
months.

Regards,

Matt Benic - .Net/Axapta Analyst Developer
UTi Sun Couriers Division | Cnr Olievenhoutbosch Rd & Brakfontein Rd,
Centurion, 0061
[EMAIL PROTECTED] | O 012-6732000 | F 012-6732344

-Original Message-
From: development-axapta@yahoogroups.com
[mailto:[EMAIL PROTECTED] On Behalf Of Ask Axapta
Sent: 30 September 2005 11:01 AM
To: development-axapta@yahoogroups.com
Subject: [development-axapta] Axapta API


Hi,

 

Is it possible to get access to classes in axapta from say vb,c# or delphi?

 

How would one do that?

 

Cheers

    
-
Yahoo! for Good
 Click here to donate to the Hurricane Katrina relief effort. 

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






 
Yahoo! Groups Links



 












  
  
SPONSORED LINKS
  
  
  

Computer part
  
  
Programming languages
  
  
Microsoft axapta
  
  


Support exchange
  

   
  







  
  
  YAHOO! GROUPS LINKS



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



  









[development-axapta] Re: tmpTables in reports oops a bug again

2005-09-30 Thread opussolution_pk




Hi Thomas
 
Sorry for repost again, but the code example has some code bugs 
again.

 
    myTmpTable.fieldA = 'A';
    myTmpTable.insert(); // insert a temporary record into table
    myTmpTable.fieldB = 'B';
    myTmpTable.insert(); // insert an other temporary record into 
table
 
    if (! element.queryRun())
    {
    element.queryRun(new QueryRun(element.query()));
    }
 
    element.queryRun().setrecord(myTmpTable); //inform the queryRun 
to use your instance of temporary table
 
    super();
 
And about setTmpData: with this method you can copy a temporary 
instance to another instance for example;
 
CustTable custTableTmp2;
CustTable custTableTmp1;
 
;
custTableTmp1.setTmp();
custTableTmp2.setTmp();
 
custTableTmp1.custAccount = 'halli galli';
custTableTmp1.insert();
 
custTableTmp2.setTmpData(custTableTmp1); // now, the custTableTmp2 
contains exact the same records as custTableTmp1, but they are again 
different temparay tables.
 
Hope this helps you; this thread is also posted in yahoo newsgroup
regards
Patrick











  
  
SPONSORED LINKS
  
  
  

Computer part
  
  
Programming languages
  
  
Microsoft axapta
  
  


Support exchange
  

   
  







  
  
  YAHOO! GROUPS LINKS



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