Quantcast
Channel: SCN : Discussion List - SAP Crystal Reports - Data Connectivity
Viewing all 269 articles
Browse latest View live

Crystal Report 2013 - Data not displayed

$
0
0

Dear All

 

I created one report connecting to SAP Tables directly.

 

a) I made a new connection - connecting to SAP tables directly.

 

b)  It is connected successuly.  It shows all related tables correctly.

 

c) I selected a table MARA

 

d) I selected the fields MATNR, ERNAM   (for example)

 

Completed the report.

 

But on executing, the data is not displayed..  It idspayes 0 records selcted..  ( no errors also )

 

Can someone help me...  Why the dta is is not fetched...

 

Effectivley, :  No data returns when we execute the report.

 

 

Regards,

Venkat


Crystal report DB connect issue

$
0
0

I am trying to understand why Crystal doesn't keep the database connection.

 

Overview:

I have Crystal on a company server.

The reports were designed and run under user account1.

 

I made user account2 and set up Crystal to run on same server with different account.

It was working fine and then the next time I needed to refresh report data, the following screen comes up and I don't know how to resolve it.  The select data source doesn't show list available and the field explorer shows the database and its schema..  I don't know what to code in the Find File DSN because when I look in the folders, there are no options with the correct extension.

Please help.

Barry j.

 

Inline image 1

Crystal Reports - Connecting to databases - Limit to Number of Tables?

$
0
0

I am using CR 2008 and attempting to build a report.  The database I created access to contains over 5000 tables in the db schema.  The list of tables presented in the GUI to build the report is just a portion of the total number of tables.  ('A' to 'O' displays alphabetically).  Is there a limit to the number of tables that can be displayed to build the contents of a report?  If so, what is the limit?  Is there a work around?

Error -25596 when trying to connect to use the Informix Online Server native data source

$
0
0

Hi All,

 

We currently use a very old version on crystal (v9) and have recently downloaded the current version (14.1.1.1036) in order to investigate the effort involved in upgrading.

 

In the past we have always connected to our IBM Informix Server using the native Crystal Reports Informix Online Server data source, but all attempts with the current version of Crystal Reports are failing with error -25596.

 

The error is reported by Informix and it has this description:

-25596  The INFORMIXSERVER value is not listed in the sqlhosts file or the

Registry.

 

The default database server name that the INFORMIXSERVER environment

variable specifies must be a valid database server name in the file

$INFORMIXDIR/etc/sqlhosts on UNIX or the registry on Windows. Check

that the specified server is listed in the sqlhosts file or the

registry.

 

However, I'm of the opinion that the server is known and is configured OK (it's configured using the Informix SetNet32 application and it has resulted in this registry key being populated:HKEY_LOCAL_MACHINE\SOFTWARE\Wow6432Node\Informix\SqlHosts\prod1_devdb1 (NB: prod1_devdb1 is the name of the server I am trying to connect to).

 

I can create ODBC datasources on my PC and they work OK.  I can also run our legacy VB6 application (using the Crystal 9 COM objects) and connect using the native drivers to the Informix database.

 

My PC is running 64 bit Windows 7 Enterprise (fully patched).  Our Informix server is version 11.7 running on a SUSE server.

 

Any suggestions for where to start looking to solve this?

Excel data source and the use of add command

$
0
0

HI, Looking for suggestions on how to work with multiple inputs that cannot be joined directly.  Here's the background.

 

The Report currently reads in two different Ecel files and uses 3 SQL commands to query an Oracle Database.  I need to join the 5 data sources and am having issues with the 2 excel files.  In one file I need to be able to derive a field based on another column in the file In order to create the join condition to the SQL commands.  I'd equate this to a case statement in SQL, but how goes one do that using the 'add command' feature?  What is the syntax?

 

Next I would need to join (left outer) the two excel files using two fields from file A (a1, a2) and 3 fields from file B (b1,b2,b3), where a1=b1 and b2 <= a2  <= b3 when rows from A exist in B.  If row A does not exist in B then we still want it in the report and available to left outer join to the 3 oractab data sources.

 

runtime is also a concern.

 

Any Suggestions?

Data not fetching in SAP Crystal reports

$
0
0

Hi,

 

 

       I have downloaded sap crystal reports and imported Unicode compatible folders into SAP Server. I was able to see the tables and fields including cutomised tables but when I am inserting those fields into my crystal reports data was not showing.  What is the problem in it.                                                             Pl. help me with solution to this.                                                                                                                                                                 Regards,                                                                                                                                                                                                             Mohammed.

