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. Linebacker

    Difference Mail Meeting Item

    Hi, I need some help with the COM for the Lotus Notes BackEnd. Either I'm blind or dumb, but I can't seem to figure, how the COM Objects for the Notes BackEnd separate a Mail from a Meeting Item. Background is, that I want to create a Meeting item in a Notes DB using the COM for the Notes...
  2. Linebacker

    Retrieving a string value from a datagrid field

    Thank you very much. Worked out fine. Really helped me. LB
  3. Linebacker

    Retrieving a string value from a datagrid field

    Hello, I want to read the value of a string which is in a field in a DataGrid. The primary key of the row I want to read from is chosen by a randomizer. I have already stored the result of the randomizer in a variable. (see source code below) Looking forward to your answers. Random rnd =...
  4. Linebacker

    AllDayEvent Property in Outlook

    Hi, I programmed a applet for our ERP-System which generates an AppointmentItem in Outlook and sets the AllDayEvent Property for this item "True". Whenever I open Outlook itself on the "Outlook Today" Page the calendar listing shows my AppointmentItem as an AllDay Event, but...
  5. Linebacker

    I need the index numbers of the Outlook Folders

    Thx, it sure did. I actually found some MSDN CDs after a long search in the depths of our archive wich should answer such wuestions in the future. LB
  6. Linebacker

    I need the index numbers of the Outlook Folders

    Hi All, I need to call VBA methods from an external tool. Therefor I need an index of the Outlook default Folders. I found the indexnumbers of 2 Folders (FolderInbox = 6, FolderTasks = 13), but I can't find the other ones. If anybody could help me out, I'd truly appreciate it. LB
  7. Linebacker

    !!Urgent!! CR and Terminal Server !!Urgent!!

    We developed a programm written in LJ4, a proprietary language, and use CR for reporting. It all works fine except one thing. I can not seem to run any calls for CR when logged on via Terminal Server. Does ANYBODY have ANY experience with CR and TS and knows what might help me.
  8. Linebacker

    TTX File Required at Runtime?

    It depends on how you are gonna distribute the report. If you are able to save data within the report you might not need it. But generally a ttx-File generates it´s data content AT runtime, so you will most likely need it as well as a Database-Access.

Part and Inventory Search

Back
Top