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 Rhinorhino on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

ODBC RDO

Status
Not open for further replies.
Joined
Aug 27, 2003
Messages
428
Location
US
Hi

I am using CE 9 and the SQL 7.x. I open a report originally created in Crystal 7.0 and saved it. Now when I run the report I get an ODBC RDO window.

I do have the SQL drivers installed. I tried to configure the DSN but I do not see the SQL server in the drop down list to connect to.

In the past I have created/run reports that run against procedures in Sybase 12.x but for SQL server this is the first one.

Is this an ODBC configuration issue?

Thanks
junction123

 
Go into Control Panel and try creating the SQL Server ODBC Source with the same name.

Open the report in CR 9 and select Database->Verify Database

-k
 
Great! That worked. Now when I schedule the report on CMC (Crystal 9), using SQL server, under the Database Tab, I choose :

Use Original Database Logon information from the report.

For some reason the database field is blank. The server name is shown.

For eg:

Server: stintldb
Database:
User: xyz
Pasword: ********

Why is this so? Is there something I need to fix in the report itself? Previously I have used Sybase server and did not encounter any problems. This is the first report that uses a procedure on SQL server.

Thanks
junction123
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top