PRODUCTS
PURCHASE
FOR USERS
COMPANY
OUR SITES
DOCUMENTATION CENTER SEARCH
DatabaseLink
Symbol
DatabaseLink
User Guide
Tutorials »
SQLServerLaunch
SQLServerLaunch[{
name
->
location
,
...
}]
launches a database server that hosts access to the databases specified in the parameters.
MORE INFORMATION
To use
SQLServerLaunch
, you first need to load
DatabaseLink
using
Needs["DatabaseLink`"]
.
The following options can be given:
"Address"
Automatic
the inet address for the server to use
"Port"
Automatic
the port at which this server listens
"SecureSockets"
False
whether the server should use secure sockets
TUTORIALS
DatabaseLink
User Guide
© 2008 Wolfram Research, Inc.