ConnectionPool(config) .connect() .then(pool => { console.log('Connected to MSSQL...') return pool }) .catch(err => console.log('Database Connection Failed!
確定! 回上一頁