Accidentally deleted a few fax #'s.. anyway to get back?

yuppicide
Member Posts: 410
Navision 3.10
I accidentally made a boo boo!
As you know I'm always looking to correct errors. I'm still going through and moving and removing wrong things on Customer Cards. For example, someone was putting excess spaces in random places, someone was writing email addresses in the website field, etc.
Well, today I was in Customer Quick Entry. I noticed a bunch of Fax No had extra spaces. As a test I pulled up every customer that started with M. I did a replace on "- " (has a space after the dash) to replace it with "-" (no space after dash). This replaced ALL the fax numbers with just a dash!
Luckily, that's all i did. I have Navision backed up on a tape drive nightly Mon - Fri. If there's a way I can get the file off the tape, is there a simple way I can get those back?
I accidentally made a boo boo!
As you know I'm always looking to correct errors. I'm still going through and moving and removing wrong things on Customer Cards. For example, someone was putting excess spaces in random places, someone was writing email addresses in the website field, etc.
Well, today I was in Customer Quick Entry. I noticed a bunch of Fax No had extra spaces. As a test I pulled up every customer that started with M. I did a replace on "- " (has a space after the dash) to replace it with "-" (no space after dash). This replaced ALL the fax numbers with just a dash!
Luckily, that's all i did. I have Navision backed up on a tape drive nightly Mon - Fri. If there's a way I can get the file off the tape, is there a simple way I can get those back?
0
Comments
-
-
You'll have to get them back from backup. Restore it in new db and export and import the data. The only transactional table that carries over the field is in Service Header.0
-
If you used the old Find->Replace - you have to make sure you're options are correctly set
See Pic - Replace Whole Field should be unchecked. This scares me too thats why for things like that I'll either test my find & replace on just one customer/vendor before unleashing it on the rest
But creating a space cleanup report using DELCHR I find it much easier to control.
NewString := DELCHR(String [, Where] [, Which])OnAfterGetRecord() "Vendor Fax No." := DELCHR("Vendor Fax No.",'=',' '); MODIFY;
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