DatabaseLink`
DatabaseLink`
SQLServer
SQLServer[…]
is an object that represents a server process started in the Wolfram Language.
Details and Options
- To use SQLServer, you first need to load DatabaseLink using Needs["DatabaseLink`"].
- The following options can be given:
-
"Name" "" the name of the server "Description" "" a short description of the server "Address" Automatic the address of the server "Port" Automatic the port on which the server listens "SecureSockets" False whether the server uses secure sockets "Version" "" the version of the server
Examples
Basic Examples (1)
The server information is encapsulated in an SQLServer object: