Specifies the name of a database to use when processing web requests, or uses the REQUIRED or AUTO keyword to specify whether database names are required as part of the URL.
Syntax
Available protocols
Default
Remarks
ExampleThe following command starts two HTTP web services—one for your-first-database.db and one for your-second-database.db:
dbsrv12 -xs
http(port=80;dbn=your-first-database)
http(port=8800;dbn=your-second-database)
your-first-database.db your-second-database.db |
![]() |
Discuss this page in DocCommentXchange.
|
Copyright © 2010, iAnywhere Solutions, Inc. - SQL Anywhere 12.0.0 |