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

Recent content by RyanoUK

  1. RyanoUK

    CE 10 Repository Question

    You can apply security to the repository at two levels. They can be set at folder level (i.e. The Business View folder, downwards) or on specific items within. The groups/names available are inherited from the CE security setup.
  2. RyanoUK

    Has anyone seen or heard about new features in Crystal Enterprise 10?

    The new features mention by rhinok are all in there! The Business view area mentioned is in the form of a Meta Data Layer. This firstly allows you to create Dyanamic Datasources so you can switch datasources as simply as changing a parameter in the report. Very simple! Unfortunately they fell...
  3. RyanoUK

    Crystal Enterprise 10 : Comments/Feedback

    We got given a 30 day trial version from our account manager for CE10, CR10 and Analysis 10. They were keen for us to commit to more licences, etc prior to releasing the software to us. All to do with the change over to BO I think. The software has now been released and being shipped to...
  4. RyanoUK

    Crystal Enterprise 10 : Comments/Feedback

    Yes. This is included. You have Tab Seperated Text and Tab Seperated Values.
  5. RyanoUK

    Crystal Enterprise 10 : Comments/Feedback

    I have a copy of it. That and CR10. We managed to get a pre release to try and resolve an issue regarding the switching of datasources and then scheduling the reports. First impressions are its a very good product. They have introduced a meta data layer to simplify/restrict report writing. You...
  6. RyanoUK

    SetTableLocation on Subreports CE8.5

    Managed to get this working in the end. Another one of Crystal Missing lines in the SDK. You need to use the oTable.Clone(True) call to copy the table correctly.... You learn something new everyday!
  7. RyanoUK

    Verify Database with CSP

    I don't think that is possible without the RAS component installed. If you have this you can attept to use it, but found it failed more times than it worked, even though the settings passed were correct.
  8. RyanoUK

    crystal configuration

    It can work in this format, although there will be some configuration changes.
  9. RyanoUK

    New to Crystal Enterprise...

    There is a huge difference in the products. CE 9 is a 'distribution' package for Crystal Reports. It gives you the means to manage reports, security, etc.
  10. RyanoUK

    what should my CE security scheme be?

    If your thinking of using Trusted ODBC connections, you need to use Single Sign On security. This is NT authentication.
  11. RyanoUK

    SetTableLocation on Subreports CE8.5

    I am having difficulty getting this method to work. According to the RAS SDK Help file you simply set the Connection Attributes and then call Sub SetTableLocation( SubreportName As String, CurTable As Table, NewTable As Table) This does actually change a thing. Does anyone know...
  12. RyanoUK

    Why do I loose format when I generate a Report using ePortfolio

    The physical printer may be the same, but different profiles have different setups for each printer. I am assuming your printer is networked here. Things like paper types, page sizes, etc. Just standard properties in your printer for each profile. Not sure exactly which account the printing...
  13. RyanoUK

    Why do I loose format when I generate a Report using ePortfolio

    The viewer shouldn't cause this problem. The main reason for loss of format is the printer configuration is different to the configuration on the machine where the report was created. You are right in your thinking that the DHTML viewer is the default.
  14. RyanoUK

    Why do I loose format when I generate a Report using ePortfolio

    This could be due to the printer setttings on the CE Server. We had a similar problem on ce8.5
  15. RyanoUK

    Scheduling Issue

    I have recently been doing some development in ASP to change the datasource of reports in ce8.5 using the RAS. We are using trusted connections going through to SQL Server 2000. I am now trying to schedule these reports but constantly get the following error: Information is needed before this...

Part and Inventory Search

Back
Top