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

Search results for query: *

  1. ricaforrica

    Account Lockout Policy applies to Change Password option???

    Hello Brandon! I will check the web for information on LsaChangePassword API, just to know some more. But that was what I really needed to know, thanks for your help. :) Ricardo.
  2. ricaforrica

    Account Lockout Policy applies to Change Password option???

    Greetings! In these Microsoft pages, http://technet2.microsoft.com/windowsserver/en/library/e903f7a2-4def-4f5f-9480-41de6010fd291033.mspx?mfr=true (in "Account lockout threshold") and http://technet2.microsoft.com/windowsserver/en/library/d7e66b86-7b31-45a8-b11f-449fe7e7c62e1033.mspx?mfr=true...
  3. ricaforrica

    Access Form with PivotChart

    Hello! I have a query, qryContract, which returns a list of software apps along with the start and end dates for the respective licensing contracts. Then, I created the following Crosstab Query: TRANSFORM Func(qryContract.StartDt,qryContract.EndDt) SELECT qryContract.Soft FROM qryContract...
  4. ricaforrica

    Solaris/SunOS software inventory

    Greetings! I have the following software list from a Solaris machine: BOLTpget BOa2ps BOgzip BOtar BOtcpdump BOtop BOwget FJSVhea FJSVvplr FJSVvplu GBxpm GNUcvs GNUgcc GNUmake IJjpeg NSCPcom SFWjoe SMCapache SMCapch51 SMCbash SMCcvs SMCemacs SMCglib SMCgtk+ SMClibgcc SMClibpng SMClibung...
  5. ricaforrica

    "Availability" software in HPUX

    Greetings! I'm currently auditing the software installed in the company's servers. After executing a swlist on the HPUX machines, I'm doing the inventory, with a description for each application. One of the programs which I've found in the servers is the following: Availability 0.00.01018...
  6. ricaforrica

    Oracle Discoverer configuration

    Hey! I found it: the file is "Worksheet.uix" in \j2ee\OC4J_BI_Forms\applications\discoverer\discoverer\ and what must be deleted is: "form destination="/discoverer/app/parameters"" (...) until "form" Farewell, Ricardo.
  7. ricaforrica

    Oracle Discoverer configuration

    Hey! The previous post applies only for older versions of Oracle Discoverer. After weeks of searching, I came to this point: the only solution is to edit the configuration files (.uix) on the server. Anyone there familiar with these files?? Best regards, Ricardo.
  8. ricaforrica

    call discoverer from oracle form

    Hello! You can use the host built-in to invoke a internet explorer browser wiht the url being the location of your worksheet... Ricardo
  9. ricaforrica

    Launching IE from command line

    Thanks for your help!
  10. ricaforrica

    Oracle Discoverer configuration

    Hello again! I have found the following info on this subject: Problem Description ------------------- You want to customize the Discoverer viewer interface for some applications and users. However, for others the standared interface with all functionality is needed. Instead of customizing...
  11. ricaforrica

    Launching IE from command line

    Hey Dan! The kiosk mode is the option that seems to be the closest to my needs. I must check with the client in order to verify that this would be suitable... Thanks for your help! Ricardo
  12. ricaforrica

    Oracle Discoverer configuration

    Greetings! I'm starting to work with OracleBI Discoverer IAS and I must try out some of its features, in order to suit the company's needs and improve the work done so far. One of the details that is required to change is the report's info displayed in Discoverer Viewer: the parameters are...
  13. ricaforrica

    Launching IE from command line

    Greetings! I wonder if there are option switches for launching IE from command line in order to disable some features: address bar or navigation bar, for instance... If not, can you point me what are the available options? Thanks for your help, Ricardo Pinto
  14. ricaforrica

    How to call a word document with OLE2 in Oracle9i for the Web???

    Hello! I'm currently working on a healthcare solution developed in Oracle Forms. Imagine a doctor assisting his patient: he uses our "doctor desktop" which provides all kind of information about the patient and his' clinical episodes. One of these features is the generation of a MSWord clinical...
  15. ricaforrica

    Play and PAUSE a wav file from Word VBA

    Hey Glenn! Well, what can I do? Some client wants to control the sound file from word! ;) My company works in healthcare software, so I suppose people in the hospitals cannot loose time... If you have some ideas for this, let me know! Thanks for your concern, :) Ricardo.
  16. ricaforrica

    Play and PAUSE a wav file from Word VBA

    Thanks Rob! I've actually been there today, and it's the best site so far on this subject! But it doesn't explain how to pause the sound file :( (I couldn't find nothing about it there)... I'll keep searching.. See ya! Ricardo
  17. ricaforrica

    Play and PAUSE a wav file from Word VBA

    Hello people! I want to have a menu and key shortcuts to play a wav sound file from Microsoft Word (2002). I checked the "sndPlaySound" function and played a wav, but I can't seem to pause or stop it! Is there anyway to do this? I thank anyone who could help me! Best regards, Ricardo Pinto.
  18. ricaforrica

    Controlling an external application from Word

    Hey Gerry! The application was developed here in my company, so I believe we can possibly change it to suit our needs... I know it is a simple play/stop/pause controller.. I'm going to check with my colleague who developed it and then I'll share more info about that application. Keep in...
  19. ricaforrica

    Macro to controll an application

    Hey Glenn! The application was developed here in my company, so I don't believe the help files predicted this need! ;) But at least we can possibly change it to suit our needs... I know it is a simple play/stop/pause controller.. I'm going to check with my colleague who developed it and then...
  20. ricaforrica

    Macro to controll an application

    Hello guys! I have a Word medical report and a audio file with the info which must be written. There is a simple application who runs the audio file. What I want to know is if I can send a play/pause instruction to that application from Word! Is there anyway to do this? I believe I could...

Part and Inventory Search

Back
Top