markth
Computer
- Apr 24, 2002
- 1
I have set up an AS400 as a linked server and can see all the relevant tables from within Enterprise Manager but do not know how to query them from Query Analyzer. We are running SQL 7. I know that I need to use a four part name with the following syntax
linked_server_name.catalog.schema.object_name
Linked server name is the name I used to link it?
Catalog is the name of the AS400 library?
Schema is ????? dbo on SQL what is it on AS400??
Object name is table name?
Any help appreciated.
linked_server_name.catalog.schema.object_name
Linked server name is the name I used to link it?
Catalog is the name of the AS400 library?
Schema is ????? dbo on SQL what is it on AS400??
Object name is table name?
Any help appreciated.