November 2004
Intermediate to advanced
584 pages
15h 29m
English
SET INSTANCE
The INSTANCE setting specifies a default database to which to connect when you use the CONNECT command without specifying a service name. You can't issue the SET INSTANCE command while connected to a database; you must disconnect first. Issuing the command SET INSTANCE with no parameters has the same effect as SET INSTANCE LOCAL.
SET INSTANCE [service_name | LOCAL]Is a net service name.
Sets the default instance to be your local database. This is the default setting. In a Windows environment, the local database is the one specified by the LOCAL registry setting.
Read now
Unlock full access