RDA causes added blank spaces in records???

  • Thread starter Thread starter Butt Chin Chuan
  • Start date Start date
B

Butt Chin Chuan

After I used RDA to pull a table, I noticed that some
tables will suddenly have some blank space added to the
string in my records. This is very evident when I want to
display these records in a datagrid and a listview. Anyone
have any idea how to solve this? Thank you.
 
What data types are your columns that show the blank spaces?

Kevin Boske
([email protected])
SQL Server CE Team
Microsoft
----------------------------------------------------------------------------
----------------------------------------
Everything you need to know about SQL Server CE:

http://www.microsoft.com/sql/ce/techinfo/default.asp
----------------------------------------------------------------------------
----------------------------------------
This posting is provided "AS IS" with no warranties, and confers no rights.
Use of included script samples are subject to the terms specified at
http://www.microsoft.com/info/cpyright.htm.
----------------------------------------------------------------------------
----------------------------------------
--------------------
Content-Class: urn:content-classes:message
From: "Butt Chin Chuan" <[email protected]>
Sender: "Butt Chin Chuan" <[email protected]>
Subject: RDA causes added blank spaces in records???
Date: Fri, 22 Aug 2003 11:56:11 -0700
Lines: 5
Message-ID: <[email protected]>
MIME-Version: 1.0
Content-Type: text/plain;
charset="iso-8859-1"
Content-Transfer-Encoding: 7bit
X-Newsreader: Microsoft CDO for Windows 2000
Thread-Index: AcNo3w3SvZeb321tSPC3gB7gDDSWNg==
X-MimeOLE: Produced By Microsoft MimeOLE V5.50.4910.0300
Newsgroups: microsoft.public.dotnet.framework.compactframework
Path: cpmsftngxa06.phx.gbl
Xref: cpmsftngxa06.phx.gbl
microsoft.public.dotnet.framework.compactframework:31755
NNTP-Posting-Host: TK2MSFTNGXA11 10.40.1.163
X-Tomcat-NG: microsoft.public.dotnet.framework.compactframework

After I used RDA to pull a table, I noticed that some
tables will suddenly have some blank space added to the
string in my records. This is very evident when I want to
display these records in a datagrid and a listview. Anyone
have any idea how to solve this? Thank you.
 
Back
Top