Exit
  • Global community
    • Language:
      • Deutsch
      • English
      • Español
      • Français
      • Português
  • 日本語コミュニティ
    Dedicated community for Japanese speakers
  • 한국 커뮤니티
    Dedicated community for Korean speakers
0

Mysterious Trailing Spaces

New Here ,
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

Views

182
Translate

Report

Report
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting. Learn more
community guidelines
LEGEND ,
Jul 20, 2006 Jul 20, 2006

Copy link to clipboard

Copied

LATEST
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?
>


Votes

Translate

Report

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