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 gkittelson 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. deepgrewal22

    BCM Error When Saving a Modified Form

    I am currently running Microsoft Office 2010 with the Business Contact Manager for Outlook. I have come across an error which has little to no relevant information on the web. Procedure: (1) Open the record for a Business Contact. (2) Begin to edit the form in the Developer toolbar. (3) Make...
  2. deepgrewal22

    Processing Options and Sequence

    I also added this post to jdelist.com. I was just hoping that redundancy would help a bit. Thanx for the suggestion! Deep Grewal "Microsoft Works" - oxymoron
  3. deepgrewal22

    Processing Options and Sequence

    I'm currently writing an external/third party application that connects to JD Edwards 8.10 via ODBC. My application has the ability to query (SQL) JD Edwards tables from all databases (SY, CTL, DD, OL, VL, DATA). It is crucial for me to be able to identify the Processing Options of an...
  4. deepgrewal22

    Can an image/graphic be saved to a JDE 8.12 table?

    I am developing a custom, 3rd party application (Proof of Delivery) for JD Edwards 8.12 which captures a signature from the recipient of a delivery. The signature can be saved as a bitmap (BMP) file. Can this graphic (signature bitmap) be saved to a JD Edwards table? Is there a business...
  5. deepgrewal22

    JDE Implementation & Usage Statistics

    jmd0252, Thanx for your reply. I will check out the JDE Tips website and attempt to contact the Quest user group. Deep Grewal "Microsoft Works" - oxymoron
  6. deepgrewal22

    JDE Implementation & Usage Statistics

    The organization that I currently work for provides 3rd party automated data collection solutions for both JD Edwards and SAP. However, they are considering a halt on further JD Edwards development because management is under the impression that JD Edwards is a "dying market". I need to find...
  7. deepgrewal22

    How Do I Assign SQL Results to VBA Variables?

    Thank you, Sir! Deep Grewal "Microsoft Works" - oxymoron
  8. deepgrewal22

    How Do I Assign SQL Results to VBA Variables?

    How do I query a table using SQL in a VBA module and return the result into a VBA variable? Dim intCount as Integer Dim strSQL as String strSQL = "SELECT COUNT(*) FROM <table_name>;" DoCmd.RunSQL (strSQL) 'How does intCount get set to the result of strSQL? Deep Grewal "Microsoft Works" -...
  9. deepgrewal22

    Laptop Blurry in Extended Desktop Mode

    Tony, Thanx for the information. I was able to find the correct driver for my laptopn by going directly to the vendor's site (Intel). I'm aware of the techniques that you're describing and I had applied them when I was using the Dell driver. However, nothing could eliminate the...
  10. deepgrewal22

    Laptop Blurry in Extended Desktop Mode

    BadBigBen, Thanx for that suggestion. I tried it and if made my Window control buttons (Min, Restore, Max, Close) look like I was visually impaired. I figured that I can wait a little bit longer (hopefully many years) before I need to resort to doing that again. Deep Grewal "Microsoft...
  11. deepgrewal22

    Laptop Blurry in Extended Desktop Mode

    There's nothing wrong when using the 1440x900 resolution. I suppose that I'm just getting a bit too old to read text that small. Deep Grewal "Microsoft Works" - oxymoron
  12. deepgrewal22

    Laptop Blurry in Extended Desktop Mode

    I uninstalled the DELL driver and downloaded the driver from INTEL. This seems to have fixed the problem. However, with the DELL driver, the max resolution (native) was 1280x800. With the INTEL driver, the max resolution is 1400x900. When I try to set it to 1280x900, the size of the screen...
  13. deepgrewal22

    Laptop Blurry in Extended Desktop Mode

    I've tried that and it still appears a little blurry. Maybe that's just how the display is supposed to look on the laptop screen? Deep Grewal "Microsoft Works" - oxymoron
  14. deepgrewal22

    Laptop Blurry in Extended Desktop Mode

    I have been using a laptop and monitor combination (as extended desktop) for years at different jobs. At my new job, I have personally formatted and reinstalled the drivers for my issued laptop because the screen on the laptop looks slightly blurry when compared to the extended desktop monitor...
  15. deepgrewal22

    Cannot See Files on External Hard Disk Drive

    Thanx for the reply. I ran CHKDSK /F on the drive and it seemed to have fixed the problem. There were many "orphaned" files which may not have the proper indexing. I don't know why taking a portable hard drive to another machine would cause this to happen. Deep Grewal "Microsoft Works" -...
  16. deepgrewal22

    Cannot See Files on External Hard Disk Drive

    I recently purchased a Fantom 500GB USB external hard disk drive. I connected it to my laptop and was able to copy files to it. I then took this drive and connected it to my desktop PC (in another city, unfortunately) and also had no problems copying files to this drive. However, when I...
  17. deepgrewal22

    Accessing Acrobat 9.0 Pro Menu Using VB.NET

    I would like to gain access to the application object for Acrobat. I have a custom Acrobat form (pdf) which I would like to access a menu item from via VB.NET. The form will be deployed on multiple PCs which may have various versions of Acrobat installed. Therefore, the code must not be...
  18. deepgrewal22

    Installing XP Pro MCE 2005 on 2 Machines

    CMeagan656, thanx for the previous comment/clarificaction. Smah, unfortunately I have to use Windows because I take my work home with me (VB programming) on rare occassions. Normally, I keep the Linux hard disk in the hdd bay and only swap it out when I have to work from home. Thank you all...
  19. deepgrewal22

    Installing XP Pro MCE 2005 on 2 Machines

    I don't mind paying money for good software. It just bugs me when I have to pay money for software from a multi-billion dollar organization that takes shortcuts in every phase of the SDLC process and then over-prices and over-evaluates their products. For example, Tim Berners-Lee (inventor of...
  20. deepgrewal22

    Installing XP Pro MCE 2005 on 2 Machines

    No, it wasn't legal, but buying a separate copy of Windows 2000 (or separate licenses) for 3 machines within one home seemed unnecessary. Deep Grewal "Microsoft Works" - oxymoron

Part and Inventory Search

Back
Top