Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations strongm on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

connectivity fro Crystal Reports from ODBC to SQL Server 1

Status
Not open for further replies.

olrac2

Technical User
Oct 26, 2011
4
CA
Hi,

I currently have established reports that run of my ODBC connections. We need them to connect to the SQL Server connection. How can I switch them over?

Thanks!
 
1. Open each report.
2. Click menu "Database\Set DataSource Location ..."
3. Create a new connection and update the datasource using the "Update" button on the right side.

If you have many reports you can use a tool to do this for you. Here are 2 links:
( I am linked to this company)



Viewer, scheduler and report manager for Crystal reports and SSRS.
Send your report everywhere.
 
Hi RTag,

Thanks for your quick response. I tried this by choosing a new connection > ADO > SQL Native Client.
After entering the server and database and checking the "integrated security" I get an error:

ADO error: error code ox80040e73
Desc: Format of the initalization string does not conform to OLE DB specifications.

Any ideas would be most welcome!

Thanks
 
olrac , try to use OLEDB -> SQLServer. Do not use SQL Native Client it wil require license per each user.

Viewer, scheduler and report manager for Crystal reports and SSRS.
Send your report everywhere.
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top