Posts Topics Forums Images
Search videos from message boards Videos Search messages from microblogs Microblogs Search messages from imdb.com Imdb Search messages from yuku.com Yuku Search messages from lefora.com (free forums) Lefora
My account: Login | Sign Up
Loading... 

Character string | Topic profile

Topic profile page for Character string. This page has aggregated data from forum posts, threads, listings, online discussions, newsgroups, messageboards, and other online sources which contain user generated content for the term: Character string.
Topic "Character string" was discussed 1,082 times on 224 sites in last 3 months
Search discussions, forums, images, videos, about "Character string" on BoardReader!
 

BoardReader Trendy!

Topic 1:

Topic 2:

Topic 3:

Domain Profile
Domain:

Posting activity graph on character string:

Posts by:  day  week  month 

 

Related topics:


character string was discussed on the following sites:

www.oracle.com www.oracle.com - 177 www.oracle.com - site profile
Microsoft TechNet Forums Microsoft TechNet Forums - 70 Microsoft TechNet Forums - site profile
SAS Discussion Forums SAS Discussion Forums - 62 SAS Discussion Forums - site profile
MSDN Forums MSDN Forums - 45 MSDN Forums - site profile
dBforums - Database Support Community dBforums - Database Support Community - 26 dBforums - Database Support Community - site profile

 

Related threads on character string:

Application Express
report error:ORA-06502:character string buffer too small....  www.oracle.com - site profile Application Express
 - forum profile  Go to this thread  report error:ORA-06502:character string buffer too small. urgent!!
Excel Questions How do you find the second blank in a character string?  MrExcel Message Board - site profile Excel Questions - forum profile  Go to this thread  How do you find the second blank in a character string?
SAS Macro Facility, Data Step and SAS Language Elements
Creating a character string from different records within...  SAS Discussion Forums - site profile SAS Macro Facility, Data Step and SAS Language Elements
 - forum profile  Go to this thread  Creating a character string from different records within a BY group
Application Express
Tree - problem with cycles - Error: character string...  www.oracle.com - site profile Application Express
 - forum profile  Go to this thread  Tree - problem with cycles - Error: character string buffer too small
Transact-SQL DateAdd - Conversion failed when converting date and/or...  Microsoft TechNet Forums - site profile Transact-SQL - forum profile  Go to this thread  DateAdd - Conversion failed when converting date and/or time from character string.

Latest threads on character string:

Database - General
Started 1 week, 5 days ago (2009-11-23 12:40:00)  by Indhu Ram
Hi, When I exec the pl/sql package , I got the following error. But I'm not sure about which lines that I need to look for. How could I find those lines in a package of more than 500 lines? ORA-06502: PL/SQL: numeric or value error: character string buffer too small ORA-06512: at "HDOT.EDR_RPT_CLASS_BY_HOUR_PACKAGE" , line 76 ORA-06512: at "HDOT....
Source: www.oracle.com More from this site www.oracle.com - site profile 
Forum:  Database - General   Database - General
 - forum profile
Thread:  Show this thread (7 posts) More from PL/SQL: numeric or value error: character string buffer too small  Thread Thread info: PL/SQL: numeric or value error: character string buffer too small Size: 839 bytes
Related Threads: Same Site | All Sites
Customize:  Customize "PL/SQL: numeric or value error: character string buffer too small :: Database - General
 :: www.oracle.com"
raghunayak
Started 2 weeks, 2 days ago (2009-11-19 00:40:34)  by raghunayak
Source: raghunayak - Identi.ca More from this site raghunayak - Identi.ca - site profile 
Forum:  raghunayak  raghunayak - forum profile
Thread:  Show this thread (1 post) More from C Language: Program to check given character string for palindrome http://bit.ly/4wtdtZ  Thread Thread info: C Language: Program to check given character string for palindrome http://bit.ly/4wtdtZ Size: 139 bytes
Related Threads: Same Site | All Sites
Customize:  Customize "C Language: Program to check given character string for palindrome  http://bit.ly/4wtdtZ :: raghunayak :: raghunayak - Identi.ca"
C Programming
Started 2 weeks, 4 days ago (2009-11-17 03:59:00)  by key4life
I cant seem to get this to work. Keep getting weird output. No clue how to fix it. Can someone help me please? Code: #include #include #include main() { char name[10]; char name1; int j,score,sum,avg,ducknum,abvavg; int a[5]; abvavg = 0; ducknum = 0; sum = 0; for(j = 1; j < 3; j++) { printf("Please ...
Source: C Board - Your resource for C and C++. More from this site C Board - Your resource for C and C++. - site profile 
Forum:  C Programming  C Programming - forum profile
Thread:  Show this thread (9 posts) More from Character string help  Thread Thread info: Character string help Size: 1,761 bytes
Related Threads: Same Site | All Sites
Customize:  Customize "Character string help :: C Programming :: C Board - Your resource for C and C++."
ronincycle
Started 3 weeks, 1 day ago (2009-11-13 18:29:26)  by ronincycle
Source: ronincycle - Identi.ca More from this site ronincycle - Identi.ca - site profile 
Forum:  ronincycle  ronincycle - forum profile
Thread:  Show this thread (1 post) More from [Blog] Unterminated character string: Hi, I am new to programming in $slink http://ping.fm/2buNl  Thread Thread info: [Blog] Unterminated character string: Hi, I am new to programming in $slink http://ping.fm/2buNl Size: 148 bytes
Related Threads: Same Site | All Sites
Customize:  Customize "[Blog] Unterminated character string: Hi, I am new to programming in $slink  http://ping.fm/2buNl :: ronincycle :: ronincycle - Identi.ca"
Application Express
Started 3 weeks, 1 day ago (2009-11-13 11:05:00)  by meyekal
Hi ALL, So here is my issue. I have a Tabular form with ~10 coulumns. I would like 5 of those colums to be the SAME Select list (named LOV). The LOV is basiclly a select against a field in a different table. I can make 4 of these columns the named LOV without issue. Once I turn the 5th column to a named LOV I get the error report error: ORA-...
Source: www.oracle.com More from this site www.oracle.com - site profile 
Forum:  Application Express   Application Express
 - forum profile
Thread:  Show this thread (3 posts) More from LOV with ORA-06502: character string buffer too small  Thread Thread info: LOV with ORA-06502: character string buffer too small Size: 1,375 bytes
Related Threads: Same Site | All Sites
Customize:  Customize "LOV with ORA-06502: character string buffer too small :: Application Express
 :: www.oracle.com"
Visual C# General
Started 3 weeks, 1 day ago (2009-11-12 22:10:00)  by william.hullsiek
I just finished running a trace using SQL Server Profiler.  LinqToSql is generating the code: declare @p11 datetime set @p11='2009-11-12 21:48:55.5170000' This errors with the message.. Msg 241, Level 16, State 1, Line Conversion failed when converting date and/or time from character string. It looks like LinqToSql is generating DateTime2 character strings instead of DateTime strings.  ...
Source: MSDN Forums More from this site MSDN Forums - site profile 
Forum:  Visual C# General  Visual C# General - forum profile
Thread:  Show this thread (2 posts) More from LinqToSql - Incorrectly using DateTIme2 instead of DateTime -- Conversion
failed when converting date and/or time from character string.  Thread Thread info: LinqToSql - Incorrectly using DateTIme2 instead of DateTime -- Conversion
failed when converting date and/or time from character string. Size: 666 bytes
Related Threads: Same Site | All Sites
Customize:  Customize "LinqToSql - Incorrectly using DateTIme2 instead of DateTime -- Conversion failed when converting date and/or time from character string. :: Visual C# General :: MSDN Forums"
Application Express
Started 3 weeks, 4 days ago (2009-11-10 09:03:00)  by Ned Epstein
I created an on demand process in APEX 3.1. within the ODP i need to build a character string i defined two VARCHAR2 variables v_param1 & v_param2 and then assign them with the following javascript: v_param1 := ''; v_param2 := ''; These apparently cause a javascript syntax error because the ODP stops working. When I remove the '?...
Source: www.oracle.com More from this site www.oracle.com - site profile 
Forum:  Application Express   Application Express
 - forum profile
