Access 2007 memory error then printing

  • Thread starter Thread starter renald vanlaethem
  • Start date Start date
R

renald vanlaethem

hello,

i work on a database on access 2007 sp1 and vista sp1.
I have a probleme then i print a state, i have this message:
"There isn't enough memory to perform this operation. close unneeded
programs and try the operation again"
I have the same message on all my computers and all my printers.
But it's working when i work on a windows xp sp2 and access 2007 sp 1.

Have you an idea?
 
I've never had an out of memory problem.
Of course; I moved to SQL Server a decade ago-- using 'Access Data
Projects'.

_SPECIFICALLY TO AVOID BUGS LIKE THIS_.

I'd honestly get rid of all of your DAO-- DAO is a walking living
memory leak.

-Aaron
 
Back
Top