DatabaseLink`
DatabaseLink`
SQLServer
SQLServer[…]
is an object that represents a server process started in the Wolfram Language.
更多信息和选项
- 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
范例
基本范例 (1)
The server information is encapsulated in an SQLServer object: