RE: [Axapta-Knowledge-Village] Int64 problem

2008-05-19 Thread Michael Fruergaard Pontoppidan
Or even better: Set xyz = new Set(typeId2Type(typeid(recId)); This way you are explicit about wanting a set of recids, and thus shield yourself from implementation details of RecIDs. Thanks, Michael http://blogs.msdn.com/mfp From: Axapta-Knowledge-Village@yahoogroups.com [mailto:[EMAIL PROTECT

RE: [Axapta-Knowledge-Village] Re: File permissions

2007-11-27 Thread Michael Fruergaard Pontoppidan
For more information on this feature :) see http://www.microsoft.com/downloads/details.aspx?FamilyID=5e050494-1613-4b3a-9363-d69d60c56877&DisplayLang=en Michael From: Axapta-Knowledge-Village@yahoogroups.com [mailto:[EMAIL PROTECTED] On Behalf Of Subrahmanyam,Mamidi Sent: 27. november 2007 17:4

RE: [Axapta-Knowledge-Village] Container and unbounded string fields error

2007-09-07 Thread Michael Fruergaard Pontoppidan
You will have to change "_param1" from a "str" to a string type with a fixed length, ie an Extended Data Type, or "str 10". Michael From: Axapta-Knowledge-Village@yahoogroups.com [mailto:[EMAIL PROTECTED] On Behalf Of ricardodegouveia Sent: 7. september 2007 10:32 To: Axapta-Knowledge-Village@y

RE: [Axapta-Knowledge-Village] Visual Source safe, Team server and development

2007-09-07 Thread Michael Fruergaard Pontoppidan
Here is a blog post on the topic. http://blogs.msdn.com/mfp/archive/2006/07/19/670689.aspx Basically each developer needs a self-contained setup: Own DB, own AOS, own client. Thanks, Michael From: Axapta-Knowledge-Village@yahoogroups.com [mailto:[EMAIL PROTECTED] On Behalf Of Per Jakobsen Sent

RE: [Axapta-Knowledge-Village] AX 4.0 Develeopment

2007-03-07 Thread Michael Fruergaard Pontoppidan
You could give one of these books a try: MorphXIT http://morphxit.com/ Inside Dynamics AX 4.0 http://www.amazon.com/Inside-Microsoft-Dynamics-AX-4-0/dp/0735622574/ref=sr_1_1/103-9547628-4296630?ie=UTF8&s=books&qid=1173283996&sr=1-1 Thanks, Michael From: Axapta-Knowledge-Village@yahoogroups.com