Is there any way to upgrade VFP9sp2 to use MSXML 6? I remember that the CURSORTOXML() and XMLTOCURSOR() functions were just wrappers for functions in MSXML 4, but since version 4 is past end of life and is not secure I would like to upgrade.
Thanks for any help or guidance,
Steve
Hi Mike,
No need to apologize for the obvious. I have been known to overlook that in the past. In this case though that's not it... unfortunatly...
Would anyone like to take a look at the class just to see if I missed anything?
Thanks again,
Steve
Leland,
Thanks for the speedy reply.
I just checked and the Key is unique. Even if it wasn't I would have expected VFP to give sone warning that the update didn't happen, right?
I am using the NorthWind sample data set the Customer table and the class I have written is based on the Data...
Is anyone using the new VFP cursorAdaptor class?
I am having a problem getting my CursorAdaptor class to update the database. It pulls data from the database flawlessly and appears to update as well, returning .T. from TABLEUPDATE(), 1 in _Tally, and .T. in lResult.But the original table...
Mike,
Thanks for the info about the Icon! I didn't know that and that helps a lot.
The problem that I see with the second issue is not with me using the VCX, I wrote them so I know which ones can be used directly and which ones are support components. The problem is when you distribute them...
I love to write tools for use in VFP but something that bothers me is that you don't have more control of what is shown on the Form Control toolbar and how it is shown.
For example, when I create a class based on a container it shows up on the toolbar with the container icon... not...
Mican,
I just discovered that the VFPSkin 2.0 VCX is at http://www.vfpskin1.netfirms.com/download.htm along with three demo archives. You should be all set! :)
Steve
You can find over 30 free skins for VFP at this URL:
http://www.vfpskin1.netfirms.com/skins1.htm
These skins are for the 2.0 version of VFP Skins. There is an article at http://www.utmag.com/January2003/Page29.asp that contains an interview with VFPSkins 2.0 author Pablo J. Molina. These...
Hello Andreateh and welcome to the FoxPro community!
Here's my two cents worth...
You should NEVER use SCATTER MEMVAR. Always use SCATTER NAME for the following reason. If you SCATTER MEMVAR and you have any variables defined with the same name as one of the fields in the table you are...
Thanks Badukist. I got a copy of your QuickFormat and I'll look at it. It sounds very interesting.
We need to press Microsoft for Design-Time events so that we can make professional looking WUSIWUG visual controls in VFP for VFP.
Thanks again.
Steve
THE PROBLEM:
It is quite irritating to develop a control in VFP and not be able to rearrange its memberd at design time when the control changes size and/or shape.
QUESTION:
Is there any way that anyone knows of to create VFP events that will fire during design time?
Thanks!
Steve
Thanks for the reply Dave,
However, even if I turn the machine off and go home for the night the problem still persists. The only thing that I can think of is that VFP must be caching the type library info somewhere and it isn't getting properly updated.
I thought of posting this in the C++...
We've noticed that often when modifying C++ OCXs if you change the type or number of parameters for any given function or even substantially change the properties of the control VFP throws a fit and won't load the OCX (When developing in the visual environment). Even unregistering and...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.