Click here to Skip to main content
15,885,278 members
Please Sign up or sign in to vote.
0.00/5 (No votes)
See more:
Hi all,

I have added some columns in datatable n i want to update Database fields,so when i click "Verify Database" , a dialog titled "ADO.NET" appears and asks for a "File Path," "Class Name," and an option to "Use DataSet from Class." "Class Name" is pre-populated with the name of the .Net class that my report's data source is tied to.

At this point, I'm not sure what to fill in for "File Path." Clicking "Finish" will bring up a dialog titled "Crystal Reports ActiveX Designer" that reads: "Logon failed. Details: crdb_adoplus: To access classes in your project at design-time, please build your project first, and then try again." (note: My project has already been built).


Any body suggest me the solution.
Posted

1 solution

1. first check your file it's latest and having new columns
2. Right click datasource -> properties -> Set DataSource Location
double click path write something wrong in textbox and then it will ask for select file path now select your file again and refresh datasource
you can visit... http://wisdomofsolomon.wordpress.com/2011/06/18/crystal-reports-tables-not-found-during-verify-database/[^]
Happy Coding!
:)
 
Share this answer
 
Comments
DileepkumarReddy 28-May-13 7:25am    
Thank you very much Aarti....its working fine
Aarti Meswania 28-May-13 7:41am    
Welcome!
Glad to help you! :)

This content, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)

  Print Answers RSS
Top Experts
Last 24hrsThis month


CodeProject, 20 Bay Street, 11th Floor Toronto, Ontario, Canada M5J 2N8 +1 (416) 849-8900