on 2013 Jun 27 5:07 AM
Hello All,
I am having SQl Anywhare 11. When ever I try to run select * from sys.sysservers, It throws error "table sys.sysservers not found! ".
How can I find this Table ? Do I need any extra permission ?
Request clarification before answering.
Use SYS.SYSSERVER
http://dcx.sybase.com/1101/en/sachanges_en11/newjasper-s-3432164.html
From the documentation: Previous versions of the catalog contained a SYSSERVERS system table. That table has been renamed to be ISYSSERVER (without an 'S'), and is the underlying table for this view.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
User | Count |
---|---|
68 | |
15 | |
12 | |
7 | |
7 | |
4 | |
4 | |
4 | |
4 | |
3 |
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.