Error code 0 - report CR 2011 deployed in Infoview with OBDC Excel 12.0

$
0
0

Hi,

 

I'm a programmer and try to deploy a report created by using CR 2011 that has a datasource Excel 2007 file on Enterprise

 

I created a ODBC Excel 12.0 created on Enterprise where this report is stored.

 

For some reason I can not see this preview when i lauch the report from Infoview (Business Object 4.0)


Thanks2014-04-30 11_21_15-Zone de lancement BI.png

 

How to connect Crystal Reports 2008 to an ArcGis file geodatabase?

$
0
0

Can someone help me connect Crystal Reports 2008 to an ArcGis 9.3 file geodatabase (.gdb)?


Crystal 2011 connection issue with Windows 7

$
0
0

I just upgraded from Windows XP to Windows 7Pro 32-bit and installed Crystal 2011.

 

I created the ODBC connection in Administrative Tools using SQL Server Native Client 10.0 and it tested successfully.

 

If I open Crystal Reports, then open a file, it connects with no problem.

 

If I double click on the file to open Crystal, when it tries to connect to the database, I am prompted to enter a user id and then get a logon failed error that says Details: IM004[Microsoft][ODBC Driver Manager] Driver's SQLAllocHandle on SQL_HANDL_ENV failed.

 

Any idea why it connects without any prompts when opening Crystal first and then the file, but not when double clicking the file to open it?

 

I never had this problem with Windows XP.

 

Thanks for any help with this.

Error On Webserver

$
0
0

I get this error:

 

Logon failed. Details: ADO Error Code: 0x Source: Microsoft OLE DB Provider for SQL Server Description: [DBNETLIB][ConnectionOpen (Connect()).]SQL Server does not exist or access denied. SQL State: 08001 Native Error: Error in File C:\Windows\TEMP\cryVls1a33 {4BDD2EA8-A768-48B8-8C19-6732161B387F}.rpt: Unable to connect: incorrect log on parameters.

 

on the webserver when I try to run my CrystalReport in a CrystalReportViewer. It works fine while on my local host machine, but when it's moved to the webserver I get this error. The SQL database is on the same webserver that the program is and so is the rpt file.

 

Here's the conection code that I'm using;

 

        Dim Selected As String = ddlReport.SelectedItem.Text
        Dim ConnInfo As New ConnectionInfo

      

        With ConnInfo
            .ServerName = "server used"
            .DatabaseName = "database used"
            .UserID = "UserID"
            .Password = "Password"
        End With

 

        If Selected = "Pending License Renewal Fee" Then
            For Each cnInfo As TableLogOnInfo In Me.CrystalReportViewer2.LogOnInfo

                cnInfo.ConnectionInfo = ConnInfo

            Next
            Exit Sub
        End If

 

I also create a gridview of the data used in the crystal report and the gridview displays the correct data.

The icons all appear on the viewer, but no data. Why does it not display the data and why the error?

CR 2011 unable to connect to SQL Server via ODBC

$
0
0

I was able to establish a connection and create a couple of reports.   I went to use Crystal again I am now getting Login Failed

then

Database Connector Error: 'IM006[Microsoft][ODBC Driver Manager]

Driver's SQLSetConnectAttr failed [Database Vendor Code: 18]'

 

then

Database Connector Error: '01000:[Microsoft][ODBC SQL Server Driver]

[TCP/IP Sockets]ConnectionOpen(SECCreateCredentials0).

[Database Vendor Code: 18 ]'

 

then

  Logon faile

Details:08001:[Microsoft][ODBC  SQL Server Driver][TCP/IP Sockets]

SSL Security error [Database Vendor Code:18 ]

 

The SQL server is 2008 R2

Crystal Reports 2011  is version 14.0.9.1345 RTM

 

The ODBC connection test is  successful

Crystal Reports Pack for Salesforce.com

$
0
0

My current version of Crystal is version 11.5.12.1838 and I installed Crystal Reports Pack for Salesforce.com. When I try to create to connect to Salesforce.com in Crystal I do not see the Saleforce.com database connection as described in the attached PDF instructions. What did I do wrong?

unable to see data in the CR4E report

$
0
0


HI All,

 

My Environment details:

 

SAP Crystal report for enterprise: 14.1.2.1171

Build 2013 support pack2 patch 1.

BW 730.

 

I am developing a report in Crystal report for enterprise 4.0.using a BEX query, however i could not able to get the data into the report.

 

