RE: [development-axapta] Change InvoiceId on an invoice generated

2005-05-27 Thread James Flavell
Try the rename...it does not rename the field but the contents (i.e. exactly what you want)! -Original Message- From: development-axapta@yahoogroups.com [mailto:[EMAIL PROTECTED] On Behalf Of Elías Manchón López Sent: 26 May 2005 19:36 To: development-axapta@yahoogroups.com Subject:

Re: [development-axapta] String format

2005-05-27 Thread jagjeet singh
Use num2str0 command. --- Matt Benic [EMAIL PROTECTED] wrote: Hi all, Another (possibly) basic question. X++ includes a strfmt function, but it is quite limited compared to the c equivalent, how would one format integer and real numbers into strings of a particular length? For example

RE: [development-axapta] Change InvoiceId on an invoice generated

2005-05-27 Thread jagjeet singh
Try using rename primary key function. change the invoice id in your table and call this function. tablename.renameprimarykey(); --- Elías Manchón López [EMAIL PROTECTED] wrote: Sorry but I don't change the name of field, I want change the content of the data on this field and that this

[development-axapta] what works faster?

2005-05-27 Thread Paulius Cerniauskas
We develop Enterprise Portal fo our client. THe problem is that the web form opens with a big amount of records and calculations and we need to perform some additional calculations based on filtered records. Has anybody had an experience on the performance? what works faster: initialize query

RE: [development-axapta] String format

2005-05-27 Thread Matt Benic
Thanks Regards, Matt Benic .Net/Axapta Analyst Developer UTi Sun Couriers Division Support the Xbox 360 in SA campaign http://forums.xbox.com/ShowPost.aspx?PostID=12592431 -Original Message- From: development-axapta@yahoogroups.com [mailto:[EMAIL PROTECTED] Behalf Of jagjeet singh

[development-axapta] How to extend the weblogin name to 20 characters

2005-05-27 Thread sigvelli
When running the Enterprise portal the web user login name can only be 10 characters long. How is it possible to extend the login name to e.g. 20 characters? Changing the ExtendedDataType WebLogin to stringSize 20 is not enough. --Sig Yahoo! Groups Links To visit your group