Hi,

why do you want to do that?

The table ID is used internally in Dynamics AX to link objects in the 
development environment. It is also used to synchronize the data dictionary 
from Dynamics AX on the SQL Server. If you change the ID a table synchronizing 
the database will give you problems.

If you are running out of ID's for your application you should setup the 
Dynamics AX Team Server. Using the team server and vss you can assign more ID's 
to the USR Layer.

You can only change the ID by exporting the table, deleting the table and 
importing it again. Be aware that deploying this application to your next stage 
will lead to data being deleted.

Best regards
Jesper Jørgensen

Von: development-axapta@yahoogroups.com 
[mailto:development-axa...@yahoogroups.com] Im Auftrag von roshannuvvula
Gesendet: Dienstag, 23. November 2010 11:58
An: development-axapta@yahoogroups.com
Betreff: [development-axapta] How to get the used Table id in Ax 2009



Hi,

when ever i am creating a table it gives a unique id. let us assume that i 
create table TABLE1 for testing it gives the id 500010

after i created another table TABLE2 with id 500011. Now deleted the table 
which is having the id 500010.

Now what i want is how to assign the table id 500010(Deleted table id) to 
TABLE2 ?



[Non-text portions of this message have been removed]

Reply via email to