Skip to end of metadata
Go to start of metadata

You are viewing an old version of this page. View the current version.

Compare with Current View Page History

« Previous Version 2 Next »

GlobalForms supports saving data to and reading data from Microsoft SQL Server data sources.  To leverage SQL accessibility, you will need the name of a SQL Server instance, a database in that instance, a username and password with access to the tables you intend on reading from or writing to, and you must ensure your SQL Server is configured to listen over the TCP/IP protocol.

  • No labels