Hello all,
last week I've started working with VFP9 (after working with 6 & 8) and I am really happy with the product.
I've decided to change the structure of one table, a table which was created a long time ago and has pretty bad structure.
This is the structure of the table:
Field Field...
Hello All,
I've encountered a weird problem while trying to make a Xceed Encryption Library v1.1 work (an ActiveX dll). I know they say on the web site, that it doesn't support VFP, but I believe there is a way to make it work :)
Anyway, my problem is as follow - in short (and making it...
Hello,
I've encountered a weird behaviour of VFP 8.0. I do not know how to explain it, but code which was working just fine under 6.0 no longer performs as it should with the VFP 8.0.
The purpose of the code is to get all unique values from the table (without using SQL SELECT) - it uses the...
Hello again,
in one my tables (1.6 million records) I have defined a concatenaded index:
INDEX ON county+owner TAG cty_owner
Now, I try to use a partial index value (just the county) and scan through the entire table looking for given county:
SET ORDER TO cty_owner
SET EXACT OFF
SCAN...
I was wondering if there is more selective way to turn Hot Tracking (over buttons, tabs) without turning off the entire WinXP Themes by using SYS(2700, 0) ?
I have a problem with old forms (FPW 2.6) and I would like to turn off the hot tracking feature - it causes problems with VFP8. But I...
I've experienced a weird behaviour while opening a form under VFP8 (the same form work flawlessly under VFP6)
When I open the form under VFP8 I receive a message:
"Syntax Error"
no other expanation is given.
I've looked through all object properties, but I didn't
find anything out of order...
I was wondering if there is a way to add an icon/image to a Page's caption in a Pageframe ?
I've tried putting an image on top of the entire pageframe (so it looked as it was part of a single Page within the Pageframe). It worked in VFP6, but in VFP8 the image disappears every time you move the...
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.