-
Crystal Report 9 Showing DAO Erro Code: 0xbe4
Hello,
I am having a little problem, I developed a payroll application in VB6.0, reports in Crystal Reports 9. I packaged using installshield. These reports run ok on my system. However when tested on production systems (other systems), I get the DAO error message. I figure what the problem is just not sh\ure how to fix it.
Prob. The reports are still bound to the datasource that it was designed with, I set the datasource from code using recordset. However some strange reason the report still retain the datasource from CR9. any \one knows how to solve this please let me know.
Thanks,
Shark
-
Using bound datasources have always been nothing but problems.
Unbind it in crystal reports and do all the connecting via code.
Another way would be to make sure all computers have the exact same folder structure you used on your development machine. That is a cheesy way out but it usually works.
I don't answer coding questions via PM or Email. Please post a thread in the appropriate forum section.
Please use [Code]your code goes in here[/Code] tags when posting code.
Before posting your question, did you look here?
Got a question on Linux? Visit our Linux sister site.
Modifications Required For VB6 Apps To Work On Vista
-
 Originally Posted by Hack
Using bound datasources have always been nothing but problems.
Unbind it in crystal reports and do all the connecting via code.
Another way would be to make sure all computers have the exact same folder structure you used on your development machine. That is a cheesy way out but it usually works.
Thanks Hack,
I actually get it to work using the same directory structures. As you said thats a corny way out. The thing is if you remove the datasource in crystal report, all the filed names will go too. This means you would have to find a way to set up the fields, sections and groups in CR9 from VB6 code, as anyone ever done that before....?
-
 Originally Posted by DaShark
This means you would have to find a way to set up the fields, sections and groups in CR9 from VB6 code, as anyone ever done that before....?
Of course we will leave the question out in the open, but I would venture to say no...that would be a lot of work and I'm not sure the return would be worth it.
I don't answer coding questions via PM or Email. Please post a thread in the appropriate forum section.
Please use [Code]your code goes in here[/Code] tags when posting code.
Before posting your question, did you look here?
Got a question on Linux? Visit our Linux sister site.
Modifications Required For VB6 Apps To Work On Vista
Similar Threads
-
Replies: 2
Last Post: 07-31-2009, 02:07 PM
-
By ubest4me in forum VB Classic
Replies: 1
Last Post: 12-29-2008, 08:36 AM
-
By imagetvr in forum VB Classic
Replies: 2
Last Post: 11-21-2008, 08:03 AM
-
By gsreejit_79 in forum VB Classic
Replies: 2
Last Post: 04-28-2006, 12:55 PM
-
By Chaitanya Marvici in forum ASP.NET
Replies: 6
Last Post: 07-21-2003, 09:15 AM
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
Forum Rules
|
Top DevX Stories
Easy Web Services with SQL Server 2005 HTTP Endpoints
JavaOne 2005: Java Platform Roadmap Focuses on Ease of Development, Sun Focuses on the "Free" in F.O.S.S.
Wed Yourself to UML with the Power of Associations
Microsoft to Add AJAX Capabilities to ASP.NET
IBM's Cloudscape Versus MySQL
|
Bookmarks