Dear VB users,
Can someone please tell me how to change the structure of a table.
When I double click in my explorer on a .dbf file, I can browse trough the table.
I don't see any possibillity to modify the structure.
I can do it when I put the .dbf file in a container.
When I place the .dbf...
Hello VFP users and weedz,
Dear weedz, thanks for your information.
At the moment I get my icon at the top left corner.
The only problem is now: how do I get my icon on the Micro Soft Office buttons.
The VFP icon is still appearing on the button of my VFP executable and you can see it also on...
Dear FoxPro users,
Using version 5.0a, I am trying to get my own made icon on the executable.
Via Project -- Project info(Ctrl+J) I do point the icon to the project.
On the project information window I do see the picture.
When I do built an executable the FoxPro icon is still seen on the...
Dear VFP user,
Please can someone help me with the next SQL statement:
SELECT p.perfkcmp, p.perpk, c.cervalid, MAX(c.cerinvalid) AS expiredate ;
FROM person p, certificate c ;
WHERE c.cerfkper = p.perpk ;
GROUP BY p.perpk ;
INTO CURSOR Cr_Temp
The question now:
In cursor...
Dear FoxPro users,
Using version 5.0a, I am trying to get my own made icon on the executable.
Via Project -- Project info(Ctrl+J) I do point the icon to the project.
On the project information window I do see the picture.
When I do built an executable the FoxPro icon is still seen on the...
Dear VFP users,
I am creating a field what needs unique numbers.
In the table designer in VFP 5.0a there is no possibillity tot create an autonumber field.
In the table designer I do see a possibility to create a default value. You can als place a function, for example: NewID().
Can someone...
Hello foxdev,
Thanks for answering my question.
I do have the --cregistr.h-- file.
I can't find the entry to point the .h file.
Please can you help me?
Nice regards,
Michelle.
your answer on:
http://www.tek-tips.com/gviewthread.cfm/lev2/4/lev3/27/pid/184/qid/37025
Dear FoxProusers,
As starting user of FoxPro I began with a existing project what I got of a friend.
When I build the project to an executable the compiler gives an error:
Compiling d:\temp\forms\reports.scx
Error in global include file: Include file 'd:\temp\convsys\cregistr.h' is not found...
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.