Показать сообщение отдельно
Старый 24.07.2006, 07:31   #1  
gb is offline
gb
Участник
 
42 / 15 (1) ++
Регистрация: 31.03.2005
Table already exists
Hi,

I have a pretty weird case.
I used to have a table. That table has not been used. So, I deleted it. Now, if I try to create new table with the same name it says that it already exists.

I checked SqlDictionary, UtilElements, and UtilIdElements tables for that table name and Id. It is not there.

I went to check SQL and it is not there either.
Does anybody know where else Axapta keeps a reference about that table?

I also ran Admin tool for tables – check/synchronize.

My request might seem silly. But, I actually need to reuse a tableId of my old table. That is how I discovered that issue.

I would appreciate any comments.
Thanks,
gb