Re: Subform Current event - workaround for multiple firing



On Thu, 8 Jan 2009 04:58:59 -0800 (PST), rightcoast@xxxxxxxxx wrote:

If you email me a zipped copy of your database (stripped down to the
essentials), I will take a look. Simply remove my .no.spam trap from
my email address.

Yes, there is one more way to battle corruption: export the documents
to text and import them into a new database. See the officially
undocumented SaveAsText and LoadFromText methods.

-Tom.
Microsoft Access MVP


Thanks for your reply. Have just tried that, but unfortunately still
getting the same result.

If I add a second check of the values via an identical if statement,
that resolves it but obviously that shouldn't be necessary, so if
possible I'd like to get it resolved the 'proper' way. Stepping
through the code, it fires the current event twice for the first
record, then four times for each record after that. It fires the
event in immediate succession - it is not triggered by another event.
Might this be a sign of some corruption? If so, are there other
methods to resolve that in addition to decompile?

Thanks.
.



Relevant Pages

  • Re: please reply.......
    ... First Java.exe fires up. ... Servlet womb. ... You also fire up the Database engine. ... It wakes up and opens sockets waiting for database requests ...
    (comp.lang.java.programmer)
  • RE: Getting an error on Access when trying to view report
    ... read/write person has the database opened. ... I have shared the database, ensured that there is no locks on the records, ... None of this resolves the error. ... > A week ago, I was able to view this report w/out any problem, but now I ...
    (microsoft.public.access.reports)
  • Re: Error from sp_getmessage
    ... if that resolves your problem ... It is a good idea to take backup your database before you execute the ...
    (comp.databases.sybase)
  • Re: Form showing Calculating in status bar window
    ... If so, try removing it. ... If that resolves the problem, ... rather than allenbrowne at mvps dot org. ... > In an Access 2000 database on some forms 'Calculating...' ...
    (microsoft.public.access.forms)
  • Session_Start problems
    ... When testing on my local machine, the session_start fires fine. ... storing a value to my database, creating a timestamped text file, and ... writing a line of text to a general log file. ... I transfer my site to my webhost, all of these no longer function ...
    (microsoft.public.dotnet.framework.aspnet)