Results 1 to 2 of 2

Thread: [RESOLVED] Access Database has reached a maximum size

Hybrid View

  1. #1
    Member
    Join Date
    Jun 09
    Posts
    47

    Resolved [RESOLVED] Access Database has reached a maximum size

    Hi every one
    Greetings
    I have access2000, I have an application by visual basic6 which handle an database file with 42 table , now I got this message ( database has reached a maximum size), so may database file size is (0,99 GB) the application stop , what can I do
    Thanks

  2. #2
    Super Moderator si_the_geek's Avatar
    Join Date
    Jul 02
    Location
    Bristol, UK
    Posts
    35,558

    Re: Access Database has reached a maximum size

    Thread moved to the 'Database Development' forum (the 'VB6' forum is only meant for questions which don't fit in more specific forums)


    In the short term, do a Compact & Repair of the database to reduce the size a bit.

    In the longer term, either reduce the size by altering your database design (if you have repetition etc), or change to a database system that allows the size you need. The recent versions of SQL Server Express allow 10 GB, and are free (and are better in many ways, but not necessarily any other improvements for your needs).

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •