No announcements
Found 2181566 threads
-
0 Votes
Please write : All Illegal characters in sql
All Illegal characters and text in windows : \ / : | * < > " ?Answered | 3 Replies | 11536 Views | Created by mohammad rabiyi - Tuesday, July 30, 2013 1:48 PM | Last reply by Tom Phillips - Tuesday, July 30, 2013 5:43 PM -
2 Votes
Reading and writing characters in streamwriter
How do I write it?Answered | 4 Replies | 3090 Views | Created by Bill Ross - Premier - Tuesday, October 5, 2010 7:42 PM | Last reply by Serguey123 - Wednesday, October 6, 2010 12:50 PM -
0 Votes
Write to file -- chinese characters
Hi Raymond Chiu, When we use System.IO.StreamReader to read the text file that includes Chinese character,it will read out messy code.Answered | 5 Replies | 10025 Views | Created by Raymond Chiu - Wednesday, February 15, 2012 2:50 AM | Last reply by orichisonic - Thursday, February 16, 2012 5:44 AM -
0 Votes
read and write hindi character in file
Hi, The following code will write the Hindi text to a text file :-Answered | 1 Replies | 4626 Views | Created by terminalteam - Friday, December 12, 2008 12:24 PM | Last reply by Paul Diston - Friday, December 12, 2008 2:14 PM -
11 Votes
How to get all the characters before a special character
. - Becker's LawAnswered | 14 Replies | 905 Views | Created by SqlDev12 - Tuesday, July 21, 2015 8:13 PM | Last reply by J I M B O - Wednesday, July 22, 2015 3:06 PM -
0 Votes
Remove all characters before "\"
Try this with tab1 as ( SELECT 'UN\NR' Name UNION ALL SELECT ...Answered | 5 Replies | 12409 Views | Created by Sam233 - Wednesday, August 3, 2011 11:14 AM | Last reply by Paresh Patel - Wednesday, August 3, 2011 11:48 AM -
2 Votes
Return all special characters in column
Hello Try this , This only give column with special character.Answered | 7 Replies | 737 Views | Created by anaylor01 - Monday, March 21, 2016 6:31 PM | Last reply by Rihan8585 - Tuesday, March 22, 2016 5:10 AM -
1 Votes
Find All Special Characters in a SQL Server
Depends on what you want to count as a special character.Answered | 3 Replies | 2956 Views | Created by brian manning - Friday, January 23, 2015 6:16 PM | Last reply by Tom Cooper - Friday, January 23, 2015 7:38 PM -
1 Votes
SELECT all characters after /
. - Becker's LawAnswered | 13 Replies | 5246 Views | Created by Sam233 - Wednesday, May 4, 2011 2:16 PM | Last reply by Eric Isaacs - Thursday, May 5, 2011 8:42 PM -
0 Votes
Extra Low values between characters on file write
If you are creating a text file and it has an extra hex '00' between each byte when compared to the old file, it seems very likely that you are creating your new file using Unicode encoding which as ...Answered | 4 Replies | 3715 Views | Created by Carpet King - Monday, March 28, 2011 11:33 PM | Last reply by Carpet King - Tuesday, March 29, 2011 4:53 PM -
0 Votes
Remove Invalid Characters from all the Columns
Replacing char(160) with nothing at all, is plain wrong.Answered | 7 Replies | 2970 Views | Created by Rajesh.Ch - Monday, March 23, 2015 9:17 AM | Last reply by Erland Sommarskog - Wednesday, March 25, 2015 11:36 AM -
0 Votes
Datagridview Cell Not Displaying all Characters
I still don't know why the datagridview would not show all of of the text, but at least now users can view everything that was entered.Answered | 5 Replies | 919 Views | Created by Benoit6 - Saturday, December 14, 2019 11:46 PM | Last reply by Benoit6 - Tuesday, December 17, 2019 12:45 AM -
0 Votes
Remove First Line & remove All "" Characters.
It looks like an escape character Can you please explain it?Answered | 5 Replies | 732 Views | Created by ryguy72 - Monday, March 2, 2015 8:34 PM | Last reply by Magnus (MM8) - Monday, March 2, 2015 10:17 PM -
0 Votes
Generating all possible character combinations
Looks fine, no shortcuts, you'll have to try all 456976 possible values.Answered | 10 Replies | 10479 Views | Created by Ver Argulla Jr. _ - Sunday, August 20, 2006 2:51 AM | Last reply by Exzhal™ - Thursday, July 19, 2007 2:15 PM -
1 Votes
Streamreader Readline dosen't like all characters
Well I tried that but it messes everything up then, it reads the whole file as a string of boxes and Chinese characters.Answered | 5 Replies | 3033 Views | Created by Shadow42 - Thursday, January 19, 2012 11:05 PM | Last reply by Cor Ligthert - Monday, January 30, 2012 7:50 AM -
0 Votes
Replace all string except '$' with single character ' * '
. - Becker's LawAnswered | 5 Replies | 2154 Views | Created by Sathish Kumar s - Sunday, January 20, 2013 3:09 PM | Last reply by Jingyang Li - Monday, January 21, 2013 10:01 PM -
1 Votes
How to get all first non numeric characters from string
<space> is a "non-numeric character").Answered | 10 Replies | 10909 Views | Created by MUAR - Wednesday, July 28, 2010 8:36 AM | Last reply by SamAgain - Thursday, August 5, 2010 7:25 AM -
2 Votes
DoCmd.OutputTo French Characters all messed up?
I guess I will now have to invest several hours writing a custom procedure to do what their command should be doing from the start.Answered | 13 Replies | 5155 Views | Created by QuestionBoy - Wednesday, April 4, 2012 1:25 AM | Last reply by Ruth Peled - Wednesday, May 22, 2013 8:53 AM -
1 Votes
Cannot stop three non-print characters being inserted at the beginning of a text file when using write all text method or stream writer
All works fine and the file looks good if opened in Notepad.Answered | 3 Replies | 4798 Views | Created by SteveOlgb - Wednesday, January 19, 2011 2:55 PM | Last reply by SteveOlgb - Wednesday, January 19, 2011 5:14 PM -
0 Votes
Remove all the Characters after \ new line including the \
A char '\\' actually represents a single backslash, the same way '\n' represents a single newline character.Answered | 3 Replies | 453 Views | Created by AnirbanSingha - Friday, October 7, 2016 3:15 AM | Last reply by Ante Meridian - Friday, October 7, 2016 4:55 AM - Items 1 to 20 of 2181566 Next ›
No announcements