I have a very complex report that has been functioning perfectly for years for several different clients. One I am just finishing up a job for showed me this strange error message (Error 3048 Can’t open any more databases) they were getting which – typical for Microsoft – wasn’t being very helpful. They upshot for them, is they can’t print this report completely. The last two subreports get left off. There are about 8 or 9 subreports and each uses several queries to produce the needed statistic. Many of the queries are crosstabs.
All I can think of is that they are the only client who are using both Office 2007 and running it on Vista. This particular report has not been altered at all and the client running it on XP has no problem.
I’ve read in various forums about writing some data to temp tables, etc, but I’m thinking that perhaps the simplest solution is to just split this two page report into two separate reports. I don’t really have the time or inclination to start fussing with something that used to work just fine.
Any comments or suggestions would be most appreciated.