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 dencom 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 Malcav

  1. Malcav

    DTS Runs but Scheduled DTS does not

    Its cool. there was a dead notes session running in the background. For some reason this does not effect the manual running of the dts but it stops the sql job in its tracks. SOmething to keep in mind for futur reference.
  2. Malcav

    DTS Runs but Scheduled DTS does not

    Hi I have a DTS on our server and when I log on to the machine and manually execute the dts it runs through fine. However when I schedule it and start the job it get through the first step and then stops. I does not error or anything just sits there saying it is running but it is not. Not sure...
  3. Malcav

    Default parameter (no more '...')

    This is still not solved some one must have an idea for a solution.
  4. Malcav

    Default parameter (no more '...')

    When you link a parameter to a 'list of values' the default value box is no longer available.
  5. Malcav

    Program a web front end

    Thanks will check that lot out.
  6. Malcav

    Default parameter (no more '...')

    Ok here is the skinny I open a version 9 report in XI and save it as XI version. Link the parameters to "list of values" we have set up. Then I run the report. In each of the parameters appears as '...' The next is the drop down list is '...All' After that appears the list of values If you...
  7. Malcav

    Program a web front end

    Hi Sorry for putting up 2 post but this is a new topic. As in last post I am changing all our v9 crystal reports to xi we currently use crystal enterprise to display the reports to the users on our intranet. We have infoview (which i believe is the xi equivilent) however we dont like the...
  8. Malcav

    Default parameter (no more '...')

    Hi I am currently working on converting my companies 1000 or so crystal 9 reports to crystal XI. Some of the reports we have have 15 parameters and how it is currently worked is that all the parameters are defaulted to 'All' and the user can pick things they want to change and limit the result...
  9. Malcav

    Enterprise corrupting reports file on upload

    Hi I have had to re write a very complex report twice now and with the same outcome. As soon as i try to upload a report into crystal enterprise it corrupts this file and any backups of the file i have Crystal support are giving me the run around by not using english speaking staff. Can anyone help.
  10. Malcav

    Locking down my spreadsheet

    Its cool I have done an if. THanks everyone thats great.
  11. Malcav

    Locking down my spreadsheet

    THat did work however i cant now save it in place he he he.
  12. Malcav

    Locking down my spreadsheet

    Still allows them to save if they do the alt+f4
  13. Malcav

    Locking down my spreadsheet

    hey yogia that worked perfectly solving my full screen problem now it is just the saving problem.
  14. Malcav

    Locking down my spreadsheet

    Hey CaptainD Yeah they only have access to the ceels that they should however when it closes down (alt+f4) it allows them to 'save as' which we cant have there is some very vital business data stored in here.
  15. Malcav

    Locking down my spreadsheet

    Hi I am working on a spread sheet the populates itself completly from sql. THe users have an area they can change and update but I want to stop them using anything else. I have this chunk of code : With Application .DisplayFullScreen = True .CommandBars("Full...

Part and Inventory Search

Back
Top