Hi All,
I have modified a visual foxpro application using VFP 9 SP2.
I have compiled the app into an exe file. This file uses an ini file to locate a database. On my development PC the system i...
http://www.experts-exchange.com/Microsoft/Applications/FoxPro/Q_23322775.html
Zones:
FoxProDate Answered: 05/18/2008 Grade: A Views: 107
Hi experts,
I have a form created in VFP 8.0 and it runs fine in VFP 8.0. When I run the same form in VFP 9.0 SP2, I encountered "File must be opened exclusively" on the index statement. Fo...
http://www.experts-exchange.com/Microsoft/Applications/FoxPro/Q_23273139.html
Zones:
FoxProDate Answered: 04/14/2008 Grade: B Views: 0
Hello Experts,
I created a connection. Verified and get an 'Connection succeeded' message.
When wanted to create the remote view, the list of tables (from the database I specified in 'Connect des...
http://www.experts-exchange.com/Microsoft/Applications/FoxPro/Q_23373910.html
I've got a FORM with a PageFrame. There are two pages (let's call them Page1 and Page2), and I need to have an ActiveX control (the DTPicker drop-down calendar control) on both (let's call these Da...
http://www.experts-exchange.com/Microsoft/Applications/FoxPro/Q_23072283.html
Zones:
FoxProDate Answered: 01/10/2008 Grade: A Views: 0
On the toolbar of the debugger, the [Step over] button has disappeared!
I've still got [Step into], [Step out] and [Run to cursor].
I can't see anything on the debugger's menus that allows yo...
http://www.experts-exchange.com/Microsoft/Applications/FoxPro/Q_23166777.html
Zones:
FoxProDate Answered: 02/15/2008 Grade: A Views: 0
Guys,
I need to pass a variable to a report form to create an incrementing invoice number, so the progam will get the number from the field variable, then increment the invoice number every time...
http://www.experts-exchange.com/Microsoft/Applications/FoxPro/Q_23240407.html
Zones:
FoxProDate Answered: 03/20/2008 Grade: A Views: 17
Folks,
I have a file I need to retrieve every day from teh Internet, format like
HTTP://mysite.com/subdir/transactions.txt
Now, how can I do this in Foxrpro? I tried variations of:
COP...
http://www.experts-exchange.com/Microsoft/Applications/FoxPro/Q_23242580.html
Zones:
FoxProDate Answered: 03/14/2008 Grade: A Views: 0
I am trying to combine parts of a very large table, which can only be linked by record number.
It takes a long time, because of the size of the file, so I am attempting to ensure that it is Rush...
http://www.experts-exchange.com/Microsoft/Applications/FoxPro/Q_23377784.html
I have a situation in which I'd like to be able to duplicate part of a complicated menu.
Below one of the PADs on the top-line system menu I've got a structure that looks something like this
...
http://www.experts-exchange.com/Microsoft/Applications/FoxPro/Q_23486569.html
Zones:
FoxProDate Answered: 06/17/2008 Grade: A Views: 0
I have a program that copies data from a DBF to a XLS file. Up until now, it has worked fine, and is not subject to Excel limits (only 27,407 records). However, it only copies over 27,403 records.
...
http://www.experts-exchange.com/Microsoft/Applications/FoxPro/Q_23500854.html