Re: Long strings get truncated in Access
- From: Tom van Stiphout <no.spam.tom7744@xxxxxxx>
- Date: Thu, 17 Jul 2008 21:03:06 -0700
On Thu, 17 Jul 2008 17:28:41 -0700 (PDT), jalil.feghhi@xxxxxxxxx
wrote:
Check out the GetChunk method.
-Tom.
Microsoft Access MVP
I have an access database that has a field (type memo) that keeps very.
long strings. When the value of this field is very long, my Visual
Basic 6.0 code does not return the whole value and truncates it. I
just read it using standard code like this:
storeId = rstMsg!storeId
where is defined as: Dim stMsg As ADOdb.Recordset
Everything works fine if storeid is not very big.
Does anybody know why this happens?
Thanks,
-Jalil
- References:
- Long strings get truncated in Access
- From: jalil . feghhi
- Long strings get truncated in Access
- Prev by Date: Re: #Name? error in Access 2003
- Next by Date: Re: Long strings get truncated in Access
- Previous by thread: Long strings get truncated in Access
- Next by thread: Re: Long strings get truncated in Access
- Index(es):
Relevant Pages
|
Loading