 |
BorlandTalk.com Borland discussion newsgroups
|
| View previous topic :: View next topic |
| Author |
Message |
DarioC Guest
|
Posted: Wed Apr 21, 2004 11:28 am Post subject: TClientDataSet Locate error "Unterminated string" |
|
|
Hi,
When I try to perform the TClientDataSet locate method and I'm searching an
string value with apex (') it raises an exception! "Unterminated string
constant".
Do you have any idea?
for example:
procedure Test;
var
aValue: string;
begin
aValue := 'Paul's mouse';
clientDataSet.Locate('KeyValue', [aValue], []); // this instruction raise
un EDataBase exception!
end;
Thanks in advance!
|
|
| Back to top |
|
 |
Five Euro Guest
|
Posted: Fri Apr 23, 2004 7:11 am Post subject: Re: TClientDataSet Locate error "Unterminated string" |
|
|
On Wed, 21 Apr 2004 11:28:39 GMT, "DarioC" <darito (AT) tin (DOT) it> wrote:
I've the same problem ... !!!
Five Euro
|
|
| Back to top |
|
 |
|
|
You cannot post new topics in this forum You cannot reply to topics in this forum You cannot edit your posts in this forum You cannot delete your posts in this forum You cannot vote in polls in this forum
|
|