| Thread | Last Post | Replies |
|
| Command Buttons | 05 Sep 2007 06:20 GMT | 3 |
Dear "All" How can i add command buttons interactively on my forms.. example : if i type 5 on the textbox then it will display 5 command buttons on the form..
|
| PDFSplitMerge | 04 Sep 2007 22:34 GMT | 9 |
We just purchased PDFSplitMerge from Guangmingsoft It is a set of dll's that work fine in development Does not work in runtime (vfp9, sp1) Fails on createobject
|
| Field called Year | 04 Sep 2007 18:14 GMT | 3 |
I have a field I've named year. First I tried it as a numeric type and got 2,007 ib the form that I was using to feed data into the table. Then tried character as the type and got 20,07 in the form. How can I get the field just simply to show the year and only the
|
| From VFP7 to 8 or 9? | 04 Sep 2007 17:34 GMT | 21 |
Now that the water is not so high, gonna try changing horses and upgrade from VFP7 as I have been oft prompted here to do... Question... should I go to VFP8 or 9, especially in view of my current vfp beginner status?
|
| Relating views? | 04 Sep 2007 13:59 GMT | 4 |
I'm running VFP 9.0 and writing a very small application that will simply print an address label. The backend is our SQL 2000 Server. I've written two remote views, one for the patient list and another for the addresses. Any patient my have more than one address and I want the ...
|
| preparing to install and TS | 04 Sep 2007 08:22 GMT | 9 |
Each time when my exe is run under Terminal Server some forms contain the MsComCtl2.MonthView control when opening there is a messagebox saying "preparing to install" and it's closing right away.
|
| GETFILE() Inside .Zip files? | 04 Sep 2007 05:04 GMT | 26 |
The GETFILE() dialog window in VFP8 & 9 closes when I select a file with the .zip extension and the function returns the path and name of the .zip file. Is there a way in VFP to display and select a file inside the .zip
|
| Can not access one dbf file with MS Access | 04 Sep 2007 04:51 GMT | 1 |
Having problems opening one dbf file suing ado with the ole provider for visual foxpro 9. Downloaded the last update for the ole provider from microsoft Have been able to open the dbf directly on 2 other tables but one
|
| UPDATE - SQL very slow | 03 Sep 2007 20:02 GMT | 3 |
Yesterday I had 2 tables: table 1 has 5 million records, table 2 has 2.5 million records, both in dbf format. Both tables are free tables,i.e. with no dbc belongign to. The tables have no memo fields. I want to update the first column of table 1 with the first column of table
|
| calling an external form from an executable | 03 Sep 2007 10:52 GMT | 1 |
I have a standard executable that I want to add a customised form to without compiling it into the executable.. This will be an external .SCX file. This works fine by adding in DO FORM MyForm.SCX as a menu option in the executable, ensuring that it does
|
| Blank Memo field | 02 Sep 2007 02:51 GMT | 15 |
In a VFP 6 report what would I use to build an expression to find a memo field (remarks)that has nothing in it? Also, how would I write it to find the contents of the memo field (remarks) either not equal to or containing "WO" ?
|