Sorry for my english :)
There are 2 villages.
Peoples in the village 1 always answer the truth, they can't lying.
Peoples in the village 2 always answering false stuff, they can't say something true.
You have to make a delivery to the village of the truth.
but along the way, very close...
Hi,
I know the question is maybe more related to NODE.JS but,
I asking it anyway cause I think all the FoxPro maniac are here :)
Are you aware of a tools in NODE.JS to manipulate free DBF file?
Supporting large file DBF with 'DateTime' field type?
Do you guys have experience with something...
HI,
We migrate from Foxpro(VFP9) to MySql.
I store data for multiple customers in multiple tables (DBF) with over 100 fields called history.
We reach the limit of foxpro. We accumulate 1,000,000 records per day per customer.
My question is:"what's the best way to store that amount of data...
Hi,
I use OneSignal.com for notification.
I read the instruction on how to send a notification, I try it with node.js
Worked on my first try with the oneSignal exemple for node.js.
Now, I try to convert in vfp9 to have the capability to send notification directly from my VFP application.
But...
I'm looking for a way to programmatically send a file over the serial line with a YMODEM protocol. The device that we are downloading to absolutely needs YMODEM. We are successfully sending files over manually using hyperterminal and want to automate the process from Foxpro. Do we need an OCX...
Hi,
I need a program in VFP to create new website in IIS. My program already create the folder everything I need (in wwwroot) including all HTML pages, ready to start.
But each time I run this program (when I have a new client), I have to manually open IIS manager then create a new website...
Hello all,
I have a local VFP9 desktop application monitoring a folder for new PDF file.
I try to send PDF file, from the local VFP9 application to a script on a web server running FoxWeb?
LOCAL PROGRAM :
lcFileToSend = FILETOSTR(PDFfile)
oXML=CREATEOBJECT("msxml2.xmlhttp.3.0")
lcLink =...
Hello All,
My program recuperate a complete HTML FORM from a ajax function.
Within this code, there are a javascript code to set the focus on the right field.
All html form and javascript code was transfered correctly but are never executed.
here an example of :
<div id="ajaxform">
<div...
HI,
I'm new with Cisco configuration. I need to modify the config inside to add a port forwarding. So after enter the router with telnet, I type :
router-6#show configuration
router-6#config
router-6(config)#ip nat inside source static udp 10.47.104.2 12005 interface FastEthernet4 12005...
Hi Foxpro Expert,
I have a strange bug, I need to find the cause or find a workaround solution.
here it is:
On my server, windows sbs 2011 is intalled. I run nine(9) VFP9 programs compiled in EXE. One the the program doing just 1 thing: send XML. The program send XML several time during the...
Hello all,
The hardware staff change a server during the weekend. they re-install everything. They have done a great job...and they re-install FoxPro 9 and sp 2. today everything seem to work good.
But, when I start foxpro. I receive a error in the task panel manager.
0: Class definition...
Hi,
I made a VFP9 sp2 application. This application is very simple. The only external object I use is :
oXML=CREATEOBJECT("msxml2.xmlhttp.3.0")
I have made a working installation process with InstallShield Express but get error on Windows 7.
So, I downloaded "InnoSetup"...but can't find a...
Hi,
I have code doing a cursor in my FORM LOAD:
SELECT * FROM (lcPath+"facture.dbf") ORDER BY facture_cd GROUP BY facture_cd INTO CURSOR zFacture_crm
SELECT zFacture_crm
INDEX ON auto_cd TAG auto_cd
INDEX ON client_cd TAG client_cd
When I run it on my machine, no problem at all
But when...
Hi,
I done my update for windows vista. I get the new IE8 installed automatically. From the time I get this new browser, I constantly getting error on various web page. (my domain/ facebook/ and more).
Error Details :
Internet Explorer cannot display the webpage
[Diagnose Connection Problem]...
Hi,
I currently convert an application from fox DOS 2.6 to Visual Foxpro 9.
All programs have french code in it. Like é è à ê etc...
When I modify a PRG, I have to include AS 852 to see the french charaters, if not, it appear as strange charaters.
Is there a quick way to rebuild the...
Hi,
I created an ODBC connection to a remote MySql database.
I modify my database container to include a new remote view.
This work perfectly, I can browse the data.
When I try to select a table with a name that contain space in it. It give me a Error.
Same error if I try to select fields...
Hi All of you,
I have strange problem in a very huge program.
I reproduce this problem in a small simple program exemple to be able to post it.
The question is, if c=60 then why INT(c/60) is equal to zero ?
I can't answer this one?
Thanks for your reply.
Hello,
I try to manage my wireless Network Connection "on the fly" without user interaction.
When I go to Wireless Network Adapter properties, and click on "Wireless Network" tab, I get all prefered network, order to search, SSID, etc.
Is it possible to create "prefered network"...
Hello All,
I’m trying to find a way to switch programmatically from a network connection to another. For example, I have a cellular modem connected to my laptop. I also have a WiFi Network Interface. The cellular modem cost me money when I use it. But, some times, I have access to “Free Public...
Hi All,
I personatly like Foxpro, I use it for a years and years from the version 1.02 (d.o.s.)
Recently, I get a strange problem. I have a program (EXE)install form, mabe 6month and working perfectly. Visual FoxPro 6.0, Then, for no apparent raison, wont run anymore. the error is "Invalid...
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.