V4RB 2.1 b12

Leo Van den Brande leo_van_den_brande at wxs.nl
Sun Dec 4 20:14:14 CST 2005


Hi Ruslan

>> It works thanks to having all files at the root of my
>> application folder.

> When you will deploy, this is the best way

There are folders and files in my application folder that my users must easily find and recognize. They are   confused by a lot of free files that are meaingless for them. Therefore I need to put the VComp folder somewhere that Valentina recognizes but is not disturbing the user.

>> Ruslan mentioned the preferences of MyComputer on the
>> list, but I can't find it. Please enlighten me.

> Right mouse click to icon MyComputer
> Here button Environment

It is not on the list of the popup appearing in Win2000.

>> The Windows build of the very small conversion project (written on the
>> Mac), after doing the conversion correctly, gives an error on closing:

> Do you mean that only some db cause problem,
> But all rest convert fine ?

The conversion is OK. It happens only when the application is closed. Could it be some Windows error?
 
> Can you send to Ivan this db ?
> He will test on windows

I have recently sent both the db's and the RB-conversion project to Ivan.

Stan wrote:
> *BUT* I have found 1 character that is not properly converted on  
> Windows. It is the "'", it is converted to a square. No problem on  
> the Mac. I am talking about a fresh v1 database containing some "'"  
> created on Windows.

I hope the encoding-guru's will resolve this one.

Leo



 







valentina-beta-request at lists.macserve.net wrote:
> Send Valentina-beta mailing list submissions to
> 	valentina-beta at lists.macserve.net
> 
> To subscribe or unsubscribe via the World Wide Web, visit
> 	http://lists.macserve.net/mailman/listinfo/valentina-beta
> or, via email, send a message with subject or body 'help' to
> 	valentina-beta-request at lists.macserve.net
> 
> You can reach the person managing the list at
> 	valentina-beta-owner at lists.macserve.net
> 
> When replying, please edit your Subject line so it is more specific
> than "Re: Contents of Valentina-beta digest..."
> 
> 
> Today's Topics:
> 
>    1. Re: V4MD void cursor if I add ORDER BY clause (Ruslan Zasukhin)
>    2. Re: V4MD void cursor if I add ORDER BY clause (Ruslan Zasukhin)
>    3. Re: V4MD void cursor if I add ORDER BY clause
>       (info at vallemediatime.com)
>    4. Re: V4MD void cursor if I add ORDER BY clause (Ruslan Zasukhin)
>    5. Re: [ANN] V4RB 2.1 b12 (Ruslan Zasukhin)
>    6. Re: [ANN] V4RB 2.1 b12 (Ruslan Zasukhin)
>    7. Re: Re[6]: [ANN] V4RB 2.1 b12 (Stan Busk)
>    8. Re: [ANN] V4RB 2.1 b12 (Stan Busk)
>    9. Re: [ANN] V4RB 2.1 b12 (Ruslan Zasukhin)
>   10. Re: Re[6]: [ANN] V4RB 2.1 b12 (Ruslan Zasukhin)
>   11. Re[8]: [ANN] V4RB 2.1 b12 (Ivan Smahin)
> 
> 
> ----------------------------------------------------------------------
> 
> Message: 1
> Date: Sun, 04 Dec 2005 13:00:08 +0200
> From: Ruslan Zasukhin <sunshine at public.kherson.ua>
> Subject: Re: V4MD void cursor if I add ORDER BY clause
> To: "valentina-beta at lists.macserve.net"
> 	<valentina-beta at lists.macserve.net>
> Message-ID: <BFB898D8.44A11%sunshine at public.kherson.ua>
> Content-Type: text/plain;	charset="US-ASCII"
> 
> On 12/4/05 12:56 PM, "info at vallemediatime.com" <info at vallemediatime.com>
> wrote:
> 
> 
>>Hi, again
>>
>>This query works:
>>
>>query = "SELECT Reg_ID, Person_LastName || ' ' || Person_FirstName,
>>Course_Name, \
>>Reg_Day || '-' || Reg_Month || '-' || Reg_Year \
>>FROM Registration, Person, Courses \
>>WHERE Reg_Code = 2  \
>>AND Person_ID = Reg_Person_Ref  \
>>AND Course_ID = Reg_Course_Ref  "
>>
>>
>>But if I want to add a ORDER clause I get a VOID cursor
>>eg
>>query = "SELECT Reg_ID, Person_LastName || ' ' || Person_FirstName,
>>Course_Name, \
>>Reg_Day || '-' || Reg_Month || '-' || Reg_Year \
>>FROM Registration, Person, Courses\
>>WHERE Regi_Code = 2 AND Person_ID = Reg_Person_Ref AND Course_ID =
>>Reg_Course_Ref  \
>>ORDER BY Reg_Year "
>>
>>Another good suggestion?  :-)
> 
> 
> And you need read carefully ValentinaSQL.pdf
> 
> It is said:
> 
>     you can ORDER BY only on field, which is SELECTed
> 
> 

-- 
Leo Van den Brande 
J.Buziaulaan 61
3584 ZT Utrecht
Tel: (+31) 30 2511767
Fax: (+31) (0)84 756 5233


More information about the Valentina-beta mailing list