Jump to content

Database larger than 10GB?


ericargyle

Recommended Posts

Hello all. Does anyone know of a database server application that will let me create a database larger than 4GB or 10GB? I know the cap for SQL Server Express 2005 (what I'm currently using) is 4GB and I believe the cap for SQL Server Express 2010 is 10GB, but I have a large scale migration that requires the database hovers around 50GB? Does SQL Server 2008 R2 180-day trial have any of these limitations? Thanks so much for the help. It is appreciated.

Link to comment
Share on other sites


Hello all. Does anyone know of a database server application that will let me create a database larger than 4GB or 10GB?

PostgreSQL will, and it's free. MySQL too (if it's sufficient for your needs). What's best depends on what you're doing and need...

Does SQL Server 2008 R2 180-day trial have any of these limitations?

The only limitation AFAIK is the expiry after 6 months.

Edit: as for Firebird, last I tried it I wasn't so impressed (poor toolset, poor VS integration, etc -- it's been a while though) but it's a decent RDBMS too.

Link to comment
Share on other sites

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...