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!

Recent content by moppsy

  1. moppsy

    MySQL and MicroSoft Word

    The 20 years was just synomous to mean forever. We've actually been using MySQL for about 8 years.
  2. moppsy

    MySQL and MicroSoft Word

    Thanks everyone. Can you point us in the direction to get the complicated VBA code because it is highly desirable to use Word for our end users. However, our backend has been MySQL for 20 plus years. We cannot change it at this point.
  3. moppsy

    MySQL and MicroSoft Word

    Tony we have the ODBC installed we need the code to update MySQL from MicroSoft Word. That's the problem.
  4. moppsy

    MySQL and MicroSoft Word

    Thanks Tony. We believe using an ODBC/JDBC connector is the answer but we don't know how to use it. Can you give us some sample code or scripts. We could not find any answers on the internet. Thanks
  5. moppsy

    MySQL and MicroSoft Word

    We are trying to allow someone to use MicroSoft Word on their computer to update the MySQL databasse on a remote server. Nothing is working. Any idea what we need to do to accomplish this. Thanks for your help in advance.
  6. moppsy

    List Box Properties

    Thanks Bart, now I need to know how to increase from let say 40 characters or how to change from a non sql-cursor? Thanks again.
  7. moppsy

    List Box Properties

    Need Help. We have a list box that holds long company names. However, it appears that company names greater then 50 characters are being cut off. Is there a property to set this limit higher? Thanks in advance.
  8. moppsy

    Need coding assistance

    I have a Visual FoxPro 9.0 application that when a record is deleted it goes back to the first record instead of going to the next record after the deletion. Can anyone give me the code to stay at the next record after a user deletes instead of the program jumping back to the first record...
  9. moppsy

    on leaving site pop up

    Thanks everyone for your help. The popup is working however when we hit the refresh button the popup screen comes up eventhough the user has not left the website. How can this be fixed. Thanks again.
  10. moppsy

    Adjustable FoxPro Screen

    Thanks for the feedback. We are trying to maximize the actural objects on the form rather then just the form. Is there anyway to do this. How do we figure out how to stretch the objects. Thanks again.
  11. moppsy

    Adjustable FoxPro Screen

    I would like my FoxPro 6.0 application to have an adjustable screen that allows the automatic minimizing and maximizing of the viewing area so I don't have to use a scroll bar. Is there anyway for automatically adusting the viewing area of the application? Thanks in advance
  12. moppsy

    Pop-Up Box Using Java

    Lee, I understand that. Could you please give me a solution to the problem.
  13. moppsy

    Pop-Up Box Using Java

    I am trying to create a pop-up box using Java scripting that appears after someone exits my website. In other words, when the user leaves my domain and goes to another domain. I am having problems figuring out how to determine/detect when someone leaves my website/domain. Can anyone help me...
  14. moppsy

    Parsing XML Files Using VFP

    Thanks Tamar, could you or someone out there please give me more information about how to use the XMLAdapter to do what we want. Thanks so much for the help.
  15. moppsy

    Parsing XML Files Using VFP

    We are having some problems with parsing xml files. Some of entities don't exist for every record and this is the only way we came up with to keep the program from erroring out. Does anyone have any better suggestions for writing this code and account for those entities that don't exist in...

Part and Inventory Search

Back
Top