|
| Re: Cannot sort on a field that does not exists |
 |
16 Apr 2007 06:58:55 -0800 |
Brian Ellul wrote:
> Hi
>
> This IB bug is really bothering us! Restarting the ibserver solves
> the problem.
>
> Has it been fixed in IB2007? I'm running IB7.1.
>
> Regards
> Brian
What is the QC number?
--
|
| Post Reply
|
| Re: Cannot sort on a field that does not exists |
 |
Mon, 16 Apr 2007 10:38:58 -070 |
Yes, fixed in InterBase 2007. It's a tricky problem to reproduce ...
Brian Ellul wrote:
> Hi
>
> This IB bug is really bothering us! Restarting the ibserver solves the
> problem.
>
> Has it been fixed in IB2007? I'm running IB7.1.
>
> Regards
> Brian
>
>
--
CREATE DOMAIN NEW_COMPANY AS CHAR(8) DEFAULT 'CODEGEAR' CHECK (VALUE <>
|
| Post Reply
|
| Cannot sort on a field that does not exists |
 |
Mon, 16 Apr 2007 15:51:34 +020 |
Hi
This IB bug is really bothering us! Restarting the ibserver solves the
problem.
Has it been fixed in IB2007? I'm running IB7.1.
Regards
Brian
|
| Post Reply
|
| Re: Cannot sort on a field that does not exists |
 |
Thu, 19 Apr 2007 09:52:38 +020 |
Thanks! Glad to hear to it has been fixed... I'm currently waiting for
IB2007 licences to arrive:)
"Quinn Wildman (CodeGear Developer Support)"
<qwildman@nospam.codegear.com>
wrote in message news:4623b438$1@newsgroups.borland.com...
> Yes, fixed in InterBase 2007. It's a tricky problem to reproduce ...
>
> Brian Ellul wrote:
>> Hi
>>
>> This IB bug is really bothering us! Restarting the ibserver solves the
>> problem.
>>
>> Has it been fixed in IB2007? I'm running IB7.1.
>>
>> Regards
>> Brian
>>
>>
>
> --
> CREATE DOMAIN NEW_COMPANY AS CHAR(8) DEFAULT 'CODEGEAR' CHECK (VALUE
<>
> 'BORLAND') NOT NULL;
|
| Post Reply
|
|
|
|
|
|
|
|
|
|