Hi all! Thanks for all your help with resolving other issues I have encountered. I have a new one now.
We receive huge, variable length, tab delimited data files from a client several times a week. They often contain 1 to 2 million records each time, and their default layout "expands" each...
I have a Foxpro program that opens up a simple interface in a small window. When I make it an executable, the small interface window opens just fine, but in a much larger Microsoft Visual Foxpro window. Is there a way I can programmatically make the Microsoft Visual Foxpro window open in a...
Hi! I have a very large tab-delimited text file, and in order to stay under the 2GB limit I would like to be able to selectively load - on the fly - only some of the fields into a VFP structure. For example, if the full text record contains 100 data elements (fields), I would like to only load...
We are using VFP 6.0 and MS Access 2002. I would like to know if it is possible to set up a VFP program that will open a specific table within an MS Access database, add a row, and then populate that row with specific information from either fields from a .dbf or VFP memory variables.
If this...
We want to use VFP 6.0 to access and update specific cells from specific worksheets (tabs) in an existing Excel 2003 workbook.
The Forums have shown me the basic way to open the Excel workbook, update a cell, and save, but I cannot figure out how to get VFP to select a specific worksheet (it...
workWk = "Monday,Tuesday,Wednesday,Thursday,Friday"
I have a database "pict" with a DATETIME field "datestamp"
The SQL statement
select cdow(datestamp) AS WkDay, * ;
from pict.
where cdow(datestamp) $ workWK
The output cursor:
WkDay
=======
Tuesda...
Runnin another SQL off a cursor just created by an SQL is not given a second thought in DOS Foxpro.
This isn't allowed in VFP 5.0+. Why ???????
Thanks
(VFP)FoxNovice
Hello people
I'm a Visual Foxpro novice using 5.0, 6.0. I would like to know of any Freeware, Shareware or Third Party debugging tools that will ease my entry into the language.
I am a Foxpro Dos programmer that now needs to get up to speed in VFP.
Thanks for your help
FoxNovice
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.