AW: [development-axapta] AX views and Record Level Security

2007-11-19 Thread Andrae, Tobias
Hello Christoph, there is property "RecordLevelSecurity" on the view - but it can only be changed using x++. So you could override the new89 method of the view and write somthing like this.recordlevelsecurity(true). However - I did not test if the RLS is really used then, so you have to try ;

AW: [development-axapta] over 1000 char

2007-06-13 Thread Andrae, Tobias
Hi Daniele, did you ever try to click that little square in the "String Lentgh" field of a data type? hth Tobias Von: development-axapta@yahoogroups.com im Auftrag von staffuwa Gesendet: Mi 13.06.2007 10:02 An: development-axapta@yahoogroups.com Betreff: [develop

AW: [development-axapta] start/stop a service AOS instance

2007-06-07 Thread Andrae, Tobias
If we are talking AX4 - yes, of course (it's just a service and can be started/stopped with net start / net stop). AX3 you could set the property for "startup" to "on demand" -- then the instance will be started upon request of an AX client. In addition you could configure the instance to s

AW: [development-axapta] super() call

2007-05-23 Thread Andrae, Tobias
Hi, table and datasource are two different objects, so super() in datasource.write() will call formadatasource.write(). hth Tobias Von: development-axapta@yahoogroups.com im Auftrag von gollywogman Gesendet: Di 22.05.2007 10:16 An: development-axapta@yahoogroups

AW: *SPAM* [development-axapta] can you customize icon for new menus on main menu

2007-05-21 Thread Andrae, Tobias
Hi Mary-Ann, take a look at the property "Normal Resource" and "Normal Image" for Menu Items and Menus ;-) hth Tobias -- Von: development-axapta@yahoogroups.com [mailto:[EMAIL PROTECTED] Im Auftrag von MaryAnn Hand Gesendet: Mittwoch, 16. Mai 2007 13:13 An: development-axapta@yahoogrou

AW: *SPAM* Re: [development-axapta] how to install axapta

2007-04-24 Thread Andrae, Tobias
MOC 8626B : INSTALLATION & CONFIGURATION FOR MICROSOFT DYNAMICS(tm) AX 4.0 br Tobias Von: development-axapta@yahoogroups.com im Auftrag von Arijit Basu Gesendet: Di 24.04.2007 09:33 An: development-axapta@yahoogroups.com Betreff: *SPAM* Re: [development-axapta]

AW: [development-axapta] Ax4.0 AOS installation and configuration

2007-03-29 Thread Andrae, Tobias
...what about the Install & Config Course (AX4.0) and, maybe, reading the Implementation Guide? In addition it could be a good idea to have some knowledge about Windows Server 2003 and SQL Server. This, plus some practice (~ six months) should do . hth Tobias

AW: [development-axapta] Ax4.0 AOS installation and configuration

2007-03-29 Thread Andrae, Tobias
Found something more ;-) On Partnerguide you will find a list of exam topics for this certification. Tobias Von: development-axapta@yahoogroups.com im Auftrag von Anuj Rastogi Gesendet: Do 29.03.2007 06:30 An: development-axapta@yahoogroups.com Betreff: [dev

AW: *SPAM* [development-axapta] Dialog Method

2007-03-19 Thread Andrae, Tobias
??? Von: development-axapta@yahoogroups.com im Auftrag von contact2ajit2006 Gesendet: Fr 16.03.2007 08:59 An: development-axapta@yahoogroups.com Betreff: *SPAM* [development-axapta] Dialog Method Hello Frnds Can any one define the dialog method line by line..

AW: *SPAM* [development-axapta] Current Userid

2007-03-16 Thread Andrae, Tobias
rrent Userid Hi Tobias, the documentation inside AX and on MSDN is very very bad. The most used record is: "Currently, no information is available for this topic." MSDN is slow, so you need many hours to find the bad informations. birne_apfel73 --- In development-axapta@yahoogrou

AW: *SPAM* [development-axapta] Current Userid

2007-03-12 Thread Andrae, Tobias
Hi Febin, there is a *huge* documentation inside AX / Axapta and on MSDN ;-) try this one: http://msdn2.microsoft.com/en-us/library/aa630899.aspx hth Tobias Von: development-axapta@yahoogroups.com im Auftrag von febinpc Gesendet: Fr 09.03.2007 12:28 An: dev

AW: [development-axapta] How to call a job

2007-02-09 Thread Andrae, Tobias
Hi William, just create a new class and define a method: static void main(Args args) { // put verything your job did here ;-) } Now you can call YourClassName::main(args) instead hth Tobias Von: development-axapta@yahoogroups.com im Auftrag von Willia

AW: [development-axapta] Problems with "TwC: Validate access to return value from display/edit method."

2007-01-31 Thread Andrae, Tobias
what about : EXDescription exDescription = ""; //extended datatype of type string ; exDescription = someMethod(); //some method returning a string return exDescription; or even better : return someMethod(); // should be enough ;-) hth Tobias Von: develo

AW: [development-axapta] print report automatically

2007-01-29 Thread Andrae, Tobias
You dont need code for this... just set the property "Interactive" on the Report and on the Query to "no" - thats all. br Tobias Von: development-axapta@yahoogroups.com im Auftrag von tangolp Gesendet: Do 25.01.2007 17:30 An: development-axapta@yahoogroups.c

AW: [development-axapta] Reply

2007-01-01 Thread Andrae, Tobias
...you made may day!!! Happy new year everyone ;-) Best regards Tobias Mail 1: Gud Morning To All Please send Axapta technical questions to me ? Since i want to write MB6 202 Axapta Programing with in one week. Mail 2: Dear all Advance new year to all... how can e

SV: [development-axapta] User login give stack errors

2006-02-27 Thread Andrae, Tobias
] User login give stack errors Nops!!! *.aoc = appl object cache, it sometimes messes thing up. Try search for it in the users local setting\appl data\ folder. :-J -Original Message- From: development-axapta@yahoogroups.com [mailto:[EMAIL PROTECTED] On Behalf Of Andrae, Tobias Sent: 27

SV: [development-axapta] User login give stack errors

2006-02-27 Thread Andrae, Tobias
*.aod ? br Tobias Fra: development-axapta@yahoogroups.com på vegne af Jacob Hjelmer Nielsen Sendt: ma 27-02-2006 11:07 Til: development-axapta@yahoogroups.com Emne: RE: [development-axapta] User login give stack errors Just guessing! Have you tried deleting

AW: [development-axapta] Speed issue

2006-02-22 Thread Andrae, Tobias
a nice day :-) Best regards, Mikael Dalgaard -Oprindelig meddelelse- Fra: development-axapta@yahoogroups.com [mailto:[EMAIL PROTECTED] På vegne af Andrae, Tobias Sendt: 16. februar 2006 18:04 Til: development-axapta@yahoogroups.com Emne: AW: [development-axapta] Speed issue Hello Mi

AW: [development-axapta] Re: AOS access problem

2006-02-20 Thread Andrae, Tobias
Again: Sounds like access restrictions by Windows... which Windows-account do you use to run the AOS? Tobias Von: development-axapta@yahoogroups.com im Auftrag von es_goh Gesendet: Mo 20.02.2006 02:18 An: development-axapta@yahoogroups.com Betreff: [developmen

AW: [development-axapta] AOS access problem

2006-02-17 Thread Andrae, Tobias
Sound like access restrictions by Windows... which account do you use to run the AOS? Tobias > -Ursprüngliche Nachricht- > Von: development-axapta@yahoogroups.com [mailto:development- > [EMAIL PROTECTED] Im Auftrag von es_goh > Gesendet: Freitag, 17. Februar 2006 09:39 > An: developmen

AW: [development-axapta] Speed issue

2006-02-16 Thread Andrae, Tobias
Hello Mikael, Did you try to provide an index? Something lik "index hint confirmedDlvSalesIDx ... Sometimes Oracle seems to need those hints. Best regards, Tobias > -Ursprüngliche Nachricht- > Von: development-axapta@yahoogroups.com [mailto:development- > [EMAIL PROTECTED] Im Auftrag

AW: [development-axapta] Axapta Code Protection - Source Scrambling

2006-02-03 Thread Andrae, Tobias
Hi Henrik, this sounds nice indeed. BUT: Would you like to be responsible for an Axapta project at a customers site where important parts of the application are scrambled because you, as the project leader, had to buy some scrambled 3rd party modules? What about customizing those things afte

AW: [development-axapta] date lookup

2006-01-27 Thread Andrae, Tobias
hello, it is far, far easier just go to the Extended Data Type which you want to use and set the "formhelp" property to "sysdateLookup" - thats all. Tobias Von: development-axapta@yahoogroups.com im Auftrag von byteway_so Gesendet: Do 26.01.2006 11:01 An

AW: [development-axapta] Development IV

2006-01-24 Thread Andrae, Tobias
oops - didn't notice thet the strItemID was used as SalesID. so of course it should be somthing like     SalesID strSalesID;     ;     ret = super();     strSalesID= hndItemId.toString();        select firstonly SalesTable where SalesTable.SalesId == strSalesID; ...but still wonder w

AW: [development-axapta] Development IV

2006-01-23 Thread Andrae, Tobias
Hi Gary, the problen in this special case is that you try to do a select with an open string - which is not allowed in Axapta use ItemID strItemID as declaration and it should work. On the other hand maybe you want to work your way through Development I - III first? Best regards,

AW: [development-axapta] Queries on AOS

2006-01-19 Thread Andrae, Tobias
Hi Sri Ram, on the AOS there are no caching files, caching is done in memory only. Also, there is no possibility to change the size of the used memory or to switch the cache on or off. Hth Tobias > -Ursprüngliche Nachricht- > Von: development-axapta@yahoogroups.com [mailto:developmen

AW: [development-axapta] FormGridControl: "How to..."

2006-01-13 Thread Andrae, Tobias
Hello Christoph, Req. b is easy to solve - just have a look at http://www.axaptapedia.com/index.php/Multiple_grid_selections ;-) For Req. a: there is a small square in the left upper corner of the grid just click it and all records are selected (Axapta standard). hth Tobias

AW: [development-axapta] args

2005-11-24 Thread Andrae, Tobias
Args.record(Datasourcename); Hth Tobias -Ursprüngliche Nachricht- Von: byteway_so [mailto:[EMAIL PROTECTED] Gesendet: Mittwoch, 23. November 2005 12:58 An: development-axapta@yahoogroups.com Betreff: [development-axapta] args Hi, How can I pass a datasource (with selected records)

AW: [development-axapta] Protection of source code

2005-11-21 Thread Andrae, Tobias
Hello Christoph, thank God Axapta is a kind of "open source" system that allows to view and use all source code So, by default there is *no* code protection - only for some kernel classes of Axapta which are not visible. Best regards, Tobias -Ursprüngliche Nachricht- Von: Andrea

AW: *SPAM* [development-axapta] Re: Problem with user created classes in MorphX

2005-10-05 Thread Andrae, Tobias
Do you have the license for X++ source code? T.   -Ursprüngliche Nachricht-   Von: abinassif [mailto:[EMAIL PROTECTED]   Gesendet: Mi 05.10.2005 12:23   An: development-axapta@yahoogroups.com   Cc:   Betreff: *SPAM* [development-axapta] Re: Problem

AW: *SPAM* [development-axapta] Remote connection to Axapta

2005-08-07 Thread Andrae, Tobias
Hi Camilo, you need at least 64 kB/sec (i.e. one ISDN channel) for up to ten clients. The latency must not be higher than 100 ms (better: up to 50 ms). hth Tobias -Ursprüngliche Nachricht- Von: ajioajioajio [mailto:[EMAIL PROTECTED] Gesendet: Do 04.08.2005 15:25 An: developm

AW: [development-axapta] Axapta and windows user

2005-07-28 Thread Andrae, Tobias
Hi Alessandro, that should not be a problem. Just run ax32.exe from the clients directory - this should work for all users. Of course you have to create a configuration for that user -  as this configuration is stored in the registry under HKEY_CURRENTUSER_... The easiest way to do so is to e

AW: [development-axapta] Adding autonumbering to Grid control

2005-07-21 Thread Andrae, Tobias
Hi, only one little modification: NumberSeq seq; Sagsnummer nr; FormStringControl felt2; seq = NumberSeq::newGetNum(NumberSequenceReference::find (TypeId2extendedTypeId(typeid(Sagsnummer; nr = seq.num(); felt2 = element.control(control::HelloWorld_nummer); //felt2.text(""+nr); your

AW: *SPAM* [development-axapta] Error in Microsoft access db linked to Axapta 3.0 SP3

2005-07-21 Thread Andrae, Tobias
Hi Dionne, first of all: MS Access... what do you use it for? Are you changing Axapta data direct through MS Access? Not a very good idea, as database constraints are normally not part of SQL Server but of the Axapta application. So modifying data outside of Axapta can lead to database inconsi

RE: [development-axapta] Syntax of table browser ?

2005-06-30 Thread Andrae, Tobias
hmmm... I believe it was PL/SQL... and my customer says, it could be BaaN-SQL ;-))   -Original Message-   From: Danny Gaethofs [mailto:[EMAIL PROTECTED]   Sent: Thu 30.06.2005 12:48   To: development-axapta@yahoogroups.com   Cc:   Subject: RE: [developm

AW: *SPAM* [development-axapta] thin /fat, 2-tier/3-tier combination

2005-05-23 Thread Andrae, Tobias
See course Install & Config I / II Tobias -Ursprüngliche Nachricht- Von: c_chai83 [mailto:[EMAIL PROTECTED] Gesendet: Samstag, 21. Mai 2005 19:10 An: development-axapta@yahoogroups.com Betreff: *SPAM* [development-axapta] thin /fat, 2-tier/3-tier combination Hi all, I have a doubt

AW: *SPAM* [development-axapta] Constructor Controlled Inheritance

2005-05-23 Thread Andrae, Tobias
See x++ advanced course. Some Examples in Axapta: SalesAutoCreate, PurchAutoCreate, SalesFormLetter - look at the construct methods. Hth Tobias -Ursprüngliche Nachricht- Von: c_chai83 [mailto:[EMAIL PROTECTED] Gesendet: Samstag, 21. Mai 2005 19:13 An: development-axapta@yahoogroups

AW: [development-axapta] Preload and Cache in a AOS cluster

2005-05-03 Thread Andrae, Tobias
There is a property named "max. cache sync. time" in the AOS config utility - but only from Axapta 2.5 SP4 and Axapta 3.0 SP2 (I believe). Set this this to, lets say, 50 seconds and your cache should be ok ;-)) Hth Tobias   -UrsprÃngliche Nachricht-   Von: Ed Ladner [ma

AW: [development-axapta] Re: purchase order to vendors by x++

2005-04-26 Thread Andrae, Tobias
e order to vendors by x++ Thank you very much for help me. But i can't get the class to work ... :(. Do you have any documentation or tips about it? I'll appreciate very much your additional help. --- In development-axapta@yahoogroups.com, "Andrae, Tobias" <[EMAI

AW: [development-axapta] purchase order to vendors by x++

2005-04-26 Thread Andrae, Tobias
Look at PurchAutoCreate ;-)) Hth Tobias -Ursprüngliche Nachricht- Von: gennarociulla [mailto:[EMAIL PROTECTED] Gesendet: Dienstag, 26. April 2005 10:25 An: development-axapta@yahoogroups.com Betreff: [development-axapta] purchase order to vendors by x++ Hi to everyone, i have th

AW: [development-axapta] image on tabpage

2005-04-21 Thread Andrae, Tobias
there is - but it's called "window" ;-)   -UrsprÃngliche Nachricht-   Von: byteway_so [mailto:[EMAIL PROTECTED]   Gesendet: Do 21.04.2005 11:01   An: development-axapta@yahoogroups.com   Cc:   Betreff: [development-axapta] image on tabpage  

AW: [development-axapta] Setting the language of a report

2005-04-20 Thread Andrae, Tobias
Hi Alex, as the code looked ok, just tried it and it works for me... placing it in init after the super() call should be perfect. Are you sure that you have the proper label files installed? Tobias   -UrsprÃngliche Nachricht-   Von: a_zappia [mailto:[EMAIL PROTECTED]

AW: Re[4]: [development-axapta] Visual Source Safe + Axapta Projects

2005-04-19 Thread Andrae, Tobias
Hi Brandon, maybe it would be a good idea to *read* the code Max sent to you - you still have the complete source code ;-). And you could use a development system for that task - of course no one wants you to "just import code you don't know" in your life environment. hth Tobias  

AW: [development-axapta] Help Required.

2005-04-12 Thread Andrae, Tobias
[...] I will collect these questions and put together and make available for everyone to use, to revise for the exam. You better don't Br Tobias Kind regards, Amo Amjad Khan Systems Solution Developer [Non-text portions of this message have been removed] Yahoo!

AW: [development-axapta] Import information from excel

2005-04-06 Thread Andrae, Tobias
Hi Jaiver, just take a look at SysExcel and maybe at the ImportWizard classes ;-)) hth Tobias -Ursprüngliche Nachricht- Von: jaiver avila [mailto:[EMAIL PROTECTED] Gesendet: Mittwoch, 6. April 2005 16:35 An: development-axapta@yahoogroups.com Betreff: [development-axapta] Import inf

AW: [development-axapta] AOS event log message

2005-04-04 Thread Andrae, Tobias
Hi Stefan, this has nothing to do with unicode - it's just the protocol for SQL which should be only TCP/IP - and not Named Pipes or multiprotocol ;-) Tobias   -UrsprÃngliche Nachricht-   Von: Stefan Osterburg [mailto:[EMAIL PROTECTED]   Gesendet: Mo 04.04.20

AW: [development-axapta] Semi colon

2005-03-24 Thread Andrae, Tobias
Just because the X++ compiler needs a sign, where the variable declaration ends and the "real" code begins -- in good old Pascal there was a keyword for this Only if you start with a reserved word Axapta can tell without the semicolon. Tobias   -UrsprÃngliche Nachricht-

AW: [development-axapta] (Axapta development) how export table in file .txt

2005-03-16 Thread Andrae, Tobias
take a look at the ASCIIIO class ;-) Tobias   -UrsprÃngliche Nachricht-   Von: jaiver avila [mailto:[EMAIL PROTECTED]   Gesendet: Di 15.03.2005 17:06   An: development-axapta@yahoogroups.com   Cc:   Betreff: [development-axapta] (Axapta development

RE: [development-axapta] axapta sp3

2005-03-14 Thread Andrae, Tobias
Hmmm... where did you get Axapta from The same source is ok for SP3 also...   -UrsprÃngliche Nachricht-   Von: vynx_1999 [mailto:[EMAIL PROTECTED]   Gesendet: Mo 14.03.2005 08:46   An: development-axapta@yahoogroups.com   Cc:   Betreff: *SPAM* R

AW: *SPAM* [development-axapta] axapta sp3

2005-03-13 Thread Andrae, Tobias
from partnersource ;-) oh - and from MSDN of course. hth Tobias   -UrsprÃngliche Nachricht-   Von: vynx_1999 [mailto:[EMAIL PROTECTED]   Gesendet: Sa 12.03.2005 21:12   An: development-axapta@yahoogroups.com   Cc:   Betreff: *SPAM* [development

AW: [development-axapta] certification exam help

2005-03-13 Thread Andrae, Tobias
Depending on which exam you want to take - try to - visit the "official" trainings for your topic - read all help texts - if we are talking about programming: read and understand the online help as well as the development handbook and best practice handbook - have some practical experienc

AW: [development-axapta] Day - Month field

2005-03-09 Thread Andrae, Tobias
Hi, just create an extended data type of the type "date" and set the property "dateYear" to "year not shown". Use this in your table ;-) hth Tobias -Ursprüngliche Nachricht- Von: gennarociulla [mailto:[EMAIL PROTECTED] Gesendet: Mittwoch, 9. März 2005 10:03 An: development-axapta@ya

AW: [development-axapta] Axapta 3.0 Installation - ODBC (To use or not to use)

2005-03-08 Thread Andrae, Tobias
But - I always like to know what  is going on... and: defining a ODBC Datasource allows you to set advanced options like tracing. Best regds, Tobias -Ursprüngliche Nachricht- Von: Pieter Wijnen [mailto:[EMAIL PROTECTED] Gesendet: Dienstag, 8. März 2005 11:26 An: development-axapta@y

AW: [development-axapta] SalesTable+SalesLine

2005-03-03 Thread Andrae, Tobias
NO- use a new class overriding SalesAutoCreate to do that ;-) Tobias   -UrsprÃngliche Nachricht-   Von: Deni [mailto:[EMAIL PROTECTED]   Gesendet: Do 03.03.2005 08:56   An: development-axapta@yahoogroups.com   Cc:   Betreff: [development-axapta] S

AW: *SPAM* [development-axapta] AOS Client Error

2005-03-03 Thread Andrae, Tobias
use the client's directory as "application directory" for your client (e.g. c:\axapta\client) hth Tobias   -UrsprÃngliche Nachricht-   Von: chievaz_regalz [mailto:[EMAIL PROTECTED]   Gesendet: Do 03.03.2005 04:31   An: development-axapta@yahoogroups.com

AW: *SPAM* [development-axapta] Configuration & Installation certification

2005-02-24 Thread Andrae, Tobias
Hi Ariadna, Install & Config I and II are definitly a good base for preparing this exam. In addition it might be a good idea to read the *.files from the Axapta CD (Installation, Deployment etc. ) as well as the development best practice handbook -- there are some development and tuning / tr

AW: [development-axapta] Date Null Value

2005-01-31 Thread Andrae, Tobias
1-1-1900. You can finf out very easy by looking at a date field in the database ;-)   -UrsprÃngliche Nachricht-   Von: RFK142 [mailto:[EMAIL PROTECTED]   Gesendet: Mo 31.01.2005 12:04   An: development-axapta@yahoogroups.com   Cc:   Betreff: [devel

AW: [development-axapta] Axapta 3.0 strangeness

2005-01-10 Thread Andrae, Tobias
Hi G´Raal, you need the "X++ source code" license! Hth Tobias -Ursprüngliche Nachricht- Von: Raal Goff [mailto:[EMAIL PROTECTED] Gesendet: Dienstag, 11. Januar 2005 04:35 An: development-axapta@yahoogroups.com Betreff: [development-axapta] Axapta 3.0 strangeness Hi, Ive just st

AW: [development-axapta] Processes supported in Axapta

2005-01-04 Thread Andrae, Tobias
Hi Krishna this is not something you can explain in an email, as a lot of people are studying for some years at universities to find out. You need knowledge about business  processes as well as about the company for which the product will be implemented. So maybe try to find one or more books

AW: [development-axapta] Why can't I execute the SQL statement under axapta's table?

2004-12-22 Thread Andrae, Tobias
Read the Axapta Development Handbook (find it under Help in your Ax. client) Merry Christmas, Tobias   -UrsprÃngliche Nachricht-   Von: maipian_chen [mailto:[EMAIL PROTECTED]   Gesendet: Mi 22.12.2004 03:05   An: development-axapta@yahoogroups.com   Cc:

AW: [development-axapta] Axapta 3-tier Login Error

2004-12-19 Thread Andrae, Tobias
Hi Jack, you are using different SP versions on server and client. Either you forgot to install SP2 on the server or on your new client... hth Tobias -Ursprüngliche Nachricht- Von: mchiat [mailto:[EMAIL PROTECTED] Gesendet: Montag, 20. Dezember 2004 03:26 An: [EMAIL PROTECTED] Betre

AW: [development-axapta] Course lessons pdf file

2004-12-10 Thread Andrae, Tobias
Hi, all manuals have been removed from partnersource as of July 1st. You still can obtain them from Microsoft, but have to pay for them; just look at Partnersource /Training/ Training Manuals for the address Hth Tobias -Ursprüngliche Nachricht- Von: Alessandro Ghidini [mailto:[EMAIL

AW: [development-axapta] AOT Disabled

2004-12-09 Thread Andrae, Tobias
Hi Chievaz, it's that easy: no license -no development So if you want to explore the AOT you need a license including MorphX dev. And (would be good) also X++ dev. Hth Tobias -Ursprüngliche Nachricht- Von: Chievaz Regalz [mailto:[EMAIL PROTECTED] Gesendet: Freitag, 10. Dezember

AW: [development-axapta] axapta-documentation

2004-11-17 Thread Andrae, Tobias
It is still on technet - just goto technet.navision.com and find "Ressources/ Documentation library"; you dont need a login here. The part mentioned by Anil is only available for partners but not for end customers. Training material can be ordered via Microsoft. Best regards, Tobias An

AW: [development-axapta] userID in EP

2004-10-26 Thread Andrae, Tobias
WebSession().weblogin() delivers the webuser. This can be used in WebUser::find() to get everthing else. Hth Tobias > -Ursprüngliche Nachricht- > Von: Paulius Cerniauskas [mailto:[EMAIL PROTECTED] > Gesendet: Dienstag, 26. Oktober 2004 11:15 > An: [EMAIL PROTECTED] > Betreff: [develo

AW: [development-axapta] Import from excel for invoicing

2004-10-11 Thread Andrae, Tobias
...but normally you should use the existing API or Journal Tables to insert Sales orders. Tobias > -Ursprüngliche Nachricht- > Von: akash malohatra [mailto:[EMAIL PROTECTED] > Gesendet: Sonntag, 10. Oktober 2004 05:38 > An: [EMAIL PROTECTED] > Betreff: Re: [development-axapta] Import

AW: [development-axapta] Error in Method Retrieving field from Table

2004-10-11 Thread Andrae, Tobias
Did you synchronise your table? > -Ursprüngliche Nachricht- > Von: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] > Gesendet: Samstag, 9. Oktober 2004 03:41 > An: [EMAIL PROTECTED] > Betreff: [development-axapta] Error in Method Retrieving field from Table > > > > > Hi All, > > I a

AW: [development-axapta] make more users

2004-10-05 Thread Andrae, Tobias
Just buy the license ;-D And -- maybe your Axapta partner is willing to give you a linited license for evaluation purposes. Hth Tobias -Ursprüngliche Nachricht- Von: Paulius Cerniauskas [mailto:[EMAIL PROTECTED] Gesendet: Dienstag, 5. Oktober 2004 09:11 An: [EMAIL PROTECTED] Betreff:

AW: [development-axapta] select maxcof(date fieldname) from tablename

2004-09-30 Thread Andrae, Tobias
You can use this - but it returns only the field "fieldname" with the highest value. So you can use this to select the actual record then: Select firstonly tablename where fieldname == Hth Tobias -Ursprüngliche Nachricht- Von: Mikael Dalgård [mailto:[EMAIL PROTECTED] Gesendet: Donn

AW: [development-axapta] closing the caller form

2004-09-28 Thread Andrae, Tobias
Hi, first of all, dont use Form but FormRun instead. If you are calling the second form with args, just fill args.caller(): args.caller(this); hth Tobias   -UrsprÃngliche Nachricht-   Von: Jesmond Giordimaina [mailto:[EMAIL PROTECTED]   Gesendet: Di 28.09.2004

AW: [development-axapta] A question from Axapta Programming Exammmm

2004-09-23 Thread Andrae, Tobias
if you find \bin\cache you may delete it   if not, there must be another answer ;-)) T. > -Ursprüngliche Nachricht- > Von: Anil Ozay [mailto:[EMAIL PROTECTED] > Gesendet: Donnerstag, 23. September 2004 08:35 > An: [EMAIL PROTECTED] > Betreff: [development-axapta] A question from Ax

AW: [development-axapta] Multiple AOS with multiple Application Directories

2004-09-16 Thread Andrae, Tobias
one app, one db!!! check your licenses and / or set the aos's settings to not open files exclusively (this switch has been removed with 3.0 sp3 btw). br, Tobias   -UrsprÃngliche Nachricht-   Von: axaptaci [mailto:[EMAIL PROTECTED]   Gesendet: Do 16.09.2004 14:07  

AW: [development-axapta] text files (csv)

2004-09-14 Thread Andrae, Tobias
[..]The information transmitted in this electronic communication is intended only for the person or entity to which it is addressed and may contain confidential and/or privileged material. PPS Insurance is neither liable for the proper, complete transmission of the information contained in t

AW: [development-axapta] Wizard Wizard

2004-09-07 Thread Andrae, Tobias
maybe you just want to take a look at the code ;-)) br Tobias   -UrsprÃngliche Nachricht-   Von: jp_axapta [mailto:[EMAIL PROTECTED]   Gesendet: Di 07.09.2004 12:09   An: [EMAIL PROTECTED]   Cc:   Betreff: [development-axapta] Wizard Wizard  

AW: [development-axapta] where does my code run?

2004-08-23 Thread Andrae, Tobias
Hi Jason, your question might be: *who* is running my class :-)) Your Axapta-client is using the same account as you - but AOS is (most possible) using something (someone?)  else ... hth, Tobias > -Ursprüngliche Nachricht- > Von: jasonm [mailto:[EMAIL PROTECTED] > Gesendet: Montag, 23.

AW: [development-axapta] Projects Shared and Private

2004-08-22 Thread Andrae, Tobias
Hi Bob, Axapta development projects are only a set of links to the actual objects. So each change you make is visible for all users - but the set of links is only available for you. Hope that helps, Tobias   -UrsprÃngliche Nachricht-   Von: [EMAIL PROTECTED] [mailto:[EMAI

AW: [development-axapta] SQL Server license for each AOS connection?

2004-08-20 Thread Andrae, Tobias
Short answer: Yes. Br Tobias > -Ursprüngliche Nachricht- > Von: Gideon Neijs [mailto:[EMAIL PROTECTED] > Gesendet: Freitag, 20. August 2004 09:17 > An: [EMAIL PROTECTED] > Betreff: [development-axapta] SQL Server license for each AOS connection? > > Hi, > > > > When using MS SQL Se

AW: [development-axapta] Re: (urgent) visibility methods

2004-08-19 Thread Andrae, Tobias
yes  this works. Why dont you just give it a try?? br Tobias   -UrsprÃngliche Nachricht-   Von: Sergey Siroklin [mailto:[EMAIL PROTECTED]   Gesendet: Do 19.08.2004 09:54   An: [EMAIL PROTECTED]   Cc:   Betreff: RE: [development-axapta] Re: (urgent)

AW: [development-axapta] writing files to network drives

2004-08-17 Thread Andrae, Tobias
Did you check the user rights? Tobias > -Ursprüngliche Nachricht- > Von: jasonm [mailto:[EMAIL PROTECTED] > Gesendet: Dienstag, 17. August 2004 12:38 > An: [EMAIL PROTECTED] > Betreff: [development-axapta] writing files to network drives > > I am having a lot of problems trying to get

AW: [development-axapta] Moving VAR layer from Test to Live

2004-08-17 Thread Andrae, Tobias
3a) start Axapta in 2tier mode 3b) recompile the complete application 3c) synchronize db br Tobias Andrae > -Ursprüngliche Nachricht- > Von: jasonm [mailto:[EMAIL PROTECTED] > Gesendet: Dienstag, 17. August 2004 10:34 > An: [EMAIL PROTECTED] > Betreff: [development-axapta] Moving VAR

AW: [development-axapta] Web Portal Error

2004-08-16 Thread Andrae, Tobias
Axapta version? OS version? What exactly did you do ? Br, Tobias > -Ursprüngliche Nachricht- > Von: Axapta Pope [mailto:[EMAIL PROTECTED] > Gesendet: Montag, 16. August 2004 06:31 > An: [EMAIL PROTECTED] > Cc: [EMAIL PROTECTED] > Betreff: [development-axapta] Web Portal Error > > > H

AW: [development-axapta] Axapta certification

2004-08-13 Thread Andrae, Tobias
Hi, the test is available at all VUE centers (www.pearsonvue.com). best regards, Tobias   -UrsprÃngliche Nachricht-   Von: irvr80 [mailto:[EMAIL PROTECTED]   Gesendet: Fr 13.08.2004 13:28   An: [EMAIL PROTECTED]   Cc:   Betreff: [development-ax

AW: [development-axapta] http://www.axapta-training.net in english????

2004-08-13 Thread Andrae, Tobias
Hi Andrew, this page is mainly our startpage for classroom trainings (inhouse and at different locations in Germany, Switzerland and Austria). So at the moment there is no English part - but maybe will in the future. Best regards, Tobias -UrsprÃngliche Nachricht- Von: andrew_

RE: [development-axapta] Re: pause(seconds)

2004-08-10 Thread Andrae, Tobias
this is something different: using this method you can call the specified method after the specified time - without sleeping in the meantime ;-)) br Tobias   -Original Message-   From: sebdra [mailto:[EMAIL PROTECTED]   Sent: Tue 10.08.2004 14:29   To: [EMAIL PROTECT

AW: [development-axapta] Aos auto stop start

2004-08-05 Thread Andrae, Tobias
Hello Kim, would you mind to share that tool with us? Best regards, Tobias   -UrsprÃngliche Nachricht-   Von: Kim Truelsen (MICROSOFT BUSINESS SOLUTIONS) [mailto:[EMAIL PROTECTED]   Gesendet: Do 05.08.2004 18:02   An: [EMAIL PROTECTED]   Cc:

AW: [development-axapta] Cost Account training Manual

2004-08-05 Thread Andrae, Tobias
Partnersource -> Training -> Training Material   -UrsprÃngliche Nachricht-   Von: Osama Mohd Al Shorafa [mailto:[EMAIL PROTECTED]   Gesendet: Mi 04.08.2004 15:28   An: [EMAIL PROTECTED]   Cc:   Betreff: [development-axapta] Cost Account training Manu

AW: [development-axapta] Axapta Programming Exams

2004-07-23 Thread Andrae, Tobias
MorphX Integration will be helpful ;-) Br, Tobias > -Ursprüngliche Nachricht- > Von: dgaethofs [mailto:[EMAIL PROTECTED] > Gesendet: Freitag, 23. Juli 2004 11:53 > An: [EMAIL PROTECTED] > Betreff: [development-axapta] Axapta Programming Exams > > Dear all, > > I need some help of for

AW: [development-axapta] Re: Start Axapta as service

2004-07-14 Thread Andrae, Tobias
Hi, you could modify the method Application.startupPost(). Just write something like Args args = new Args(); FormRun formRun; ; args.name(formstr()); formRun = new formRun(args); formRun.init(); formRun.run(); formRun.wait(); br, Tobias   -UrsprÃngliche Nachricht

AW: [development-axapta] Database size, number of users

2004-07-01 Thread Andrae, Tobias
How much is data, how much is log? Maybe you should consider shrinking your logfile from time to time? Hth, Tobias > -Ursprüngliche Nachricht- > Von: Matt Benic [mailto:[EMAIL PROTECTED] > Gesendet: Donnerstag, 1. Juli 2004 14:26 > An: Axapta Dev > Betreff: [development-axapta] Databas

AW: [development-axapta] Re: How to use the Property Form in a Query

2004-06-28 Thread Andrae, Tobias
used. > > Regards, > Danny > > > --- In [EMAIL PROTECTED], "Andrae, Tobias" > <[EMAIL PROTECTED]> wrote: > > Apparently the QueryRun calls this method in SysQueryForm ;-) > > To find out what this form does just take a look at it - it is > located

AW: [development-axapta] Timer

2004-06-25 Thread Andrae, Tobias
AOT\Forms\Tutorial_Timer ;-) Tobias > -Ursprüngliche Nachricht- > Von: markette366 [mailto:[EMAIL PROTECTED] > Gesendet: Freitag, 25. Juni 2004 10:10 > An: [EMAIL PROTECTED] > Betreff: [development-axapta] Timer > > Hi, > > how can I activate a Timer an where do the timerevent appea

AW: [development-axapta] How to use the Property Form in a Query

2004-06-24 Thread Andrae, Tobias
Apparently the QueryRun calls this method in SysQueryForm ;-) To find out what this form does just take a look at it - it is located in AOT-Forms. Hth, Tobias > -Ursprüngliche Nachricht- > Von: dgaethofs [mailto:[EMAIL PROTECTED] > Gesendet: Donnerstag, 24. Juni 2004 14:04 > An: [EMAIL

AW: [development-axapta] Posting an Invoice Automatically

2004-06-17 Thread Andrae, Tobias
Use the class SalesAutoCreate (i.e. create a new class extending SAC and overwrite some of their methods). br, Tobias > -Ursprüngliche Nachricht- > Von: k_otickashka [mailto:[EMAIL PROTECTED] > Gesendet: Donnerstag, 17. Juni 2004 16:01 > An: [EMAIL PROTECTED] > Betreff: [development-ax

AW: [development-axapta] Configuration Utility

2004-06-17 Thread Andrae, Tobias
What's your "client mode" set to? -Ursprüngliche Nachricht- Von: Axaptaci Meyaki [mailto:[EMAIL PROTECTED] Gesendet: Donnerstag, 17. Juni 2004 15:10 An: [EMAIL PROTECTED] Betreff: [development-axapta] Configuration Utility Hi all :) I have a small problem about Configuration

AW: [development-axapta] Re: ZipCode

2004-06-15 Thread Andrae, Tobias
> > > --- In [EMAIL PROTECTED], "Andrae, Tobias" > <[EMAIL PROTECTED]> wrote: > > Take a look at e.g. the CustTable Form and what it does when you > leave the zip code field ;-)) > > Hth, Tobias > > > > > -Ursprüngliche Nachricht- > >

AW: [development-axapta] ZipCode

2004-06-15 Thread Andrae, Tobias
Take a look at e.g. the CustTable Form and what it does when you leave the zip code field ;-)) Hth, Tobias > -Ursprüngliche Nachricht- > Von: irvr80 [mailto:[EMAIL PROTECTED] > Gesendet: Dienstag, 15. Juni 2004 11:38 > An: [EMAIL PROTECTED] > Betreff: [development-axapta] ZipCode > >

AW: [development-axapta] short cut's

2004-06-15 Thread Andrae, Tobias
Hi, Axapta generates the shortcuts automatically at runtime and should be visible, when you type ALT. This is due to the fact, that all your buttons are labelled with *labels* and will be different for each language ;-)) Hth, Tobias > -Ursprüngliche Nachricht- > Von: Wolfgang Putting

AW: [development-axapta] upgrade list is shown for compiled application.

2004-06-04 Thread Andrae, Tobias
did you select "don't show checklists"? > -Ursprüngliche Nachricht- > Von: hilda cabrejos [mailto:[EMAIL PROTECTED] > Gesendet: Freitag, 4. Juni 2004 16:50 > An: [EMAIL PROTECTED] > Betreff: RE: [development-axapta] upgrade list is shown for > compiled application. > > > > Hello a

AW: [development-axapta] Re: Enterprise Portal

2004-05-11 Thread Andrae, Tobias
The error is a concequence of Win2003 and IIS 6.0 du to some security issues. There's will be a fix in Win2003 SP1 .   -UrsprÃngliche Nachricht-   Von: hanfra2000 [mailto:[EMAIL PROTECTED]   Gesendet: Di 11.05.2004 09:42   An: [EMAIL PROTECTED]   Cc:

AW: [development-axapta] Windows service instead of batch jobs

2004-03-04 Thread Andrae, Tobias
...put Axapta in the autostart group ;-) br Tobias -Ursprüngliche Nachricht- Von: vozadali [mailto:[EMAIL PROTECTED] Gesendet: Donnerstag, 4. März 2004 21:24 An: [EMAIL PROTECTED] Betreff: [development-axapta] Windows service instead of batch jobs Hi guys, As far as I know one clien

  1   2   >