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

I have created number of Crystal Reports in My VB.NET Project getting data from Microsoft Access 2007 (.accdb) Database.

Now, I am updating My Application with Microsoft SQL Server (.mdf)Database.

How Can I Update the Data Source From Access Files To MDF Files For All of My Crystal Reports?

Thanks.
Posted
Updated 16-Jun-13 17:11pm
v2

 
Share this answer
 
you should use 'field explorer' placed at left hand side of report
and right click of database Fields > Database Expert..
 
Share this answer
 
Comments
jenitshah 24-Jun-13 3:55am    
I tried it. But I want to change the Data provider i.e From MS Access to MS SQL Server/Express
(.mdf)

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



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