| Thread | Last Post | Replies |
|
| REPLACE ALL | 15 Jun 2007 19:57 GMT | 8 |
using vfp 9.1 on xp sp2 under certain conditions I want to replace the contents of a field for all records in a table the command
|
| how to refresh just some rows in remote view? | 15 Jun 2007 19:23 GMT | 4 |
i have large remote view, so Rrefreshing all rows takes too long.. It would be great to refresh just rows, that ar visible in the grid at the moment. REFRESH(x,y,table) is useful only if i do not sort it localy.. but localy it is beeing sorted in many ways, so REFRESH becomes
|
| accessing a procedure from other program | 15 Jun 2007 18:27 GMT | 5 |
I have a procedure in a program file with is in the same project. I want to call that procedure from an clock event. my program is myfile.prg and the procedure is myproc()
|
| jpeg in form | 15 Jun 2007 16:04 GMT | 7 |
Have a working "image box" using a function to point to a jpeg image the image of the item in the current database record displays correctly when I am modifying the form. How do get the image on the form to update when I run the form and move
|
| Install problem - VFP 3.0 and Win 2000 | 14 Jun 2007 22:26 GMT | 2 |
I'm trying to install VFP 3.0 on a Windows 2000 system. (don't ask) Setup is good until I click on "Full install" - then system hangs. Any ideas?
|
| TEDIT | 14 Jun 2007 16:36 GMT | 26 |
While it's possible to set the modi command editor to an external editor, is there any way to set the edit of code windows to anything different... for example, something with indenting tools or macro capabilities?
|
| Vista Form Border Q. | 14 Jun 2007 16:30 GMT | 1 |
You know how the border (caption) doesn't appear on forms in Vista? I know how to fix this in VFP 8+ but how do you resolve this in projects written in VFP 6? Your help is greatly appreciated. Thank you.
|
| Build exe from vfp 6 | 13 Jun 2007 23:47 GMT | 3 |
I'm using vfp 6 , when i build executable file from a project all the last modified date of the related files are updated to the compile date. How can i prevent it ?
|
| Grid record position question | 13 Jun 2007 21:36 GMT | 11 |
Plodding right along, I have an almost working form which contains a grid. I have the grid column headers setting the order in the header click event. however... If the selected row is at the top of the grid window, the selected row
|
| V8.0 DBGETPROP() or ? to see regular key | 13 Jun 2007 20:53 GMT | 2 |
I have a documentation program that runs through the DB and prints stuff of interest about the tables and views. Except for the regular keys that is. Is it possible to get the descriptive text of regular keys to add to the documentation report?
|
| Notification Area problem | 13 Jun 2007 19:53 GMT | 1 |
Hi frends! Missing notification area icons.(next to clock) When I turn on computer, used be 6 or more icons come up before. Now some how only 2 or 3.
|
| Simple Question(s) | 13 Jun 2007 18:43 GMT | 6 |
Does any version of VFP have lockfiling built in for multi-user apps? I am currently trying to run VFP5.0 on a network with XP and Vista clients and a linux file server. Each
|
| VFP under Linux (Wine)? | 13 Jun 2007 14:35 GMT | 5 |
Hi, we are experimenting with running Fox Pro executables (not the dev environment itself) under the Wine emulator" on Linux. I believe it's possible. I've got thing.exe, VFP6R.DLL, VFP6RUN.EXE, and msvcr71.dll in my home directory, and
|
| traditional chinese (shown in English Window XP) | 13 Jun 2007 10:29 GMT | 2 |
We put the application in the server, and user use English version Window XP , As there is some traditional chinese character in vfp database, I request client's user to change their version of Window XP . However, they repied us "When they use MS Office/Outlook/Word/... and IE,
|
| What is the default network library if not specified? | 13 Jun 2007 05:48 GMT | 4 |
If I don't specify the Network parameter in the connection string of a dbc in VFP 9, which network library will be used by default to connect to a remote SQL Server 2000/2005?
|