When trying to access my 'Insurance' table in ASP I have the following error:

Error Type:
Microsoft OLE DB Provider for ODBC Drivers (0x80004005)
[Microsoft][ODBC SQL Server Driver][SQL Server]Could not allocate space for object 'Insurance' in database 'Customer' because the 'PRIMARY' filegroup is full.

What does it mean? Running out of space or something?

Thanks.