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 derfloh 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 aliw

  1. aliw

    xmltocursor problems

    Thanks for you ideea, but all this things are done. I have installed the packet from microsft with msxml4.dll with sp2. If i don't have installed msxml3.dll the error i get is : "OLE error code 0x800401f3:Invalid class string" After regsvr32 msxml3.dll the error : "msxml3.dll: The system...
  2. aliw

    xmltocursor problems

    Hi all Maybe my problem is not a Vfp one, but is related to. I have a .xml file and i want to transform it into a .dbf one. Syntax i use is : xmltocursor('evidenta.xml','evid',512) &&&&& ('evidenta.xml' is my file and 'evid' the new cursor) The error is ...
  3. aliw

    CLASSES, THIS_ACCESS and COLLECTION

    Hello ! I have a problem with some classses (c1,c2,c3) . This_access method is and isn't execute all the time. Here are 2 cases : I. First one - in test expression everything is ok . *1.------------------------- define class c1 as custom c1p1='c1p1' c1p2='c1p2' add object objc2 as c2...

Part and Inventory Search

Back
Top