RE: [development-axapta] Can Install Axapta 3.0 With SQL Server 2005??

2006-01-30 Thread Malcolm Burtt
Hi Andrew Its an Axapta kernel roll up. There's some bug fixes and performance improvements in it as well as being SQL Server 2005 certified. Axapta may well have worked against SQL Server 2005 before now, but the roll up is certified to work. Regards Malcolm _ From:

[development-axapta] query with or array field

2006-01-30 Thread Agus Riyadi
Dear All, There have been a lot of discussion about query with or, but I don't find one that address to array field. I have a query like this, which I need to change it to a query object : select prodtable where prodtable.dimension[1] == 'admin' || prodtable.dimension[2] == 'fina'; I

RE : [development-axapta] Re: Unit testing tool

2006-01-30 Thread Steeve Gilbert
Hi! I've looked at Test Complete to see if it could help us with test and was wondering if it's really what you use to run automated test in Axapta? It looks like it's a lot of work to build some basic test case. Do you run automated test in Axapta at all? Almost 3 years now that we develop

[development-axapta] Consultation OLAP

2006-01-30 Thread ivarayag
Hi all I need to make consultation, which will have to compare that the date of today is smaller to the date than contains the field of the base, this to make a measurement calculates. How I can do this, can be done this? Thanks I hope help me Ivan YAHOO! GROUPS

[development-axapta] TaxWorkRegilation

2006-01-30 Thread Sergey Siroklin (SIRS.RU)
Hello! Did anybody use TaxWorkRegilation? How it works? SPONSORED LINKS Computer part Programming languages Microsoft axapta

[development-axapta] Re: Axapta Product Builder Question

2006-01-30 Thread stanfvaninger
Thanks for your reply. That's good to know. What I really need is the ability to save all of the selections made by the user in the configuration user dialog and be able to reload them into the product Builder in a subsequent user session. Is that in the realm of possibility? Our models

Re: [development-axapta] Calling Report From a Button

2006-01-30 Thread niphawan sungnoi
hi pieter m Will you can drag report object to menuitem display and define label on this menuitem , so dray this menuitem to you form. If you click a new button this report is show . from nip pieter m [EMAIL PROTECTED] wrote: Hi, Maybe you can use ReportRun class. roop_anand

[development-axapta] using demension field in query range value

2006-01-30 Thread Vikas Garg
Hi, I have following code to add range on dimension field in some datasource but I am not able to assign range value to this field QueryBulidRange qbrDimension; Dimension dims; ; Dims = someSource of input; qbrDimension =

[development-axapta] Opening a for m through code

2006-01-30 Thread V G
Hi I am trying to open a form through code and click on the button on the form.I am able to do till here but the problem is that I am unable to get hold of the sysQueryForm which is opened by clicking the button on the first form.I want to get hold of that form and set some range in the

Re: [development-axapta] Can Install Axapta 3.0 With SQL Server 2005??

2006-01-30 Thread Kiran Vijay
Hi christoph, That is a useful information.. I was looking for the SQL Server rollup... :) Thanks Kian On 1/26/06, Christoph Malherbe [EMAIL PROTECTED] wrote: Hi Kian, MS has released a rollup for Ax3 which addresses a few bugs report; It also provides for compatibility with SQL2005.

Re: AW: [development-axapta] date lookup

2006-01-30 Thread byteway
Thanks! Andrae schrijft: 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 SPONSORED LINKS

[development-axapta] Addition of new field in custtable and salestable

2006-01-30 Thread maltmega
Hi, I have created a new field called RPD in custtable and salestable of stringedit type. This field is an additional identificaton for the customer and dont have any other impact. The values for RPD in cust table will be unique. I want the RPD field to be there in SalesForm header and

[development-axapta] Product Builder Transfers

2006-01-30 Thread kevin murray
I would like to do a survey of what everyone else is using to transfer Product Builds from one Axapta instance to another...are people using data definition transfers, the export/import capability within Product Builder, just redoing the code? I ask because we've been experiencing problems.

Re: [development-axapta] Re: Axapta Product Builder Question

2006-01-30 Thread kevin murray
The Product Builder (in 3.0 anyway) in my opinion is a bit buggy, you could do it but the maintainence will be an interesting experience for you. Kevin stanfvaninger [EMAIL PROTECTED] wrote: Thanks for your reply. That's good to know. What I really need is the ability to save all of

RE: [development-axapta] Addition of new field in custtable and salestable

2006-01-30 Thread Jens Strandberg
Hi, Take a look at the class SalesLineType. This should give you an idea. /Jens -Oprindelig meddelelse- Fra: development-axapta@yahoogroups.com [mailto:[EMAIL PROTECTED] vegne af maltmega Sendt: 30. januar 2006 15:30 Til: development-axapta@yahoogroups.com Emne: [development-axapta]

RE: [development-axapta] Re: Axapta Product Builder Question

2006-01-30 Thread Gökhan Can
Hi When you configure a PB modeled item on sales order Axapta keeps the record in PBATableInstance table according to the inventtransid of that salesorderline and when you try to configure same salesorderline Axapta reloads the previous configuration automatically. We had a product model over 500

[development-axapta] Re: Development IV

2006-01-30 Thread jetjockey.geo
Thanks for the assistance. On the other hand maybe you want to work your way through Development I - III first? The frustrating thing is that I have! Cheers, Gary. --- In development-axapta@yahoogroups.com, Andrae, Tobias [EMAIL PROTECTED] wrote: Hi Gary, the problen in this