|
-
Feb 11th, 2013, 10:24 PM
#16
Thread Starter
New Member
Re: vb6 and crystal report 8.5 msslq 2008 r2
 Originally Posted by jggtz
The OCX, and Crystal Reports 8.5 have been gone for a very long time. SQL Server 2008 came out well after the retirement of both CR8.5 and the OCX. If your VB6/OCX application was working with SQL Server 2000, and now it's not working with SQL Server 2008 then it's more likely that the database drivers aren't recognizing some change from SQL Server 2000 to SQL Server 2008.
The fact that you say about the rpt is working in CR ide and not when is called from the VB6 app tells me that the problem is in the OCX
I would recomend to upgrade your code to RDC and if it's possible to a newer version of CR
If in CR I used only one table and preview then report its work same in vb also work.If I used multi table and view in CR its work fine but in vb its shows error '20599 cannot open sql server' my predictin is that my code is correct but for multi table link some setting is required.Please let me no good solution for this.
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
|
Click Here to Expand Forum to Full Width
|