SQL and API methods + benchs

Olivier vidal_olivier at yahoo.fr
Mon Jan 24 10:28:43 CST 2005


Le 24 janv. 05, à 10:26, Ruslan Zasukhin a écrit :

> On 1/24/05 11:07 AM, "Olivier" <vidal_olivier at yahoo.fr> wrote:
>
>>>> I have a crash if I use:
>>>> SELECT zipcode, cityname, namestreet FROM zipcity, street where
>>>> zipcode =
>>>> '75000'
>>>
>>> And you say that you use BinaryLink for tables?
>>>
>>> Then try also THIS syntax:
>>>
>>>  SELECT zipcode, cityname, namestreet
>>>  FROM zipcity JOIN street ON linkname
>>>  where zipcode = '75000'
>>>
>>> I.e. Specify link name
>>
>> it's done. it's in sent project.
>
> And it works or no ?
>

yes, perfectly.

> -- 
> Best regards,
> Ruslan Zasukhin      [ I feel the need...the need for speed ]
> -------------------------------------------------------------
> e-mail: ruslan at paradigmasoft.com
> web: http://www.paradigmasoft.com
>
> To subscribe to the Valentina mail list go to:
> http://lists.macserve.net/mailman/listinfo/valentina
> -------------------------------------------------------------
>
>
> _______________________________________________
> Valentina-beta mailing list
> Valentina-beta at lists.macserve.net
> http://lists.macserve.net/mailman/listinfo/valentina-beta
>



More information about the Valentina-beta mailing list