My observations :

 

  • I could able to see data in the BEX Analyzer with same Bex Query.
  • i can see data when i create a new Crystal report with the same query.
  • I have hierarhical data and group sections and subreports in my report.
  • i observed that browse data option is disabled in CR4E when i tried to check to see data is coming or not.

 

Please help me if anyone faced this issue before.

 

Thanks in advance,

Errror in Report

$
0
0

Hi All,

 

I'm Using stored procedure for universe and then trying to connect with crystal report ending up with following error! Kindly suggest work around!!

 

crystal error.PNG

Redshift - does it work?

$
0
0

Does crystal reports work with amazon redshift?


Crystal Report 2008 results "Password did not match error" in SQL Server Log

$
0
0

Hi,

 

I am trying to develop some crystal reports using Crystal Report 2008 SP4 to connect to SQL server 2008 through RDO (ODBC). My problem is that anytime Crystal Report is trying to establish a connection with SQL Server, first it tries to connect with the wrong password and results the following error message in SQL Server log:

 

Login failed for user 'peyman'. Reason: Password did not match that for the login provided. [CLIENT: 192.168.2.198]

 

The login name 'peyman' is the right one as I have quoted the same in setting up ODBC System DSN using "SQL Server Native Client 10". But somehow Crystal Report is taking its chance and trying to connect before prompting me for the password. After this error logged to SQL server side, I can see Crystal Report pops up the prompt to enter DSN password. After supplying password to this prompt, Crystal Report works fine and pulls the data and renders the report without having any more incorrect password error logged to SQL Server.

 

The attached file shows the step I am taking to regenerate the issue. I need this to be fixed as anytime uses any of these reports and tries to render it with crystal runtime engine the same error message raises in SQL Server side and logged in the log file.

 

Thanks,

New to SAP; need to link excel

$
0
0

I have just downloaded a trial of crystal reports to test and see if I can create reports using excel spreadsheets that I have stored on my computer.  Tried doing an connection on my own and receiving errors.

 

A step by step process will be extremely helpful.

 

Thanks,

 

Nancy Cotton

JDBC Driver Not Found error

$
0
0

Hello:

 

Crystal Reports 2013. Using Informix JDBC drive ifxjdbc.jar. Report was working before

 

Situation:

 

1. CRConfig.xml was edited so following was in Classpath:

 

....;C:\Program Files (x86)\SAP BusinessObjects\\SAP BusinessObjects Enterprise XI 4.0\java/lib/ifxjdbc.jar;${CLASSPATH}

 

and connection info edited:

 

<JDBCURL>jdbc:informix-sqli://xxx.yyy.local:50001/xxx:informixserver=xxx_ol</JDBCURL>

  <JDBCClassName>com.informix.jdbc.IfxDriver</JDBCClassName>

  <JDBCUserName>billy</JDBCUserName>

 

2. ifxjdbc.jar placed in the above directory listed in (1).

 

Get the JDBC driver not found error. Why do I get this error? I entered the path above like in the other entries--I also tried putting the ifxjdbc.jar in a simple directory like c:\myfolder\ifxjdbc.jar , and entering it just like that in the CLASSPATH. No joy.

 

Any ideas what the problem is?

 

Thanks!

Logon Failed when transferring rpt file to another server

$
0
0

Hello,

 

I am a tech support manager and we have been using Crystal reports in our system for years.  We run a SQL, VBScript, .Net application.  I am running Crystal Version 12.4.0.966.

 

As of a few days ago, any report that I set the data source location for and previewed on my PC won't open on another client's machine.  Sometimes it's the server of that client sometimes it's a client workstation on their network. 

 

I have been searching the forums but can't find anything I can work with.  The odd thing is, one of my devs has the same install of crystal.  He can take a file I worked on, set the location to his machine and it works fine on other systems.

 

Is there something that could be corrupted in my Crystal install? Maybe a file involved with letting the server go after you close the file?

 

I'm hamstrung unable to make changes to client files. 

 

thanks,

Vin

CR DataDirect Oracle Wire protocol connectivity using SSL

$
0
0

Hi,

 

I had setted up Oracle 11G to run over SSL layer using Oracle wallet as a trust store with SSL Client Authentication to false. I was able to test that using the Java Client that i had written. Now i want to make that work from CR Oracle Wire protocol 5.3 drivers on windows 64 bit (or 32 bit). When I choose the security option on Configure CR oracle Wire Protocol driver and add the required truststore i get the below popup messages. Can someone please guide what i am missing. I tried the same sets for Windows 32 bit and got the same result.

 

Untitled.pngUntitled.png

Viewing all 269 articles
Browse latest View live


<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>