[Date Prev][Date Next][Thread Prev][Thread Next]
[Author Index] [Date Index] [Thread Index]
[SQR-USERS Info] [SQRUG Home Page]

Re: SQR.INI



Anders:

I know the SQR.INI file works for SQR v4 for foreign language support,
but not sure of v3 (don't think it works).

The other thing is Oracle's default date format is 'DD-MON-YY'.
To get them into a usable format in SQR v3, use the TO_CHAR command:
        TO_CHAR(Faildate,'yyyy-mm-dd hh:mi')    &FailDate       (,10)

PS - SQRiBE built in some date functions in v4, but in v3, dates are
strings - v3 doesn't understand dates.

-- Art

> -----Original Message-----
> From: Anders Eriksson [SMTP:anders.eriksson@TELE2.SE]
> Sent: Monday, July 06, 1998 1:18 PM
> To:   Multiple recipients of list SQR-USERS
> Subject:      SQR.INI
>
> Hello!
>
> I wonder were I can find documentation about the settings for Sqr.ini.
> Since I am not American
> I am especialy interested if I can use Sqr.ini for contery specific
> settings. I have tried to do that
> but where unable to make it to work. Have anybody else tied that out
> and
> maked it to work?
>
> I am using:
>      Windows 95 and NT Clients
>      SQR 3.0.13.2 for PC/Windows
>      Oracle 7.3
>
> Regards
> Anders Eriksson