Oracle FAQ Your Portal to the Oracle Knowledge Grid
HOME | ASK QUESTION | ADD INFO | SEARCH | E-MAIL US
 

Home -> Community -> Usenet -> c.d.o.tools -> Re: decompile option in access97

Re: decompile option in access97

From: Duco Jansen <ducojansen_at_aol.comNo-Spam>
Date: 2000/07/28
Message-ID: <20000728092450.29533.00000829@nso-fj.aol.com>#1/1

Hi Jeff,

I reccommend that you find a competent access developer who will design the program to suit your needs. Also, you've got to be doing something really wacky if your db is growing from 20 to 850 MB in a couple of days. A competent developer will fix all of this for you.

In article <8lnrpl$bto$1_at_news.NERO.NET>, "Jeff D. Hamann" <hamannj_at_ucs.orst.edu> writes:

>I tried to decompile an access database and got a messasge that there was
>too many nested if statements ( or loops or something) and found this (mess
>below) in the vb source code for one of the modules .... needless to say,
>all the code in the module is toast and thank goodness I have a backup. My
>database grows from 20MB to 850MB over the course of a couple of days (lots
>of scientific data and computations) and with each run I have to empty out
>the tables and repopulate them with another dataset with different
>assumptions. Is this (corruption) common? These types of problems are making
>me lose faith in MSOffice and my confidence in Access as a rought and ready
>database package is shrinking by the day, especially when I have to earn a
>living on reliabilty. Has anyone else run into this? I know this might not
>be the best place and I don't want to start a flame war (at least not at me)
>but If I were going to pick the most stable database in the planet (any os,
>any vendor or opensource) what you people suggest?
>

Duco Jansen

New York City

Code to live by...

Public Function PostYourQuestionHere() As Boolean

	If CheckedDejaFirst = True And IsNull(Answer) Then
		PostYourQuestionHere = True
	Else
		PostYourQuestionHere = False
	End If

End Function Received on Fri Jul 28 2000 - 00:00:00 CDT

Original text of this message

HOME | ASK QUESTION | ADD INFO | SEARCH | E-MAIL US