I created a very simple web service which gives me an error if the dbf I'm using is on a network drive (g: is a mapped drive). The web service is working fine if the dbf is on c: drive (local).
Is there anything I can do to have it work with a mapped drive?
Thanks,
DS
I run this VFP6 app for couple of years w/o a real performance issue. Server Novell 5.1, workstation XP Pro, 98SE. Now I exeprience an on and off performance issue and I need to rule out any foxpro fault. The following code takes seconds to move to the next record.
sele a_armord
set orde to io...
I print out my reports from a foxpro for DOS application using PCL codes. This way the printed document looks better. Now I have a client who needs to have the document in MSWord format (doc). I have a dos based tool to convert that pcl file to pdf but I couldn't find one for Word.
dstema
Hi everybody,
I need a way (like getfile()) to select multiple files. The user is supposed to be able to easily pick up one or more files (txt in my case). Files are not necessary in the same director/drive.
Any word is welcome.
Thanks.
I'm using an old DOS based SBT application on fox 2.5 with Windows ME and I want to upgrade to Windows XP. Does anyone know if they are compatible. If they are, what do I have to set up on the new XP system in order to be able to run my DOS based fox application?
Thanks
I'm using SBT system for DOS with FoxPro 2.5a. Operating system: Windows 98 SE.
After making some changes in one of the SBT programs I was kicked out along with this message:
Abnormal Program Termination:Memory Protection Fault
CS:EIP = 000Fh:00153256h
While executing a scan loop I'm kicked...
Hi everybody,
I'm using FoxPro 2.5 under Novell NetWare 5.0.
The following piece of code gives me a different result based on current directory.
On my computer (local) it gives me .F. while on the network it gives me .T.
lcwfile=''
....
if file(lcwfile+'.dbf')
More than that, if there is a...
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.