Questions tagged [visual-foxpro]
10 questions
3
votes
2 answers
Windows 10 Visual FoxPro ODBC Issue
I just upgraded from windows 7 64 to Windows 10 64. Now I am having problems with the Visual FoxPro driver. I am using the 32-bit ODBC manager (C:\Windows\SysWOW64\odbcad32.exe). When I try to add or edit a Visual fox pro source I get the following…
Linger
- 3,332
- 10
- 38
- 47
2
votes
3 answers
How to redirect LPT1 to PDF printer or OneNote printer
There is a very old foxpro DOS program, which print doc via LPT1 , now user want to have soft copy . So I shared the PDF printer and OneNote printer on my local machine, and tried to map LPT1 to them as below
PDF printer:
net use LPT1: \\{my…
Jammy Lee
- 121
1
vote
1 answer
Installer not being updated ( probably because of Windows 7 file cache )
I'm creating an installer for my Visual FoxPro application using ISTool and Inno Setup. It is ok for me for the first time.
But, I updated my code and re-built the EXE file. Then, compiled the installer again.
I found that my update was not compiled…
Sithu
- 73
1
vote
1 answer
How can I silent install Microsoft VisualFoxPro 9 with Ansible?
I need to automate Microsoft Visual FoxPro 9 installation via Ansible, but it seems like VFP9 installer does not have silent install mode.
(please note that I am installing MS Visual FoxPro 9, not a FoxPro application, so suggestions like this one…
Михаил
- 31
1
vote
0 answers
How to downgrade from Visual Fox Pro 9 to Visual Fox Pro 6 (VFP6)?
I need to downgrade from Visual FoxPro 9 to 6.
I have a working installation of VFP9 and according to this site: http://fox.wikis.com/wc.dll?Wiki~VFP6RuntimeFiles I need 3 libraries(vfp6r.dll, vfp6renu.dll, vfp6t.dll), which I have added to the VFP…
Sami
- 113
0
votes
1 answer
MS Access won't connect to linked Visual Fox Pro after Symantec Endpoint Update
We have an end user used MS-Access database which connects to a Visual Fox Pro directory of .dbf files via linked tables and an ODBC DSN. This worked fine until Symantec Endpoint Protection installed a couple of updates, and now when a select set of…
leeand00
- 23,552
0
votes
0 answers
What is this application build in
I got one exe ( TAS ) and many other files with .RUN, .K, .M Extensions what are those extensions.
Is this application build using Foxpro ( which i dont think so ), VC++, C++ or Any dos based software.
The EXE opens up a blue screen with some…
TSCAmerica.com
- 103
- 1
- 1
- 5
0
votes
1 answer
Did Microsoft TechNet 2005 contain Visual Fox Pro 9.0?
I'm working at a company that has an old copy of Microsoft TechnNet 2005, and I was told else where that "If you have a license to MSDN Professional (or higher) you have a license to Visual FoxPro" I'm not sure what all is included with Microsoft…
leeand00
- 23,552
0
votes
1 answer
How can I get my Remote Desktop App to write to local file
I have a remote desktop app running under Windows 7 Ultimate that writes a report. It would be much easier if the report could be written directly to the local machine.
How can I do this? every time I try I seem to run into permissions problems. If…
user713275
- 26
0
votes
2 answers
Windows 10 unable to add Visual FoxPro ODBC driver
I am attempting to add the Visual FoxPro ODBC driver to my list of active data sources, but am unable to do so.
I have installed the latest driver downloaded directly from microsoft, and I have found the driver .dll file in windows explorer.…
Alex Ritter
- 101