Connection to SQL SERVER database

I'm new to Aspose.Cells - I've been looking at the demos and it looks great, but I'm having a hard time seeing how to connect to my SQL Server database. Could someone please point me to a demo or some documentation that has an example of this including where to set the connection string?

Thanks

Robert

Hi Robert,

Please check the source code of Northwind demos. It includes code to connect to an Access database. You can easily change the connection string to connect to a SQL server.