AW: [Axapta-Knowledge-Village] How to get actual time of system... with milliseconds or similar

2005-04-13 Thread jesper.joergensen
Hi  Raul, you need to implement GetSystemTime or GetLocalTime in the WinAPI class. The GetSystemTime function retrieves the current system date and time. The system time is expressed in Coordinated Universal Time (UTC). The GetLocalTime function retrieves the current local date

AW: [Axapta-Knowledge-Village] Data Replication with Axapta

2005-04-08 Thread jesper.joergensen
Hi Roberto, You need to be aware of the license policy doing this. You need a separate license for each installation. Axapta does not support replication of databases; you can work with export/import of a given company. This process has a couple of setbacks; Axapta uses a Record ID to

AW: [Axapta-Knowledge-Village] Data Replication with Axapta

2005-04-08 Thread jesper.joergensen
Hi Andreas, You might have duplicate recid's in your Company. Setup data are created with the Company, all parameter tables are created with a unique index on the field key. If the record is present the import will not create the parameter record. Regards Jesper -Ursprüngliche

AW: [Axapta-Knowledge-Village] Data Replication with Axapta

2005-04-08 Thread jesper.joergensen
Hi, You should check that the setup of the import application is identical to export application. Can you setup inventposting with vat code? Regards Jesper -Ursprüngliche Nachricht- Von: Gahr, Andreas [mailto:[EMAIL PROTECTED] Gesendet: Freitag, 8. April 2005 14:05 An:

AW: [Axapta-Knowledge-Village] Joining 3 tables with QueryBuildDataSource ?

2005-04-06 Thread jesper.joergensen
Hi, in that case you should join qbs2 on qbs, not qbs1 /jesper -Ursprüngliche Nachricht- Von: Anton Tjiptadi [mailto:[EMAIL PROTECTED] Gesendet: Mittwoch, 6. April 2005 13:21 An: Axapta-Knowledge-Village@yahoogroups.com Betreff: [Axapta-Knowledge-Village] Joining 3 tables with

Re: [Axapta-Knowledge-Village] Re: No Microsoft Axapta Object Server could be located using the

2004-10-06 Thread jesper.joergensen
Is your client in the same domain / org unit as the server ? If not you need to activate the anonymout login. /Jesper Original Message Subject: [Axapta-Knowledge-Village] Re: No Microsoft Axapta Object Server could be located using the cur (06-Okt-2004 10:36) From:[EMAIL