Consultor Eletrônico



Kbase 12447: How to find out the Sybase version determine release
Autor   Progress Software Corporation - Progress
Acesso   Público
Publicação   10/05/1998
How to find out the Sybase version determine release

To determine which Sybase version you are using, type the following
at your operating system prompt:

> isql -U username -P password
> select @@version
> go
> exit

Progress Software Technical Support Note # 12447