Hi All,
I am trying to install Reporting extensions and Analysis extensions. When I
check on these checkboxes in the installation process, a message appears saying
'SQL Server 2005 reporting services SP2' and 'SQL Server 2005 Analysis
services SP2'must be installed before installing Reporting
Or condition in axapta is included in the code by the double pipe symbol (||)
and not by the word OR. Try this:
if(ledgerJournalTable.JournalName == "BPV" || ledgerJournalTable.JournalName
== "VEN_INV")
--- In Axapta-Knowledge-Village@yahoogroups.com, Khalil Rehman
wrote:
>
>
> Dear All,
Hi All,
Can Axapta 3.0 be upgraded directly to AX 2009 or should it be
upgraded to AX 4.0 first and then to AX 2009? I have heard somewhere
that Axapta 3.0 SP1 can't be upgraded directly to AX 2009, bt from AX
3.0 SP2 onwards, it is possible to upgrade it to AX 2009 directly. If
it is, then pl
Hi,
How can I use OR condition if I am going to build a query using the
query classes. I have a query like "Select from inventtable where
InventTable.ItemId == "XYZ" OR Inventtable.ItemName == "ABC".
Can anyone please tell me how can I build this query using the query
classes.
Thanks in advance,
4 matches
Mail list logo