Hello RHODPR,
�����, 1 ������� 2004 �., you wrote:
R> for some reason, the ID's in some tables in Axapta have to be
R> GUID's. How can I make Axapta to enter a GUID instead of a common
R> ID generated from some number sequence? right now, I create a GUID
R> by means of a web service.
:) WinAPI::createGUID()
R> The only thing I need to know is how to
R> get in into the ID field when a user inserts a new record...
you can override initValues() from table
--
Best regards,
Max
http://belugin.newmail.ru
ICQ:9406811
| Yahoo! Groups Sponsor | |
|
|
Yahoo! Groups Links
- To visit your group on the web, go to:
http://groups.yahoo.com/group/development-axapta/
- To unsubscribe from this group, send an email to:
[EMAIL PROTECTED]
- Your use of Yahoo! Groups is subject to the Yahoo! Terms of Service.

