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 Rhinorhino 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: BillyL
  • Content: Threads
  • Order by date
  1. BillyL

    BackupExec fails because of a corrupt SMTP file

    My backup is failing because of the following error: WARNING: "\\SERVERNAME\Microsoft Exchange Mailboxes\SMTP(SERVERNAME-{F4D317B4-F182-4FA9-9FEF-0BEAF75FDB36})[connection/cn=smtp(servername)/cn=-{F4D317B4-F182-4FA9-9FEF-0BEAF75FDB36}]TempTable#6 Delivery Status Notification (Failure)" is a...
  2. BillyL

    Corrupt file in Exchange Mailboxes\SMTP

    I'm not sure if this is the right place to ask this but I'll give it a try. My backup is failing because of the following error: WARNING: "\\SERVERNAME\Microsoft Exchange...
  3. BillyL

    differnece between domain_name.local and domain_name.com

    When installing Win2k server I have a choice in naming my domain DOMAIN_NAME.com or DOMAIN_NAME.local. What is the difference in the two. I am setting up a test server to study the system. I have an Internet domain name. Does that make a difference? Thanks
  4. BillyL

    Open a form from a combo box

    This may be basice but... How can I open a form and diplay a specific record that may be modified from a combo box selection? In other words, I want to click on a contact name in a combo box that appears in my Company form and have the contact record displayed in a separate form.
  5. BillyL

    Passing info between forms

    I have a main form that contains company information. I want to place three subforms in the main form which will be contact information for three different contacts for the company. I envision an ADD button on each of the subforms that when clicked the Contacts form will open with the company...
  6. BillyL

    Delete records in subforms

    I have two subforms (sfrmCalls and sfrmNotes) in a form (frmCallLog) both subforms are from a single table. The only way I could get them to synchronize and work was to add the CallID field to the sfrmCalls form (Visible=false) and make it the master link for the sfrmNotes. Here is the...
  7. BillyL

    Subform linked to another subform

    I am setting up a Call Log subform within a company main form. I have tried to mimic the Call Log subforms in the Contacts.mdb sample database that shipped with Access 2000 but am having no luck. I have two subforms based on the tblCallLog table. One subform contains the CallDate...
  8. BillyL

    Tab Control Text

    I have multiple Tab Pages in a form. The first page has the controls and fields from one table, the other pages have subforms. On the first page I typed and formatted the text label "Company Information." I inserted a new last page and the "Company Information" text...
  9. BillyL

    Defice text from control

    In my form I have an option box with two radio buttons: optPriv(value=1) & optPub (value=2). The control souce is the PrivPub field in the table. What I am trying to do is to have text displayed in the form header depending on which radio buttonis selected. If optPriv is selected I want the...
  10. BillyL

    Transparent background with text

    I creeated a logo in Corel Draw 9 using text and graphic lines. I want to export the logo as a gif so I can use it in a web page. I have attempted to mask out the white space so that the text will sit on top of the html background and the background will show through the holes in the graphic...
  11. BillyL

    No contacts in address book

    I recreated a new Personal Folder in Outlook 2002 and now I have no contacts in my address book. The Contacts folder is filled but the names are not reflected in the Address Book. I can't figure out what the problem is. Any ideas? Also, is there a way to import Contacts into the PAB file...
  12. BillyL

    Need to send emails to multiple addresses

    The users in my company use Outlook 2000 clients. We use MS Mail for internal mail and Internet Mail for Internet mail. Some of my users have Blackberry devices. I have set up their Internet mail accounts to send a copy of the incoming Internet mail messages to their Blackberry devices. Here...
  13. BillyL

    Can't save display settings

    I have a Dell laptop. I can't seem to save my display settings after I shutdown. When it starts up, the video settings are at 600x480. I can change it (with effort) to 1024x768 and all is fine...until I reboot. Here is a twist: Even when the display settings are at 1024x768, the web pages in...
  14. BillyL

    Print a single record to a label printer

    I want to print a single record to a lable printer. Since the label printer is not the default I would like to change the to the label printer before I print the record. The flow of processes would be: - Open the form - Find the record - Change to the label printer - Print the label I hope...
  15. BillyL

    Can I create a Stand-Alone app from an Access Database?

    I've created a contact management application in Access and would like to distribute it to all users in the company. I would like to avoid purchasing Access for each user and just create a stand-alone Visual Basic application that I can install on the client workstations. Can the forms and...
  16. BillyL

    Outlook 2002 hangs when opening email with attachments

    My Outlook program has started to hang whe I attempt to open an email with any kind of attachement. After I resart Outlook and/or reboot the computer the same thing happens. I have resinstalled the program. I have run the Inbox Repair Tool several times with no errors in the pst file...
  17. BillyL

    Mail Merge from Access-Format phone numbers

    I have set up a Word mail merge document that reads a query in Access. It works fine except that the phone numbers are not formatted in the word document: (555)555-5555, they are simply displayed as numbers:5555555555. I have set the input mask for phone numbers and the phone numbers are...
  18. BillyL

    Open a Word template from Access

    I want to open a Word template that is setup to merge with a query in Access. I created an application button to open Word, but how do I open a new document based on a template using the Access application button?
  19. BillyL

    Can I lock individual records??

    Is it possible to lock individual records from being modified by certain users? I have a contact management database which I would like all users to be able to view all records but only selected users can edit certain records. So if a user wants to add or edit an address related to him/her...
  20. BillyL

    Report page setup code??

    I have a mailing lable report that keeps losing the page setup paramiters. When the report is open I have gone into File, Page setup and reset them and then saved it and that seems to work...for a while. At some point the page setup always seems to revert back to the defaults. Is there a way...

Part and Inventory Search

Back
Top