0
Mysterious Trailing Spaces
New Here
,
/t5/dreamweaver-discussions/mysterious-trailing-spaces/td-p/1069020
Jul 20, 2006
Jul 20, 2006
Copy link to clipboard
Copied
I am using SQL Database for my application and something I
have not been able to understand: whenever I add a record to the
databse, when I retreive it, it has a bunch of trainling spaces.
This makes implementaion of the data very difficult since I
constantly have to use CStr and Trim functions to get rid of the
spaces. Any idea why this is happening?

TOPICS
Server side applications
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting.
Learn more
LEGEND
,
LATEST
/t5/dreamweaver-discussions/mysterious-trailing-spaces/m-p/1069021#M205222
Jul 20, 2006
Jul 20, 2006
Copy link to clipboard
Copied
What does the form look like you're submitting data with? Do
you find
trailing spaces in any other application?
"esonline" <webforumsuser@macromedia.com> wrote in message
news:e9nvfk$4ic$1@forums.macromedia.com...
>I am using SQL Database for my application and something I have not been
>able
> to understand: whenever I add a record to the databse, when I retreive it,
> it
> has a bunch of trainling spaces. This makes implementaion of the data
> very
> difficult since I constantly have to use CStr and Trim functions to get
> rid of
> the spaces. Any idea why this is happening?
>
trailing spaces in any other application?
"esonline" <webforumsuser@macromedia.com> wrote in message
news:e9nvfk$4ic$1@forums.macromedia.com...
>I am using SQL Database for my application and something I have not been
>able
> to understand: whenever I add a record to the databse, when I retreive it,
> it
> has a bunch of trainling spaces. This makes implementaion of the data
> very
> difficult since I constantly have to use CStr and Trim functions to get
> rid of
> the spaces. Any idea why this is happening?

>
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting.
Learn more

