help_outline FAQ chevron_right FAQ chevron_right Detail

How do I configure the database connection for Xpoda Service?

connection database configure service config connect

Update the 'connection' key in web.config with your SQL Server name, username (uid), and password: e.g., 'data source=SQLSERVERNAME;database=XPODA;uid=SQLUSER;password=SQLPASSWORD;Connect Timeout=100000;pooling=false'.