|
-
Mar 19th, 2002, 07:06 PM
#1
Thread Starter
Fanatic Member
Easy SQL question
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.
-
Mar 19th, 2002, 07:59 PM
#2
PowerPoster
Either you have run out of diskspace or you have set a maximum size for the customer database and you've exceeded it.
Try getting rid of some stuff off the drive if it's full or in Properties of the database increase the size.
later
b
-
Mar 20th, 2002, 01:13 AM
#3
Thread Starter
Fanatic Member
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|