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!

Recent content by Jomercat

  1. Jomercat

    PDC Offline Issue

    Seaspray0, Thanks for your reply! I have three domain controllers. The first domain controller was the one down. Will ensuring that a Global Catalog server is available when a master domain is down prevent the error from appearing. As far as I understand, I can configure the three servers to...
  2. Jomercat

    PDC Offline Issue

    Hi all, While our PDC (Windows 2000 Server)was offline(Down), I tried to modify a Group Policy on a Domain Replica server and I got an error stating: ========================================================== "The Domain controller for the Group Policy operations is not available. You may...
  3. Jomercat

    Configuring Exchange 2003 for external access

    nsantin, Thanks also! Pretend I want to host our Web site as well. In this case, where do I register the MX record in our Internal DNS server? How about the addresses pointing to our domain. Right now they are listed as below when you go to Network Solutions and go to the WHOIS. Domain...
  4. Jomercat

    Configuring Exchange 2003 for external access

    Hi all, Hope somebody can help. I am totally new to the Exchange world. Could somebody explain how to configure an Exchange 2003 for external access? Pretend I have an external static IP addres of 69.0.0.1. Our E-mail is currently hosted by a company and I want to integrate our own mail...
  5. Jomercat

    Crystal Reports 9 and VFP 9

    Thanks IdoMillet! Got it!!
  6. Jomercat

    Crystal Reports 9 and VFP 9

    IdoMillet, Thanks for replying! What is the BO's tech support? Thanks. Jose.
  7. Jomercat

    Crystal Reports 9 and VFP 9

    HI all, I hope that somebody can help. I am working on a VFP 9 project for which I need to integrate some reports. I will be using Crystal Reports 9. Does anybody have any sample code which I can use as a reference as this is the first time I will integrate CR9 and VFP. Thanks in advance. Jose.
  8. Jomercat

    Trigger at the field level

    Got it! Thanks so much! Jose.
  9. Jomercat

    Trigger at the field level

    SQLSister, Now If I want to log the individual changed values; in other words, field A (oldvale-newvalue), field B (oldvale-newvalue), etc. how would I write the statement. I got it to work for one field, but when I try to update more that one, I am getting an error..... "Msg 8152, Level 16...
  10. Jomercat

    Trigger at the field level

    SQLDenis, Thanks for the prompt reply! I will check the link. Jose.
  11. Jomercat

    Trigger at the field level

    Hi all, I am new to the SQL triggers. I am designing an application which uses SQL as the backend. I want to be able to track changes to five fields of a table. Is it posible to use triggers at the field level. In other words, fire the trigger if either of the five fields is updated? Thanks...
  12. Jomercat

    Object Browser

    Marcia, Thanks for your reply!!! How do I get it/install it? Is ther an additional VFP feature I did not install? I purchased the MegaFox: 1002 Things You Wanted......... Very good work Marcia!!!!! Jose.
  13. Jomercat

    Renaming Grid Colums Header

    MikeLewis, I have the captions as week 1, week 2....... already. What I need to do is change that caption to the week ID data field. In other words, instead of week 1, week 2, etc, I want to change it to 20060101, 20060108, and 20060115. Jose.
  14. Jomercat

    Renaming Grid Colums Header

    Thanks guys for replying!!! I am sorry, what I meant to say is to change the header caption for the columns. What I have is a cursor which has the departments in our company. The cursor includes the Department ID, a Week ID, and the available working hours per week. Department ID Week ID...
  15. Jomercat

    Renaming Grid Colums Header

    Hi all, Hope somebody can help. I am working in a VFP 9 project for which I need to rename the grid column header. Does anybody know how to do this? Any help would be appreciated. Jose.

Part and Inventory Search

Back
Top