Selecting Datasource Location in Crystal XI causes software to lockup

Anytime I click on Set Datasource Location in Crystal Reports XI Release 2, the software locks up.  I have to do a CTRL ALT DEL and End Task.
Can someone help me?
Thanks!
Glynn

Don,
The only question that I can answer from the ones that you posed is my operating system:  XP.
One of our computer techs installed the software on my computer for me from our school district's network.
BTW, my wife works for a guy by the name of Don Williams down here in Southwest Louisiana. 
Glynn

Similar Messages

  • Set Datasource location in Crystal XI not working

    I have what seems to be a common problem with the setting of a datasource in Crystal XI designer.
    I am converting my Crystal 8.5 reports to crystal XI.
    The connection I am using is an OLE DB(ADO) connection to SQL Server 2005.
    When I try to change the Datasource from a test database to a production database, absolutely nothing happens.
    The data displayed on the report is the data from the database from which the report was designed.
    I have scoured the internet and have found numerous complaints about this issue.
    The only semi-acceptable solution I have found is that you have to go into the properties of each table on the report (including subreports) and change the Overridden Qualified Table Name by typing in the name of the table.
    Is this the only solution?
    I have over 300 reports. Many with subreports.
    How archaic is this?
    Is there at least some sort of conversion program available that would help me with my existing reports.
    I have no problems during runtime. It is only the designer with which I am having an issue.
    Any help is appreciated.
    Leonard
    Edited by: Leonard Mann on Oct 13, 2009 4:25 PM
    Edited by: Leonard Mann on Oct 13, 2009 5:23 PM

    Hi Teri,
    Thanks for the input. I thought I would try this out in the simplest way possible.
    The results are a little bizaar but I think they may be helpful in finding a solution.
    I simply cannot understand how any one has been able to get this to work as I have tested this on various PCs using different crystal version and service pack combinations. Both crystal 10 and X1. XP and Windows 7. Nothing has worked.
    This is what I did.
    Create 3 databases, each with 1 table (COMPANY) and 1 Column (COMPANY_NAME).
    First database (LIVE_DB) on 'Server 1' with COMPANY_NAME = 'LIVE COMPANY S1'
    Second database (TEST_DB) on 'Server 1' with COMPANY_NAME = 'TEST COMPANY S1'
    Third database (TEST_DB) on 'Server 2' with COMPANY_NAME = 'TEST COMPANY S2'
    TEST #1 - USING ODBC (RDO) *********
    Setup 3 Datasources using 'Data Sources (ODBC)' in Administrative Tools.
    LIVE_DB_S1 - Points to Database LIVE_DB on Server 1
    TEST_DB_S1 - Points to Database TEST_DB on Server 1
    TEST_DB_S2 - Points to Database TEST_DB on Server 2
    Create report with 'Company Name' using DataSource LIVE_DB_S1
    Report name correctly shows 'LIVE COMPANY S1'
    Change data source to TEST_DB_S2
    Error occurs: Database Connection Error: '42S02:[Microsoft][ODBC SQL Driver][SQL Server] Invalid object name 'LIVE_DB.dbo.COMPANY'.[Database Vendor Code: 208]
    Crystal appears to be looking for the Database 'LIVE_DB' on server 2 and it does not exist.
    Changed the datasource at the table level
    Reran report - Report name correctly shows 'TEST COMPANY S2'
    Changed Datasource back to LIVE_DB_S1
    Reran report - Report name incorrectly  shows 'TEST COMPANY S1'
    Crystal appears to look for the Database TEST_DB on Server 1 and finds it and therefore displays the wrong Company Name.
    Scrap this report close crystal and start from scratch.
    Create report with 'Company Name' using DataSource TEST_DB_S1
    Report name correctly shows 'TEST COMPANY S1'
    Change data source to TEST_DB_S2
    Report name correctly shows 'TEST COMPANY S2'
    Change data source to LIVE_DB_S1
    Report name incorrectly shows 'TEST COMPANY S1'
    Crystal seems to have changed the server but not the database.
    TEST #2 - USING OLE DB (ADO) *********
    Setup 3 Datasources usong OLE DB after opening Crystal.
    Since the name of an OLE DB connection is the SERVER, for the purposes of this example let's pretend that each connection has a name the same as above.
    LIVE_DB_S1 - Points to Database LIVE_DB on Server 1
    TEST_DB_S1 - Points to Database TEST_DB on Server 1
    TEST_DB_S2 - Points to Database TEST_DB on Server 2
    Create report with 'Company Name' using DataSource LIVE_DB_S1
    Report name correctly shows 'LIVE COMPANY S1'
    Change data source to TEST_DB_S2
    Report name correctly shows 'TEST COMPANY S2'
    Crystal correcly switched the Server and the Database.
    Changed Datasource back to LIVE_DB_S1
    Reran report - Report name incorrectly  shows 'TEST COMPANY S1'
    Crystal appears to look for the Database TEST_DB on Server 1 and finds it and therefore displays the wrong Company Name.
    Scrapped this report and headed to the bar for a shot of SANITY.
    Leonard

  • Crystal 10 set datasource location issue

    I am getting hung up when trying to set a datasource location in Crystal 10.  I have tried uninstalling and reinstalling the software.  Any ideas?

    Hi,
    Try with this:
    1. Reduce the 'Hardware acceleration' setting in Microsoft Windows.
    2. To access the 'Hardware acceleration' setting in Microsoft Windows:
    Click Start > Settings > Control Panel > System > Display > Settings > Advanced > Troubleshooting.
    There are typically six possible settings for 'Hardware acceleration': from 'None' to 'Full'.
    If you are using Dual monitor run the CR application on primary monitor cause Dual monitor is not tested with Crystal Reports.
    Regards,
    Shweta

  • Crystal Reports 2008 - Error setting new datasource location

    Hi All,
    We are experiencing an issue while trying to set datasource location for our RM 3.0 reports in Crystal Reports 2008 designer. As per guide "SAP BusinessObjects Process Control 3.0 and Risk Management 3.0 - How to build and Personalize Custom Crystal Reports" (step 11), after opening the desire report we go to DataBase-->Set DataSource Location and when selecting our RM system (which actually has the BI content addon installed on it), we got the following error message:
    "Some tables could not be replaced, as no match was found in the new data source. Please verify the table required for any unmodified tables"
    I'm new on this so I'm not sure if the table indicated in the original datasource should exist in my DB (new datasource) before doing this? If so, how those tables are imported or created in our DB?
    Could you please help me on this issue?
    Please let me know if any other detail or data is required.
    Regards

    Hi Don,
    Thanks for the update.
    Actually I've installed SAP Integration Kit and its Fixpack in both....BOE Server (which is the same as the SAP server) and in client pc.  In all cases we have select a typical installation which supposes the required drivers are available. Also I've followed Ingo's documentation to activate and publish standard Risk Management reports (RM reports). Everything works ok with them. We are able to access reports through the application.
    The issue appears when trying to customize one of these standard reports through CR Designer. For example if we select the "GRRM_Risk_by_Risk_Category" and try to customize it as indicated in the "SAP BusinessObjects Process Control 3.0 and Risk Management 3.0 - How to build and Personalize Custom Crystal Reports"...the table behind this report (table GRFN_CY_API_GRRM_R1) it's not in our RM System. My main concern or question is regarding this....Did I miss something while importing transports files, activating or publishing RM reports, etc....and thatu2019s the reason why this (and any other) table is not already in my system? I was not able to find where those tables are supposed to be or how they should be imported in my system. The odd thing is...that we are trying to customize and set the new data source for these reports to the same system from where they are being opened. Put in this way...RM reports have been activated in system A (RM System) and published to system B (BOE System). While customizing reports through CR Designer...we are actually opening reports from system A. These reports have as their original data source...a demo SAP system info (uxcir1p.wdf.sap.corp) and when we want to update this data source with our RM system....the error appears. The whole process is explained in the above mentioned guide for your reference.
    Hope being clear enough..
    Thanks for your help

  • VS2010 Crystal Report Crashes System when using 'Set DataSource Location..'

    Runtime ASP.NET 3.5
    VS 2010
    Under Database Fields (rt click) try Set DataSource Location... causes VS2010 to crash.
    This is on an imported report from VS2008.  VS2008 has no problem with the report.
    Since this is a ASP.NET 3.5 program the internal property field
    <ResGenToolArchitecture>Managed32Bit</ResGenToolArchitecture>
    has been set in the project in order to allow the code to compile w/out errors.
    What is solution for Crystal Report Set DataSource Location?

    Hi Ken,
    Here's one link on the issue: CRVS2010 RTM: Database Expert / External Component has thrown an exception
    The reason is Old OS's used c:\temp as the default, now you are require to use %user%\temp as your temp folder as well as using the AppData folder for your app. If CR finds c:\temp it uses it and depending on what is in there it can cause Cr to crash, XML files have been know to do this.
    Following MS's new rules on users temp folder should make your app Windows Compliant.
    Thanks again
    Don

  • Crystal Reports 10 Datasource Location and SQL Query update

    I am running Crystal Reports 10 accessing SQL Server 2008 database on Windows 7. Our product changed database names and I'm trying to update reports to point to the new database. Sounds nice and simple. The database has no structure changes yet, it's just a copy and rename of the old database. Both databases exist, same SQL instance, same permissions, etc. ...
    Existing working report:
       Has an ODBC (RDO) location to database DbVersion1
       If I run Show SQL Query, the database name is in the query text (i.e. FROM DbVersion1.dbo.MyTable)
    Attempted:
       In Set Database Location popup, I created a new ODBC (RDO) connection to database DbVersion2
       Updated Current Data Source for report to this new ODBC (RDO) connection.
       Ran Verify Database. Popup stated "The database is up to date."
    But when I run "Show SQL Query", is still shows DbVersion1 in the text, and the report displays data from DbVerison1. When I display the Datasource Location for the report, it shows DbVersion2 as I changed to above. How do I "refresh" the SQL Query to recognize the new Datasource Location?
    Thanks,
    Gary

    Hi Gary,
    A possible couple of issues, CR 10 doesn't support SQL Server 2008 and it doesn't support Windows 7. We had to update CR XI R2 SP 6 and above to make SQL 2008 work. MS changed the name of their client dll so CR is not aware of the new drivers.
    MDAC native driver may work but not sure....
    Try OLE DB, it may work better.
    Thanks
    Don

  • Set Datasource Location - Crystal XI to Access 2007 DB

    Hi all,
    Is it possible to Set Datasource location for a Crystal XI report to an Access 2007 DB?  I have reviewed the postings and can not find an answer.
    Edited by: Karen Arena on Jun 23, 2009 3:24 PM - I have resolved this on my own, it is possible, see library documentation.

    Resolved through documentation in Library.

  • Error in setting datasource location from oracle to sql server

    Post Author: jonathanaramburo
    CA Forum: Data Integration
    Hello,
    I have an application that uses a table named "events" which conflicts the sys.events view in master database in sql server. The error i was encountering is that, whenever i tried to set the datasource location of my crystal report from its previous connection oracle to sql server, i get an error saying that some of the fields has not been updated because theres no matching fields to the current connection. It seems that crystal is pointing on sys.events view on master db and not on the events table in myDb database. How can I tell crystal reports to not pick up sys.events and get only myDB.events table.
    Thank you in advance,
    Thanks,
    Jonathan

    The exact statement in oracle side which causing this error (O2SS0050:
    Conversion of identifier 'to_date(VARCHAR2, CHAR)' is not supported.) is below:
    dStartDate:= to_date(sStartDate,'MON-YYYY');
    Statement causing error O2SS0050:
    Conversion of identifier 'regexp_replace(VARCHAR2, CHAR)' is not supported is below.
    nCount2:= length(regexp_replace(sDataRow,'[^,]'));
    So there is no statement which is using to_date(VARCHAR2,
    CHAR) and regexp_replace(VARCHAR2, CHAR) in as such. 'MON-YYYY'  and '[^,]'
    are CHAR values hence SSMA is unable to convert it from varchar2 to char.
    Regarding SYSDATE issue, you mean to put below code in target(SQL) side in SSMA ?
    dDate date := sysdate;
    Thanks.

  • Set Datasource Location does nothing???

    I dont get it...
    I have reports that are fed by SQL Server stored procedures.  Every now and then the developers will change some minor thing in one of the procedures (maybe a Group by or Order by change) and then rename the stored procedure.  So for example....
    USP_RPT_MYREPORT gets a minor update and gets renamed to USP_RPT_MYNEWREPORT...
    (I am over-simplifying, but you get the idea...)
    I go into Crystal Reports in Visual Studio and select the "Set Datasource Location" choice off the menu.  There, right on the darn screen that comes up it says "highlight the new datasource and click the Update button"...  I do that, and absolutely NOTHING happens, NOTHING changes, NOTHING gets updated.  I've done this about 20 times and now and every time, same thing - NOTHING happens.
    But if I go into the Database Expert, highlight my existing stored proc, and then hit "F2" to rename the alias, and set it to the new stored proc name - BING!!!  Everything works just fine.
    I looked in the Crystal documentation but of course, nothing there to illuminate whats going on with this seemingly useless "Set Datasource" selection...  So...
    What is this for?  What is it all about?  ...and why doesnt it work?
    Any help would be appreciated and sorry in advance for being frustrated - I work in Crystal...

    Thanks for the response and the attemp to help, but this cannot be quite correct - at least it does not seem so.  How do I know this?....
    Well, I have 2 stored procedures that are almost exactly alike - the only difference is the ORDER BY clause in the SQL itself (so this should have NO effect on Crystal)...
    I use the Set Datasource selection and yes, you are right, it DOES NOT change the name from my old Stored Procedure to the new one.  But if you are suggesting that it DID actually change where its pointing I dont believe you are correct because of this...
    The report itself has 3 Groups - these group headers are "tied" to the first stored procedure and even though I change the datasource (supposedly), these groups DO NOT change and thus when I run the report I get an error stating that the "Groupings do not exist"...
    In other words lets say the first stored procedure is called "SP1" and I am changing to a virtually identical stored procedure called "SP2".  Sure enough, when I use Set Datasource, the name DOES NOT change - it still says SP1...  But when I run the report the Grouping dies because nothing changed it to "SP2".  In fact, the Groups now say "???"
    What is particularly odd and frustrating about this (and also the sign of a very poorly QA'd product) is that if I go into the Database Expert and simply press "F2" and change the alias from SP1 to SP2, that seems to do the very thing that Set Datasource seems entirely unable, undesigned and unwilling to do.
    Bear in mind here that I have worked with Crystal for 3 very painful years and when any fields (columns) change in the backend SQL, I understand that it takes hours to rework the entire report - its stupid, it shouldnt take that long, but I have just accepted it with this klunky product - but when NO fields change it seems to me that should be very easy to manage and yet the only way I have found to do it is to try Set Datasource, watch it fail again and again and then use the Database Expert (and the F2 key in there) to rename the alias.
    In all the Crystal documentation I have (downloaded, and came with product) there is not one line I can find that talks about what Set Datasource is supposed to do, and should be doing.
    Anything that would make my life easier with this sometimes beastly product would be most appreciated.

  • Crystal XI causing reports to take 20+ minutes to open

    We use Crystal Reports with TIER (totally integrated electronic record).  Our computer system is part of a state network.  Our TIER programmer lives in another city.  He creates Crystal reports from his location and we create them here at our facility also.  Last week his local server (on the state network) was replaced.  The server in question is not used by us -- our database is located on another server and our reports are also located elsewhere.  Network staff said we should see no impact at all since we do not use that server.  When they took down his local server (they were switching from a novell server to a microsoft server) -- we suddenly developed a problem opening reports.  They would open, but only after 20 minutes or longer.  After much troubleshooting we were able to figure out that any reports the programmer did were the problem.  Any reports created here were opening fine.  Once opened, all reports ran fine and queried the database quickly as usual.  There is no question about how he creates reports versus how we do -- he taught us and has started reports here that do work.  We finally got the network guys to start up the old server in the other city.  As soon as they did, our reports worked correctly again.  We have gotten them to agree to leave that server up while we work this out.  It seems Crystal is automatically tying to the original user's originating server for some reason.  I can't find any place in Crystal to change this.  I opened several reports, re-saved them from here but it didn't change anything.  I also went in through Crystal and Set Datasource Location (updated each field in report), but it didn't help.  I think the reason that isn't working is because there isn't anything wrong with the connection to the database itself.  For whatever reason it is like Crystal is searching for that old server for 20 minutes, finally decides to move on and then the report opens (sorry, not a very technical description).  We use a ton of reports and right now my only option is to rebuild from scratch or ensure the old server is left up and running indefinitely. Does anyone have any idea how to break the apparent automatic connection to that old server?

    You are making me think it might be a connection configuration or local machine space/frag issue. Both of these are easy to rule out - does your machine have an automatic maintenance policy (sweep for virus, defragment hard drives, and clean out junk files)?  Can your network techs do a trace test to see if there are bottlenecks in the connection?
    I still think you will want to use the data-base expert and find out what the default table bindings are.  You would not need to rebuild the reports, just re-configure the tables and links.  As long as the tables have the same fields and field names on the different source tables you will be fine.
    How big are the report templates? (multiple pages, intense graphic loads with charts or formatting, heavy calculations performed on the report level...).  Are they stored remotely or on the local workstation? Remote connections can take a while to get the report to the local machine if not properly configured (even if known to be connected and clear).
    The slow too open reports are still indicative of bad links.  You don't have to rebuild the reports, just re point the default source tables.

  • How to change datasource location in CR V10

    How to change the datasource location in CR10, I need to use same table in different database. I tried in "Set Datasource Location" but it is not updating to the new one which i have selected. please help me on this.
    Thanks,
    S Aravind.

    Hi Try like this,
    Go to the Database option on the top > Select Set data source option.
    The top portion of the Set Data source Location window shows the current connection and part at the bottom is where you would make a connection to the new database
    Once the connection has been made, select 'one' table from the current connection and then select a matching table in the new connection and click on the 'Update' button. Do this for all the tables one by one.

  • Set datasource location command at runtime

    Post Author: Jamal
    CA Forum: Semantic Layer and Data Connectivity
    Dear Folks,
    I have crystal report 10 and MS access, I need to change my datasource location at runtime without having to type code other than crystal report like VB or C++, Do crystal report have this possibility to change datasource location at runtime without needing to code other than crystal report ???
    Basicly I have multiple MS access database files and need one Crystal report to read from all of them at the same time, how can I do that without coding in a language other than crystal report.
    Best Regards
    Jamal

    Post Author: matthewh
    CA Forum: Semantic Layer and Data Connectivity
    Get a copy of BO Server and use a Business View.   Don't know of any way in Crystal Reports  itself.  BO Server is good but it ain't cheap.  Depends on how many users you have and what sort of budget you have.  I'm using it here and it has a lot of benefits. Alternatively build a data warehouse just for reporting using a proper DB engine and get a single report off that.  Use something like MySQL - fast, and above all - free!   If you don't need bang-up-to-the-second reports then run a scheduled data extraction and upload over night, load the data into the new warehouse and then run your reports against it.  I'm in the process of doing just that.  Read Ralph Kimball's books "The Data Warehouse Toolkit" and "The Data Warehouse ETL Toolkit" to get the idea.  The MySQL forum has a good Data Warehouse section.  A warehouse also gives you many advantages in that your production databases are not too heavily loaded, all your data conforms to set standards (eg data formats are all the same) and you have a historical record that can build over the years to many GB of data - I think Access will struggle with that ;0) - to name but a few.  Hope this helps.  BTW - thought of this last night - MySQL also has the Federated engine - so you could hook all your databases into it and query it with Crystal as though they were a single database.  Not sure if it'll connect to Access though.

  • Set datasource location and remapping fields in code instead of designer

    Dear all,
    We are currently migrating a VS6 reporting project to VS2010. The old project has like 133 Crystal Reports XI release 2 reports.
    All of these .rpt files need to have their datasource location changed and fields remapped because of a change in naming convention.
    The datasource location is currently set to a stored procedure in an Oracle database and this will remain; only the name of the
    stored procedure and the name of the fields returned are changed (due to new naming conventions).
    Is there a way, and I really hope so, to programmatically change the datasource location and remap the fields (mind that these fields are also used in formulas, grouping, total, ...).
    Doing this manually in the designer for like 133 times would be very time consuming.
    After some research I stumbled upon the CrystalDecisions.ReportAppServer.Controllers.DatabaseController but I'm looking for some example usage, if this is the correct way.
    The end result should be that all these 133 .rpt files have their datasource location changed and fields remapped.
    Any assistance or pointers in the right direction would be kindly appreciated.
    Thanks.

    Not aware of how you can do this in code.
    However, there are third party products which you can use to mass update reports with datasource and table mapping.
    RptInspector is a product I know of that can do what you want.
    Ian

  • Select a location that is assigned to the plant chosen

    When trying to create a shopping cart I get the following errors:
    Select a location that is assigned to the plant chosen
    Back-end data could not be read
    SRM 7, support pack 9 extended classic.
    I have replicated plants from R3 Back End and everything looks fine in BBP_LOCMAP table and talbe looks same in QA and DEV.
    We only get this error in our QA system, DEV system is ok.
    The shopping cart is picking up the company code and location from the org chart correctly.
    I see postings in the forum for this error but no clear solutions or causes provided.
    Thanks,
    Matt

    Thanks everybody we have solved the issue.
    I missed a checkbox in config designating SRM as the local system.  This is in define system landscape node.
    We found issue by
    Put a break point in function module BBP_PD_MSG_ADD. Once you hit one of your messages, check the call stack to see the calling function/method who triggered the error message.

  • Changing Datasource Location Does not Change Procedure Name

    <p>Is there a way to change the name of the stored procedure in the field explorer after changing the datasource location? I&#39;ve changed stored procedures in my report but it keeps the old name.</p><p> Crystal Reports 11 v2</p>

    -Database/Database Expert
    -Highlight SP on right hand database tree
    newSP
    ...this renames sp prefix across all<br /> formula and output fields in report<br />It&#39;s really an alias: it does not physically <br />change the SP name.

Maybe you are looking for

  • Insert html

    I am creating a mobile application in indesign and then using DPS...wondering how i can insert the following html...they are learning activities that we created using a seperate application (Hot Potatoes)...i have succesfully integrated them into app

  • No puedo crear JCo Destination - (Can't create JCo Destination)

    Amigos, Cuando intento crear la conexion aparece el siguiente error Please choose another name for the new JCo destination. The defined name 'PRDjr' is used in the SLD. Espero alguien me pueda ayudar. Saludos.

  • Smtp and pop3 host and port name of gmail server?????

    can any body give me smtp and pop3 host and port name of gmail server?????to send a mail......

  • BO Translation Manager - Import XLIFF problems

    Hi All, We are using Translation Manager for Universe translations and my client wants to use XLIFF formats for translation purposes. I am able to export the Universe file in XLIFF format and when I edit the same and try importing it, the translation

  • Crash using Bridge

    Again problem with camera raw in Bridge. Many times, clicking on done after some modifications on RAW files, the system crash.