Icon View Thread

The following is the text of the current message along with any replies.
Messages 1 to 4 of 4 total
Thread D2009 EDB 2.02b1 #1101 Conversion error (using varchar)
Thu, Oct 16 2008 8:15 AMPermanent Link

"Jan-Erik Johansen"
Hi Tim,

Using 2 queries where one is linked (by a varchar field) to the other by its
datasource in a query like

select * from table where table1field = :table2field order by ....

fails with the above mentioned error message #1101
An error occured with the value (A conversion error occured).

It does however work with integers as params but that won't help me in this
case Wink

This is using 2.02b1 Unicode, RAD Studio Enterprise 2009.

It does work in Delphi 2007 so this seems to be an issue with D2009 Unicode.

--
Jan-Erik
Thu, Oct 16 2008 4:14 PMPermanent Link

Tim Young [Elevate Software]

Elevate Software, Inc.

Avatar

Email timyoung@elevatesoft.com

Jan-Erik,

<< fails with the above mentioned error message #1101 An error occured with
the value (A conversion error occured). >>

It's most likely this same issue:

http://www.elevatesoft.com/newsgrp?action=openmsg&group=16&msg=7718&page=1

I will check it out.

--
Tim Young
Elevate Software
www.elevatesoft.com

Thu, Oct 16 2008 5:25 PMPermanent Link

"Jan-Erik Johansen"
> I will check it out.

Thanks Tim,

As a temporary workaround I'll use a EDB_Table (MasterField), this sort of
works.
I'll use this while you sort it out.

--
Jan-Erik
Fri, Oct 17 2008 2:54 PMPermanent Link

Tim Young [Elevate Software]

Elevate Software, Inc.

Avatar

Email timyoung@elevatesoft.com

Jan-Erik,

<< As a temporary workaround I'll use a EDB_Table (MasterField), this sort
of works. I'll use this while you sort it out. >>

2.02 Build 2 will be out very quickly, most likely by tomorrow.

--
Tim Young
Elevate Software
www.elevatesoft.com

Image