Can't delete table or records

Fisherman
Member Posts: 456
All -
I was trying to create a working area that mimics the item table. I right-clicked & copied the Item table in the Object Designer, and then pasted it. I gave it a new name ('New Item Quick Setup') and a new ID (50006). There is one record in that table.
I can't delete the record... and I can't delete the table because it has a record in it. When I try to delete the record I get an error that says...
"The tables are incompatible.
Table 1: Item
Table 2: Item"
Anyone have any ideas?
I was trying to create a working area that mimics the item table. I right-clicked & copied the Item table in the Object Designer, and then pasted it. I gave it a new name ('New Item Quick Setup') and a new ID (50006). There is one record in that table.
I can't delete the record... and I can't delete the table because it has a record in it. When I try to delete the record I get an error that says...
"The tables are incompatible.
Table 1: Item
Table 2: Item"
Anyone have any ideas?
0
Answers
-
Create a form on that table.
In the OnOpenForm, put "DELETEALL(FALSE);" and run the form.
The form will showup without records because they just have been deleted.
Be carefull, if you have the wrong table, you can destroy your database so that you need to restore the latest backup!Regards,Alain Krikilion
No PM,please use the forum. || May the <SOLVED>-attribute be in your title!0 -
Thanks - kriki - worked like a charm.0
-
There was a discussion about cutting & pasting instead of using "save as"
http://www.mibuso.com/forum/viewtopic.php?t=87600 -
Thanks, Savatage - that's very useful info!0
-
You need to clear the C/AL code in the OnDelete, because there is application logic which is correct for Item table, but not for your new table. You need to check the code and modify it or remove it...0
Categories
- All Categories
- 73 General
- 73 Announcements
- 66.6K Microsoft Dynamics NAV
- 18.7K NAV Three Tier
- 38.4K NAV/Navision Classic Client
- 3.6K Navision Attain
- 2.4K Navision Financials
- 116 Navision DOS
- 851 Navision e-Commerce
- 1K NAV Tips & Tricks
- 772 NAV Dutch speaking only
- 617 NAV Courses, Exams & Certification
- 2K Microsoft Dynamics-Other
- 1.5K Dynamics AX
- 320 Dynamics CRM
- 111 Dynamics GP
- 10 Dynamics SL
- 1.5K Other
- 990 SQL General
- 383 SQL Performance
- 34 SQL Tips & Tricks
- 35 Design Patterns (General & Best Practices)
- 1 Architectural Patterns
- 10 Design Patterns
- 5 Implementation Patterns
- 53 3rd Party Products, Services & Events
- 1.6K General
- 1.1K General Chat
- 1.6K Website
- 83 Testing
- 1.2K Download section
- 23 How Tos section
- 252 Feedback
- 12 NAV TechDays 2013 Sessions
- 13 NAV TechDays 2012 Sessions