Wrox Programmer Forums
Go Back   Wrox Programmer Forums > Visual Basic > VB 6 Visual Basic 6 > Pro VB 6
|
Pro VB 6 For advanced Visual Basic coders working in version 6 (not .NET). Beginning-level questions will be redirected to other forums, including Beginning VB 6.
Welcome to the p2p.wrox.com Forums.

You are currently viewing the Pro VB 6 section of the Wrox Programmer to Programmer discussions. This is a community of software programmers and website developers including Wrox book authors and readers. New member registration was closed in 2019. New posts were shut off and the site was archived into this static format as of October 1, 2020. If you require technical support for a Wrox book please contact http://hub.wiley.com
 
Old February 4th, 2005, 03:21 PM
Authorized User
 
Join Date: May 2004
Posts: 83
Thanks: 0
Thanked 1 Time in 1 Post
Default Crystal Report Error: "Cannot open anymore tables"

hi there!

I'm using CR 9 with VB 6 and MS-Access-XP. In my app, I use the CRAXDRT.Application obj to open a CR9 report designed using Field Definition File(s) & get its reference into a CRAXDRT.Report obj. I then pass the Report object parameters and ADODB.Recordset objects. Finally I set the ReportSource property of the Crystal Reports Viewer 9 control to the Report object, call its ViewReport method and voila! Everything works fine.

What bugs the app is that when a user opens, closes and reopens the report (after changing report criteria) more than 70 or perhaps 80 times, a runtime error occurs. The error no. returnde is -2147467259 and it says "Cannot open anymore tables".

Plz help.

Your help is greatly appreciated.


ejan
__________________
ejan





Similar Threads
Thread Thread Starter Forum Replies Last Post
Open Crystal Report from hyperlink aspBegineer83 Crystal Reports 0 November 24th, 2007 02:15 PM
Multi tables in the crystal report? lovelylife1982 Crystal Reports 1 March 11th, 2005 04:21 PM
Error # -2147467259: Cannot open anymore tables ejan Crystal Reports 0 December 26th, 2004 03:12 AM
CR Error# -2147467259: Cannot open anymore tables ejan Pro VB 6 0 December 21st, 2004 02:37 AM
crystal reports 8 doesn't want to open the report. gbianchi VB Components 0 January 30th, 2004 11:55 AM





Powered by vBulletin®
Copyright ©2000 - 2020, Jelsoft Enterprises Ltd.
Copyright (c) 2020 John Wiley & Sons, Inc.