Current location: Hot Scripts Forums » Programming Languages » Visual Basic » File Integrity Error


File Integrity Error

Reply
  #1 (permalink)  
Old 10-13-06, 08:14 AM
sabhaVB sabhaVB is offline
Newbie Coder
 
Join Date: Mar 2006
Location: Pune, India
Posts: 18
Thanks: 0
Thanked 0 Times in 0 Posts
Question File Integrity Error

Hello to All,

I am using Crystal Report 8.5 for designing reports.

The problem is when I try to set location of database of the Report from VB it is Crystal Report is giving error : "File Integrity Error".

The database to which I am setting location is in Access 2000 format.

This database was changed from Access 97 to Access 2000.

On some machines program runs without any error and on some machines it is giving error.

If any one knows anything on this problem, please reply.

Any help will be appritiable.

sachin
Reply With Quote
  #2 (permalink)  
Old 10-15-06, 07:57 AM
Keithuk's Avatar
Keithuk Keithuk is offline
Newbie Coder
 
Join Date: Sep 2004
Location: Staffordshire, England
Posts: 64
Thanks: 0
Thanked 0 Times in 0 Posts
To access a database you normally need references to object libraries. Depending on which database format you are using DAO or Adodc. Check in your references for Microsoft DAO 3.51 will be used for an Access 97 database if its Access 2000 then you need Microsoft DAO 3.6. Or Microsoft ActiveX Data Objects 2.8 Library if you are using Adodc. Usually the highest number you have.

I haven't used Crystal Reports for a long time but check if there are any references in there as well. When you use the old Data control you have to specify the database type in the Connect property.
__________________
I've been programming with VB for 13 years. Started with VB4 16bit Pro, VB5 Pro, VB6 Pro/Enterprise and now VB3 Pro. But I'm no expert, I'm still learning.

http://www.martin2k.co.uk/forums/
Reply With Quote
  #3 (permalink)  
Old 10-15-06, 08:53 AM
sabhaVB sabhaVB is offline
Newbie Coder
 
Join Date: Mar 2006
Location: Pune, India
Posts: 18
Thanks: 0
Thanked 0 Times in 0 Posts
Question File Integrity Error

Hi,

I am using ADO 2.7 as reference in VB project.

I have installed MDAC 2.7 on the client machine. But I am not been able to view report through Crystal Report Viewer

sachin
Reply With Quote
  #4 (permalink)  
Old 10-16-06, 04:30 PM
Keithuk's Avatar
Keithuk Keithuk is offline
Newbie Coder
 
Join Date: Sep 2004
Location: Staffordshire, England
Posts: 64
Thanks: 0
Thanked 0 Times in 0 Posts
Think about it you have to buy and register Crystal Report 8.5 therefore if you make an app and distribute it the new user will have to register this ActiveX before they can use it.

Who's installation package are you using?
__________________
I've been programming with VB for 13 years. Started with VB4 16bit Pro, VB5 Pro, VB6 Pro/Enterprise and now VB3 Pro. But I'm no expert, I'm still learning.

http://www.martin2k.co.uk/forums/
Reply With Quote
Reply

Bookmarks


Currently Active Users Viewing This Thread: 1 (0 members and 1 guests)
 
Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is Off
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On

Forum Jump

Similar Threads
Thread Thread Starter Forum Replies Last Post
MySQL failed to open file error.... Clark_Kent Database 1 06-10-07 06:32 AM
File Managment System - Similiar to Newgrounds.com Scientist Script Requests 4 03-26-06 09:15 PM
Runtime Error while upload my file nikhiljain27 ASP.NET 0 01-06-06 05:47 AM
Error message not getting displayed. sanjeet Windows .NET Programming 0 12-20-05 10:48 AM
ASP upload prob minority ASP 1 06-27-05 08:35 AM


All times are GMT -5. The time now is 01:17 PM.
vBulletin® Copyright ©2000 - 2012, Jelsoft Enterprises Ltd.