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

  1. WalterJolon

    Deleted Database Accidentally

    Hi everyone!, I delete a database accidentally from the enterprise manager and I just wanna know if I could restore my database if I don't have any backup? Thanx for ur help and please somebody help me! Walter Geovanny Jolon Ruiz Guatemala, C.A.
  2. WalterJolon

    Consuming Web Services

    Hi, I'm trying to send XML data but I'm having troubles, I'm using This code: LOCAL loService1 AS "XML Web Service" LOCAL loException, lcErrorMsg, loWSHandler TRY vXML = "<?xml version="1.0" encoding="utf-8"?> <soap:Envelope xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"...
  3. WalterJolon

    Problems sending XML to a Server

    I'm trying to send XML but it doesn't work, someone help me please! This is the code: ********************************************************** Create Cursor CurXML(Respuesta M) ** Estructura XML strXML = "<?xml version='1.0' encoding='utf-8'?><Root><Item>ID1</Item><Item>ID2</Item></Root>"...
  4. WalterJolon

    How to avoid &quot;Access Violation&quot; in a report

    We are using an application made it with Delphi 3.0 that was workin succesfull and was running on Windows 98 but now it's running on Windows XP, the problem is when the user wants to display a report but the system show this error: "Access Violation". Another problem is that I don't have the...
  5. WalterJolon

    How to desactivate keys from VFP

    I already desactivate the taskbar of the desktop but for security I wanna desactivate the start menu key because I don't want that the user navigate can access into My Pc of the explorer, if someone can help me I'll appreciate it!!! regards!!! Walter Geovanny Jolon Ruiz Guatemala, C.A.
  6. WalterJolon

    How desactivate my desktop for use only my aplication?

    I need to desactivate my desktop for security and just let the users use my FoxPro v.7.0 aplication, if someone can help I will appreciate it!!! Walter Geovanny Jolon Ruiz Guatemala, C.A.
  7. WalterJolon

    How can I get a registry key value?

    Hi!, I wanna disable some options of my main menu, but I can't use values from tables, I wanna use values from the registry, at this time I just know how to create and set a values into a key values but now I wanna get the value.
  8. WalterJolon

    someone press the print button in the preview window?

    How can I know if someone press the print button in the preview window? I wanna know that because I need to change the check status and the user wanna see the check in screen first before to send it to print but how can I know if the report was send it to print or the user leave the report...

Part and Inventory Search

Back
Top