Subject | Re: Firebird 1 RC2 on SUSE 7.3 |
---|---|
Author | pcalin |
Post date | 2002-01-23T12:43:51Z |
--- In ib-support@y..., "Pirtea Calin" <pcalin@r...> wrote:
> I've installed the FirebirdSS-1.0.0.681-0.RC2.64IO.i386.rpm onsuse 7.3 and
> after succesfull instalation i tried to play with a databaseon tables
> i created several tables and 1 stored procedure than i granted all
> to second userprocedure
> and execute on procedure to second user
>
> now i can select /update / ... on tables but i cannot execute the
>version
> i recreated the procedure like this
>
> create procedure aiurea_test
> as
> begin
> update aiurea_table set my_field=my_field;
> end;
>
>
> i use ib_sql to administer the database;
>
> i thought is a problem with 64IO.i386 so i installed the 32 bit
> and it workes the sameI've tried the Classic Server and it doesn't works too
>
> Is it a bug? Should i use the Classic Server instead?
> Am i doing something wrong?
> This work OK on windows version of RC2
> Please help
>
> TIA
>
> --
> Best regards,
> Aplication Developer
> Pirtea Calin Iancu
> S.C. SoftScape S.R.L.
> pcalin@r...