[development-axapta] Re: Axapta Deveopment tips and Examples has been released!!!

2006-03-14 Thread Andrew Zekveld
I would like to have a look at some tips and examples for Axapta development! And yes, English will greatly appreciated! --- In development-axapta@yahoogroups.com, [EMAIL PROTECTED] [EMAIL PROTECTED] wrote: Dear All, I wrote a e-Book Axapta Deveopment tips and Examples, which is my

[development-axapta] Delete actions and empty fields

2006-01-25 Thread Andrew Zekveld
Hi I call validateDelete() on a certain table (Asset table). I've added many tables to the delete actions of Asset table (the relations are set up on AssetId). The validateDelete() method returns false each time a record that has no data in the AssetId field is encountered in one of the

Re: SV: [development-axapta] Query to 'OR' two ranges

2005-12-05 Thread Andrew Zekveld
Thanks! I got it to work. for those who will be trying the solution below: I couldn't get it to work with 'Person.Age' as is used in the example below. Leave out the table name if you are only working in one table, then it works. Otherwise you get a error message indicating that the