Results 1 to 3 of 3

Thread: Constant MSDE database corruptions...

  1. #1

    Thread Starter
    Hyperactive Member
    Join Date
    Jun 2001
    Location
    Buffalo, NY
    Posts
    297

    Constant MSDE database corruptions...

    Hey,

    I'm writing a VB.NET and MSDE database application, and I constantly get corruptions and errors in my database and have to rebuild a table or two (when I say constant I mean daily).

    Anyone have any experience with MSDE and know what my trouble might be?

    Thanks,
    Ben

  2. #2
    PowerPoster techgnome's Avatar
    Join Date
    May 2002
    Posts
    34,687
    What are you doing to that poor database?
    Are you doing a lot of transactions or something? Replication?
    How big is the DB? (There are size limitations to the DB in MSDE.)

    TG
    * I don't respond to private (PM) requests for help. It's not conducive to the general learning of others.*
    * I also don't respond to friend requests. Save a few bits and don't bother. I'll just end up rejecting anyways.*
    * How to get EFFECTIVE help: The Hitchhiker's Guide to Getting Help at VBF - Removing eels from your hovercraft *
    * How to Use Parameters * Create Disconnected ADO Recordset Clones * Set your VB6 ActiveX Compatibility * Get rid of those pesky VB Line Numbers * I swear I saved my data, where'd it run off to??? *

  3. #3

    Thread Starter
    Hyperactive Member
    Join Date
    Jun 2001
    Location
    Buffalo, NY
    Posts
    297
    I'm taking good care of it! I swear!

    It's not large yet (3-4 MB), and while I am adding and deleting records, nothing particularly amazing. I'm the only one using it and I'm only performing one record operation every minute or so.

    The server is running on a desktop computer however, that is being used for other development. Do you think that might be an issue?

    Thanks,
    Ben
    Last edited by BenFinkel; Dec 1st, 2003 at 02:26 PM.

Posting Permissions

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



Click Here to Expand Forum to Full Width