Thread:  Show this thread (3 posts) More from Error building a character string with javascript  Thread Thread info: Error building a character string with javascript Size: 891 bytes
Related Threads: Same Site | All Sites
Customize:  Customize "Error building a character string with javascript :: Application Express
 :: www.oracle.com"
Excel Questions
Started 1 month, 1 week ago (2009-10-28 12:53:00)  by HecEden
Hi there, Any ideas how i return the number of characters before the second blank? MOT W156 VIRG P BLCK - Jun_09 i.e. if i use FIND(" ") this will return the number of characters before the first space but i need the number of characters before the second space
Source: MrExcel Message Board More from this site MrExcel Message Board - site profile 
Forum:  Excel Questions  Excel Questions - forum profile
Thread:  Show this thread (5 posts) More from How do you find the second blank in a character string?  Thread Thread info: How do you find the second blank in a character string? Size: 962 bytes
Related Threads: Same Site | All Sites
Customize:  Customize "How do you find the second blank in a character string? :: Excel Questions :: MrExcel Message Board"
microsoft.public.greatplains
Started 1 month, 1 week ago (2009-10-27 14:44:00)  by Santiago
  Hello, My customer is currently using Field Service on GP 10 SP4. They are in the SERVICE CALL HISTORY BY CUSTOMER screen and when they enter in a customer id that has a quotation mark (ex. 24 KARAT 106' ) they receive an error message. [Microsoft][SQL Native Client][SQL Server]Unclosed quotation mark after the character...
Source: Discussions in microsoft.public.greatplains More from this site Discussions in microsoft.public.greatplains - site profile 
Forum:  microsoft.public.greatplains  microsoft.public.greatplains - forum profile
Thread:  Show this thread (2 posts) More from Unclosed quotation mark after the character string in
microsoft.public.greatplains  Thread Thread info: Unclosed quotation mark after the character string in
microsoft.public.greatplains Size: 1,174 bytes
Related Threads: Same Site | All Sites
Customize:  Customize "Unclosed quotation mark after the character string in microsoft.public.greatplains :: microsoft.public.greatplains :: Discussions in microsoft.public.greatplains"
Started 1 month, 2 weeks ago (2009-10-16 11:59:00)  by q4u
Hi, How do you convert "hello world" into "hello" on the first line and "world" on the second? All the code below does is writes out is "hello#world" Code: Select all DATA lv_mat(100) TYPE c. lv_mat = 'hello'. CONCATENATE lv_mat cl_abap_char_utilities=>newline 'world' INTO lv_mat. WRITE:/ lv_mat. Thanks!
Source: SAPFans More from this site SAPFans - site profile 
Forum:  ABAP  ABAP - forum profile
Thread:  Show this thread (2 posts) More from Alt + Enter into a character string  Thread Thread info: Alt + Enter into a character string Size: 541 bytes
Related Threads: Same Site | All Sites
Customize:  Customize "Alt + Enter into a character string :: ABAP :: SAPFans"
 

Hot threads on character string:

c
Started 2 days, 10 hours ago (2009-12-03 09:26:00)  by SchoolOfLife
Does an object in C++ of std::string type terminates with null character? The charater string literals in C++ (to maintain backward compatibility with C) end with a null character. Is this same with an object of std::string type? Thank you...
Source: Expert Communities - bytes More from this site Expert Communities - bytes - site profile 
Forum:  c  c - forum profile
Thread:  Show this thread (6 posts) More from Does an object in C++ of std::string type terminates with null character?  Thread Thread info: Does an object in C++ of std::string type terminates with null character? Size: 266 bytes
Related Threads: Same Site | All Sites
Customize:  Customize "Does an object in C++ of std::string type terminates with null character? :: c :: Expert Communities - bytes"
c
Started 2 days, 8 hours ago (2009-12-03 11:26:00)  by SchoolOfLife
Thanks Banfa....my previous problem is solved but now I have another question. When mixing std::strings and character string literals like: Expand | Select | Wrap | Line Numbers std::string s1 = "hello" std::string s2 = s1 + ", " + "world"   s2 should contain only one null at end of s2. Isn't it? What happens to null that exist at end of s1 and character...
Source: Expert Communities - bytes More from this site Expert Communities - bytes - site profile 
Forum:  c  c - forum profile
Thread:  Show this thread (6 posts) More from Does an object in C++ of std::string type terminates with null character?  Thread Thread info: Does an object in C++ of std::string type terminates with null character? Size: 1,476 bytes
Related Threads: Same Site | All Sites
Customize:  Customize "re: Does an object in C++ of std::string type terminates with null character? :: c :: Expert Communities - bytes"
Visual Basic .NET
Started 3 days, 3 hours ago (2009-12-02 15:40:00)  by yaeko
Problem with character. (Encoding string to ISO-8859-1) Hi I have problems sending sms using API. I need to sens sms encoded ISO-8859 The problem is encoding to ISO. Not runs Code: baseurl = "http://www.myweb.com/api/sendsms.php" client = New WebClient client.Headers.Add("...
Source: VBForums - Visual Basic and VB .NET Discussions an... More from this site VBForums - Visual Basic and VB .NET Discussions and More! - site profile 
Forum:  Visual Basic .NET  Visual Basic .NET - forum profile
Thread:  Show this thread (2 posts) More from Problem with character. (Encoding string to ISO-8859-1)  Thread Thread info: Problem with character. (Encoding string to ISO-8859-1) Size: 2,393 bytes
Related Threads: Same Site | All Sites
Customize:  Customize "Problem with character. (Encoding string to ISO-8859-1) :: Visual Basic .NET :: VBForums - Visual Basic and VB .NET Discussions an..."
Visual C++ Language
Started 6 days, 9 hours ago (2009-11-29 10:16:00)  by Ivoa
Hi every one, I want to add a character at the end of all the values of my matrix, but I'm not sure how to do it. I wrote this code : std::vector TextData::AddNoise( char noise) { std::vector l_mResult; for ( int i = 0; i < m_iNBColumn; i++) { std::vector l_vColumn; for ( int j = 0; j < m_iNBRow ; j++) { l_vColumn.push_back(m_...
Source: MSDN Forums More from this site MSDN Forums - site profile 
Forum:  Visual C++ Language  Visual C++ Language - forum profile
Thread:  Show this thread (8 posts) More from How to add (concatenate) a character at the end of a string  Thread Thread info: How to add (concatenate) a character at the end of a string Size: 2,241 bytes
Related Threads: Same Site | All Sites
Customize:  Customize "How to add (concatenate) a character at the end of a string :: Visual C++ Language :: MSDN Forums"
Visual C++ Language
Started 5 days, 9 hours ago (2009-11-30 09:56:00)  by Ivoa
Thanks for your answer Brian, I'll open a new thread to explain more my problem :-) Have a nice day !
Source: MSDN Forums More from this site MSDN Forums - site profile 
Forum:  Visual C++ Language  Visual C++ Language - forum profile
Thread:  Show this thread (8 posts) More from How to add (concatenate) a character at the end of a string  Thread Thread info: How to add (concatenate) a character at the end of a string Size: 133 bytes
Related Threads: Same Site | All Sites
Customize:  Customize "RE: How to add (concatenate) a character at the end of a string :: Visual C++ Language :: MSDN Forums"
Windows Presentation Foundation (WPF)
Started 6 days, 10 hours ago (2009-11-29 09:19:00)  by marck68
Hello I need to replace the character  "  in a string in VB how can i do that?
Source: MSDN Forums More from this site MSDN Forums - site profile 
Forum:  Windows Presentation Foundation (WPF)  Windows Presentation Foundation (WPF) - forum profile
Thread:  Show this thread (2 posts) More from how to replace the character " in a string via vb?  Thread Thread info: how to replace the character " in a string via vb? Size: 124 bytes
Related Threads: Same Site | All Sites
Customize:  Customize "how to replace the character " in a string via vb? :: Windows Presentation Foundation (WPF) :: MSDN Forums"
MySQL Help
Started 4 days, 16 hours ago (2009-12-01 02:42:00)  by bals28mjk
Source: Dev Shed Forums - Open Source web development More from this site Dev Shed Forums - Open Source web development - site profile 
Forum:  MySQL Help  MySQL Help - forum profile
Thread:  Show this thread (5 posts) More from The < in a record  Thread Thread info: The < in a record Size: 0 bytes
Related Threads: Same Site | All Sites
Customize:  Customize "RE: Yeah, you're definitely right.  The textarea was the culprit. What I ended up doing was replacing the < and... :: MySQL Help :: Dev Shed Forums - Open Source web development"
Visual C++ / MFC
Started 4 days, 10 hours ago (2009-12-01 09:28:00)  by CPallini
You may escape the hyphen, see, for instance [ ^ ] (have a look at example " C. Using the ESCAPE clause ").
Source: CodeProject: Discussion Boards. Free source code a... More from this site CodeProject: Discussion Boards. Free source code and programming help - site profile 
Forum:  Visual C++ / MFC  Visual C++ / MFC - forum profile
Thread:  Show this thread (4 posts) More from problem in hyphen character in string search in SQL server  Thread Thread info: problem in hyphen character in string search in SQL server Size: 340 bytes
Related Threads: Same Site | All Sites
Customize:  Customize "Re: problem in hyphen character in string search in SQL server :: Visual C++ / MFC :: CodeProject: Discussion Boards. Free source code a..."
c
Started 3 days, 7 hours ago (2009-12-02 12:14:00)  by Banfa
The problem with that trick is that on some systems (hopefully fewer and fewer as time goes by) the numbers produced by the random number generator don't have very much randomness in the lower bits due to the algorithm used. Using % as you have specifically discards the high order bits and relies on the low order bits. You get better randomness by using the whole of the range returned by rand...
Source: Expert Communities - bytes More from this site Expert Communities - bytes - site profile 
Forum:  c  c - forum profile
Thread:  Show this thread (4 posts) More from how to choose a random string of character in c++  Thread Thread info: how to choose a random string of character in c++ Size: 628 bytes
Related Threads: Same Site | All Sites
Customize:  Customize "re: how to choose a random string of character in c++ :: c :: Expert Communities - bytes"
microsoft.public.excel.misc
Started 2 days, 6 hours ago (2009-12-03 12:46:00)  by Dave Peterson
  Maybe you could modify your =vlookup() If the value you're matching on has to be text and is currently a number: =vlookup(""&x99,sheet2!a:b,2,false) or =vlookup(text(x99,"00000"),sheet2!a:b,2,false) ""&x99 will convert the number value in x99 to text. =text(x99,"0000") will keep the leading 0's MikeL ...
Source: Discussions in microsoft.public.excel.misc More from this site Discussions in microsoft.public.excel.misc - site profile 
Forum:  microsoft.public.excel.misc  microsoft.public.excel.misc - forum profile
Thread:  Show this thread (3 posts) More from Removing character in a string in microsoft.public.excel.misc  Thread Thread info: Removing character in a string in microsoft.public.excel.misc Size: 926 bytes
Related Threads: Same Site | All Sites
Customize:  Customize "RE: Removing character in a string in microsoft.public.excel.misc :: microsoft.public.excel.misc :: Discussions in microsoft.public.excel.misc"
Excel Discussion (Misc queries)
Started 2 days, 22 hours ago (2009-12-02 21:11:00)  by Dave Peterson
Maybe you could modify your =vlookup() If the value you're matching on has to be text and is currently a number: =vlookup(""&x99,sheet2!a:b,2,false) or =vlookup(text(x99,"00000"),sheet2!a:b,2,false) ""&x99 will convert the number value in x99 to text. =text(x99,"0000") will keep the leading 0's MikeL wrote: > > When importing an excel file the character " ' " appears in front...
Source: Microsoft Excel forum More from this site Microsoft Excel forum - site profile 
Forum:  Excel Discussion (Misc queries)  Excel Discussion (Misc queries) - forum profile
Thread:  Show this thread (3 posts) More from Removing character in a string  Thread Thread info: Removing character in a string Size: 842 bytes
Related Threads: Same Site | All Sites
Customize:  Customize "RE: Removing character in a string :: Excel Discussion (Misc queries) :: Microsoft Excel forum"