Re: VB help
Tech-Archive recommends: Repair Windows Errors & Optimize Windows Performance
akshetty9@xxxxxxxxx's wild thoughts were released on Mon, 29
Oct 2007 09:00:33 -0000 bearing the following fruit:
Iam using sql database as backend for a vb project.Using SQLADOB i am
retrieving the a srting value in the database through a record
set...That string has spaces white spaces between two words.but the
retrieved string shows some junk charecters in place of white spaces
string in the database 8a Church Road Barry
retrieved string "8a Church Road(and some Square charactars)
Barry"
They are not spaces, possibly carriage return and line feed
or tabs. Send the data to the immediate window and you'll
see.
--
Jan Hyde
https://mvp.support.microsoft.com/profile/Jan.Hyde
.
Relevant Pages
- Re: Establish connection with and transferring data to Access
... Doug's code opens and writes to an existing database. ... SQL string to the class. ... Checking the length means retrieving the header only. ... Dim oPath As String ... (microsoft.public.word.vba.general) - Re: Establish connection with and transferring data to Access
... Doug's code opens and writes to an existing database. ... your main code simply passes the SQL string to the class. ... means retrieving the header only. ... Dim oPath As String ... (microsoft.public.word.vba.general) - VB help
... Iam using sql database as backend for a vb project.Using SQLADOB i am ... retrieving the a srting value in the database through a record ... retrieved string shows some junk charecters in place of white spaces ... (microsoft.public.vb.general.discussion) - eval
... I am retrieving the following string from the database. ... while ($tok) { ... (comp.lang.php) - Re: How can i Right Trim all the spaces of a very long (2000 chars) Charecter string ?
... > Right Trim Function in c,using Binary search kind of fast algorithm? ... > Start from the right most charecter of the string to the left of the ... Is the string allowed to contain white spaces in the significant part? ... (comp.lang.c) |
|