[AccessD] Access XP forms bound to ADO recordsets

Shamil Salakhetdinov shamil at users.mns.ru
Wed Mar 22 08:31:57 CST 2006


Hi All,

BTW, some testers(great help, thank you!) reported that the test database
works badly with MS Access XP.
I did exprience the same issue on a PC where MS Access XP only is installed.

But when I tested with MS Access XP on a PC where MS Access 2003 is
installed then the test results were the same as on MS Access 2003. So my
guess is that the problem is somewhere in common libraries used by MS Access
XP and MS Access 2003, which are upgraded by MS Access 2003
installations(including SPs) but are absent in MS Access XP installatons
(including SPs). This needs more testing of course - JFYI:

MS Access XP
===========

ADODB Bound Forms Crash Test v.1.9.2 [20-MAR-06]

Form_a_frmCrashTest.cmdCrashMe_Click(0): Err = 3011 - The Microsoft Jet
database engine could not find the object ''.  Make sure the object exists
and that you spell its name and the path name correctly.

Backend:       MS Access
Binding:       ADODB
Cycles to pass: 3000
Cycles passed: 2012
Total errors: 1
Forms opened:  10059
Start time:    21.03.2006 16:08:38
End time:      21.03.2006 21:29:04

Object statistics:
ClassName = CTestForm, Created = 6, Disposed = 6
ClassName = CFormDataset, Created = 93823, Disposed = 93823

Shamil

----- Original Message ----- 
From: "Shamil Salakhetdinov" <shamil at users.mns.ru>
To: "Access Developers discussion and problem solving"
<accessd at databaseadvisors.com>
Sent: Wednesday, March 22, 2006 5:02 PM
Subject: Re: [AccessD] Access XP forms bound to ADO recordsets


> Hi All,
>
> New version  (1.9.4) of the subject test released at
>
> http://smsconsulting.spb.ru/download/tests/a2dds.htm
>
> It has now ATOM 1.0 feed generator. BTW, youi may find the code to
> generate
> this and other formats RSS feeds is easy but to make them time is needed
> to
> find all the source information, compile it into code, test it, test that
> generated feeds are well formed etc. - and this happens to be quite some
> time...
>
> Still can't get it running more than 2011 iterations with MS Acces 2003.
> It seems to be an internal limitation of MS Access/windows app, which is
> met
> here because all the external system statistics(Task Manager) show that MS
> Access didn't "eat" all the resources. Internal checking of opened
> databases, forms etc. shows there is just one test form opened and one
> test
> mdb/adp opened.
>
> Anybody who has information how to access the information of internal MS
> WIndows process/thread resources are very welcome to share it here/within
> the subject test application.
>
> Anybody with MS Access 12 Beta are welcome to test it to see how it works
> on
> it.
>
> Thank you.
>
> Shamil
<<< tail skipped >>> 




More information about the AccessD mailing list