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!

Search results for query: *

  • Users: mherz715
  • Content: Threads
  • Order by date
  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

    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.
  4. 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...
  5. 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.
  6. 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...
  7. 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...
  8. 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...
  9. 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...
  10. mherz715

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

    Hi! "Cannot access the selected table" This is the error that i've encountered when i try to open an another form. I think it because of the combo boxes using the same record source and type. For example: In Form1 I have combo box name: loan type In form2 I also have combobox name: loan type...
  11. mherz715

    Format Date represent the Month and year in Visual Foxpro

    Hi! I am just getting to start to know more about foxpro. I would like to know how to display a date represent a month and year only... something like this: "Jan2012" Thanks in advance....

Part and Inventory Search

Back
Top