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 derfloh 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: *

  • Users: gkbren
  • Content: Threads
  • Order by date
  1. gkbren

    Exchange Contacts-Body field?

    I am writing a server side program to update contacts in a public folder on Exchange 2000. Thanks to all that helped on my previous question, but I have one more question. Is there any way to import information into the Body (message) area of a contact on the server side? I am using a...
  2. gkbren

    Import contacts into public folder in Exchange

    I am writing a program (VB6) to import contacts into several public folders. I am getting a Error 6 - Overflow if I try to process more than about 325 records. (Works fine on less than 300 records.) I am using ADO to create the link to the Exchange Public Folder and reading the names from a...
  3. gkbren

    Using VB to import Contacts into Public Folder

    I am writing a program to import contacts into several public folders. I am getting a Error 6 - Overflow if I try to process more than about 325 records. I am using ADO to create the link to the Exchange Public Folder and reading the names from a CSV file. I am using code from...
  4. gkbren

    Two Outlook Annoyances--prompt for password and..

    I am able to work out of my house for part of my time (yeah!) but am having problems getting e-mail in a timely fashion. I have my own network and domain at home. My company requires remote users to access Exchange through a VPN using Outlook offline. When I click the toolbar button...
  5. gkbren

    Converting VBScript to VB exe

    I know this isn't the forum for Visual Basic, but I have a VBScript that adds address information to the active directory. I am trying to use that script in a visual basic program (reading from one source and writing to AD). However, it crashes on the "set objUser = GetObject" line...

Part and Inventory Search

Back
Top