access and blanks
From: Martin Banser (knockin_at_gmx.net)
Date: 11/28/03
- Next message: Joe Pettit: "Size and growth of Access database"
- Previous message: Mike Collier: "Re: Locktype and performance"
- Next in thread: Brian Bushay TeamB: "Re: access and blanks"
- Reply: Brian Bushay TeamB: "Re: access and blanks"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Date: Fri, 28 Nov 2003 17:30:50 +0100
while saving data to an access database via Ado,
i have one problem.
Any String written down to a char-field has
many blank types in the access database.
if i use adoquery1.fieldbyname('lastname').asstring := 'smith'
in the Access Database there is 'smith ' with may clear
types ... maybe the maximum field length is filled.
Does anyone knows, why ???
Martin
- Next message: Joe Pettit: "Size and growth of Access database"
- Previous message: Mike Collier: "Re: Locktype and performance"
- Next in thread: Brian Bushay TeamB: "Re: access and blanks"
- Reply: Brian Bushay TeamB: "Re: access and blanks"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Relevant Pages
|
|