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 strongm 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 mherz715

  1. mherz715

    Update the existing record from the other tables

    Hi Everyone, Need your help on this. I have two tables that I need to identify if there is a data existing from my secondary table and update it on my primary table, and if there is a new record from the secondary, should insert that data too. But there is a problem in my data, there is a data...
  2. mherz715

    Apache Tomcat and Servlet Configuration

    Hi Everyone, I would like to ask how to configure the servlet manually. I have installed apache tomcat ver. 7.0 on my unit. However, I have a problem regarding running servlet file... It always prompt me an error and says "HTTP Status 404" desciption : "The requested resources is not available"...
  3. mherz715

    How to change the Local Security Policy in Windows Server 2008 R2

    I made our Server as a Domain COntroller... before, i am able to modify the local security policy but after I installed the Active Directory the Policy has been disable. Do you know How I can able to modify the Policy? Thank you.
  4. mherz715

    How to change the Local Security Policy in Windows Server 2008 R2

    Hi! I have a problem regarding on our server (Windows Server 2008 Enterprise Edition 64bit) specifically on local security policy . I don't know how to change the parameter, and seems like I need to reset the password after 42 days. how I'm able to change the policy??? Thanks in advance.
  5. mherz715

    Fox Pro Report - Cumulative Value

    Thank you so much sir....
  6. mherz715

    Fox Pro Report - Cumulative Value

    Good day! I would like ask, how I am able to show a cumulative value in FoxPro REPORT??? Below is the example report that I want to display: Description DEBIT CREDIT BALANCE Beginning Balance 4,000.00 1,500.00 2,500.00 CRB 1/2011...
  7. mherz715

    Change Password Policy in WIn Server 2008 R2

    Hi! I have new installed Windows Server 2008 R2 Standard Edition, and I notice under the local security policy, all password policy are disabled. Is there a way to enabled it??? I really want to change the setting of password policy. Please help me. Thanks in advance.
  8. mherz715

    FOR.. ENDFOR Statement

    Hi! I have a problem regarding on my data.see sample below: In my table1 I have two fields: PRODUCT# DESCRIPTION A516 PRODUCT#1 A516 PRODUCT#2 B200 PRODUCT#3 B200 PRODUCT#4 Now, what I want to do is to...
  9. mherz715

    Calculation of Data in FoxPro Report/Form

    To all, thank you for the response. To rephrase my question: I am trying to create a simple form and report and I'd like to ask what condition should i use (that might be the best)to formulate the data below in foxpro report or should I put in a form of code. For example I have two record...
  10. mherz715

    Error 438 Object Doesn't Support this property or method

    Thank you for the information... I am now able to run the application of VB6(32bit) in windows7 64bit Pro.
  11. mherz715

    Error 438 Object Doesn't Support this property or method

    Good day! I bought a new laptop(Win7 64BIT Pro). And I installed the system which made in Visual Basic 6.o (running on 32bit). The problem is I cannot open any form, it always prompt "Error 438: Object Doesn't Support this property or method" I already set the compatibility mode into WinXp but...
  12. mherz715

    Calculation of Data in FoxPro Report/Form

    Good day, I am trying to create a simple form and report and I would like to ask how I formulate the data below in foxpro report or in a form of code. For example I have two record: 1. Expandable Exp. 3,000.00 2. Salary and Wages 13,000.00 What I want to do is to have...
  13. mherz715

    Cannot access the Selected table when I try to open an another form

    WOW!!!! Thanks a lot guys.....
  14. mherz715

    Cannot access the Selected table when I try to open an another form

    Thank you for the reply. I applied it on my form and it works(no error occurred). However, I notice there is a little problem after I set the DATA SESSION into 2. When I open the form2, i notice that before the data is displayed, it shows the query/command w/c supposedly not visible in the...
  15. mherz715

    Slow File Transfers Between Win2003 Server to Workstation(XP)

    Good day, I installed a new Windows Server 2003 -Active Directory, but the problem is, when we try to transfer the data from Win2003 server to workstation, it always prompt: Error Copying File or Folder: The specified Network is no longer available... it seems the connection was failed...

Part and Inventory Search

Back
Top