Frequently Asked Questions

What are the limitations for MS SQL?

Print this Article
Last Updated: August 6, 2009 1:10 PM

We allow up to 100 simultaneous connections per MS SQL user.

MS SQL Server limits you to 1024 columns per table. The number of tables and of rows per table is only limited to 200 MB.

Additionally, each MS SQL database transaction log is limited to 100MB in size.