Hi,
We recently upgraded an access 97 file to 2002. As a result all our code
required DAO 3.6 to access the database. Our VB application seems to be
reading fine, but our C++ dll is running soooo slowly in comparison. Any
idea what it could be since both pieces of code are both using the same DAO
3.6 library. NOTE: both worked relatively fast in DAO 3.51 in access 97.
Michael
--
Message posted via http://www.accessmonster.com
|
|
0
|
|
|
|
Reply
|
Michael
|
3/17/2005 12:49:02 AM |
|
"Michael Jones via AccessMonster.com" <forum@AccessMonster.com> wrote in
message news:e791a0856e5e4054a616bebc5a048b4b@AccessMonster.com...
> Hi,
>
> We recently upgraded an access 97 file to 2002. As a result all our code
> required DAO 3.6 to access the database. Our VB application seems to be
> reading fine, but our C++ dll is running soooo slowly in comparison. Any
> idea what it could be since both pieces of code are both using the same
DAO
> 3.6 library. NOTE: both worked relatively fast in DAO 3.51 in access 97.
>
> Michael
>
> --
> Message posted via http://www.accessmonster.com
|
|
0
|
|
|
|
Reply
|
Darlean
|
3/17/2005 5:17:55 PM
|
|
Anyone have ideas about how to resolve this issue. Has anyone encountered
DAO 3.6 to be very slow in C++?
Michael
--
Message posted via http://www.accessmonster.com
|
|
0
|
|
|
|
Reply
|
Michael
|
3/22/2005 9:07:24 PM
|
|
For speed problems,
http://www.granite.ab.ca/access/performancefaq.htm
is a good place to start (and finish!)
(david)
"Michael Jones via AccessMonster.com" <forum@AccessMonster.com> wrote in
message news:e791a0856e5e4054a616bebc5a048b4b@AccessMonster.com...
> Hi,
>
> We recently upgraded an access 97 file to 2002. As a result all our code
> required DAO 3.6 to access the database. Our VB application seems to be
> reading fine, but our C++ dll is running soooo slowly in comparison. Any
> idea what it could be since both pieces of code are both using the same
> DAO
> 3.6 library. NOTE: both worked relatively fast in DAO 3.51 in access 97.
>
> Michael
>
> --
> Message posted via http://www.accessmonster.com
|
|
0
|
|
|
|
Reply
|
david
|
3/28/2005 11:39:45 PM
|
|