deleting special characters from item description

southindian
Member Posts: 247
Am facing a problem ,deleting a special characters (a^,u^)from the item description that user has entered with careless and my customer is having more than 1 lakh items in the table in which more than 25% of it is having special characters in it. i need to remove it by checking that 1 lakh items. i had tried by creating a report with item table and written coding under onaftergettingrecord using DELCHR,but it is hanging the system as it has 1 lakh items in table(online database , server is in USA). kindly guide me
0
Comments
-
Are you sure your system doesn't work anymore when you started your report? I mean if you have more than 100.000 items then the batch job could take a while. And it may seems like the system doesn't work anymore although it does."Money is likewise the greatest chance and the greatest scourge of mankind."0
-
it take more than half a day if i start running the report by 9am in the morning..... in between tha navision istself is not accessable(Means hanging) is there is any other way to remove the special characters.0
-
there are certain special characters which i need to delete cannot be mentioned in coding like for example
(Item description = SWR Pipe Type B SL á 3.6Mtr(12ft)á 90mm) . how to make navision system understand this character ( which is bold). kindly guide0 -
Try to enhance your system or rather use another system. I guess you don't have access to the server. Otherwise it could help to start your report on the server.
Is that special character also in the Search Description? If so you could try to use the key "Search Description" and filter for this character."Money is likewise the greatest chance and the greatest scourge of mankind."0 -
nope it is not but it is in Description0
-
southindian wrote:there are certain special characters which i need to delete cannot be mentioned in coding like for example
(Item description = SWR Pipe Type B SL á 3.6Mtr(12ft)á 90mm) . how to make navision system understand this character ( which is bold). kindly guide"Money is likewise the greatest chance and the greatest scourge of mankind."0 -
i got that special characters by going
Start -> Run -> charmap
and copy the symbol from there to NAV...0 -
there are certain special characters which i need to delete ,that cannot be mentioned in coding like for example
(Item description = SWR Pipe Type B SL á 3.6Mtr(12ft)á 90mm) . how to make navision system understand this character ( which is bold). kindly guide... i had passed these special charaters in navision like
corrstr:=DELCHR(getsrt,'<>','àû');
but still the special characters is not getting deleted. wats is the fault ?
:-k0 -
Problem is we see a-acute ie:
This seems like an unlikely character for a user to choose. I'm posting with Google Chrome and can add any UCS character: 动态资产净值 (Machine translate of "Dynamics NAV" to Chinese)
So, assuming that's what you typed, what characters are the users seeing and why is it different to you?
BTW: If you just want to run your report you could put a COMMIT after every update that way it'll run even slower but won't lock the table. (Add a dialog variable to see how far you've got and make sure it's a processing report - reports get VERY slow after a few hundred pages)
PS: A-acute and A-grave are different characters the ' slopes different directions.Robert de Bath
TVision Technology Ltd0 -
can anybody tell me how to pass in DELCHR Fucntion to delete these special character0
-
there are certain special characters which i need to delete ,that cannot be mentioned in coding like for example
(Item description = SWR Pipe Type B SL á 3.6Mtr(12ft)á 90mm) . how to make navision system understand this character ( which is bold). kindly guide... i had passed these special charaters in navision like
corrstr:=DELCHR(getsrt,'<>','àû');
but still the special characters is not getting deleted. wats is the fault ?
:-k0 -
take a look at this thread.
viewtopic.php?f=23&t=398420
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