¿ªÔÆÌåÓý

ctrl + shift + ? for shortcuts
© 2025 Groups.io
Re: Problem Running Foxpro
Also, you may want to confirm that any existence of FOXUSER.dbf and FOXUSER.fpt are not read only on the server. (check the entire server - temp directories, etc). Plus, try just deleting those files
By Peter Diotte · #133 ·
Re: remote views 101
Another way is to issue a REQUERY( "TableAlias" ) P.J.
By PJ Fernandez <pjfern@...> · #130 ·
Re: remote views 101
The SQL View is a snap-shot of your data. Your control, (listbox, combobox, grid), has to requery the data to get the latest information from disk. Issue a MyForm.MyCOntrol.Requery() and this will get
By PJ Fernandez <pjfern@...> · #129 ·
Re: Problem Running VFP
Since the program still shows up in the task list, your Foxpro code is still doing something. It seems like you're going to have to figure out just what that something is, then determine how to fix
By Stein Goering <sgoering@...> · #128 ·
Re: remote views 101
Do you have to call the Refresh() method? Visual FoxPro Language Reference REFRESH( ) FunctionSee Also CREATE SQL VIEW | CURSORGETPROP( ) | CURSORSETPROP( ) Refreshes data in an updatable SQL view.
By Eric Selje <eselje@...> · #127 ·
Re: Problem Running VFP
I had trouble with one app when the tempfiles folder specified in config.fpw didn't exist. Could that be it? Eric
By Eric Selje <eselje@...> · #126 ·
Re: Problem Running VFP
No, this doesn't seem to be the problem either. I've talked to them and verified they have all the rights they need. --- Eric Selje <eselje@...> wrote: __________________________________ Do
By Scott Sharpe · #125 ·
remote views 101
Hello, I am working vfp6. I am attempting to have a remote view that links to a sql server 2000 database. I have the cursor and it works ok. But when I go to the other application and change the data
By Peter Hecht · #124 ·
Re: Problem Running VFP
Administrative rights needed for your program? (Creating folders, etc.) Eric
By Eric Selje <eselje@...> · #123 ·
Re: Problem Running VFP
This program is not very complicated. It imports the data, does some calculations and generates a report. There is no form or menu. They just wanted a dialog box to inform them that the data had been
By Scott Sharpe · #122 ·
Re: Problem Running VFP
This was the solution to a similar problem I was having with an .EXE . PRB: Application Appears Then Exits to Operating System
By SY <sy@...> · #121 ·
Re: Problem Running VFP
The first step imports some data from an old legacy system they still use. Then the dialog box just asks if they want to continue. They never see the dialog box. The imported files look the same and
By Scott Sharpe · #120 ·
Re: Problem Running VFP
What does the dialog box say? -- Sonia Yaco Anlex Computer Consulting LLC Email: sy@... Anlex Web Page: http://www.anlex.com
By SY <sy@...> · #119 ·
Re: Problem Running VFP
I did that and ran windows update. --- "Chad J. Lemmer" <cjlemmer@...> wrote:
By Scott Sharpe · #118 ·
Re: Problem Running VFP
Start simple - reinstall the VFP run-times. - Chad J. Lemmer
By Chad J. Lemmer <cjlemmer@...> · #117 ·
Re: Problem Running VFP
I've got a client that has been running an app written in VFP6. It has been running fine for several years. They recently upgraded to XP Professional and it was still running. Now they say it won't
By Scott Sharpe · #116 ·
Re: New Hentzenwerke Book
Boy, thanks for the heads-up on this. I just ordered this and two others and got the 40% off plus an additional 10%, helluva deal... Walk In Beauty, Cliff Smith hawkridge@... / 608 647-2366
By hawkridge <hawkridge@...> · #115 ·
Re: Consulting Opportunity
I don't know. Give him a buzz...you can hook him up with the app and get some extra scratch. Eric
By Eric Selje <eselje@...> · #114 ·
Re: Consulting Opportunity
Thanks Eric, Actually, there is a great industry app for this business and I'm wondering if he checked this out or not. Walk In Beauty, Cliff Smith hawkridge@... / 608 647-2366
By hawkridge <hawkridge@...> · #113 ·
Introducing New Query and Reporting Tool for Visual FoxPro
VisualRep - New Query and Reporting Tool for Visual FoxPro, DBCX and ProMatrix Visual FoxPro users have been asking for a professional query and reporting tool integrated closely with the Visual
By Eric Selje <eselje@...> · #112 ·