![]() | |
#1
| |||
| |||
|
#2
| |||
| |||
|
|
I work on a sybase 11.9.2 and have to generate a few Reports, that are missing in Intershop. I can connect to the server as 'sa'. All I can see are the system-tables. With the Browser 'Sybase Central' I can verify that the table 'customer' exists. It was created by dbo and the user InterShopOnline has the right to select this table. Now I've tried to select like select * from customer select * from dbo.customer select * from InterShopOnline.customer But the Server says: customer not found. Specify owner.objectname or use sp_help to check whether the object exists. I did that. sp_help lists just the system-tables. What's the trick to get the user-tables? |
![]() |
| Thread Tools | |
| Display Modes | |
| |