-
- requery() on remote view returns -1
by Ken Sands
- 7 Replies
- Last post
by Ken Sands
- I've got a remote view to a table on mysql, the program runs fine and requery() works for a while, then after so much time, (a few hours of running) requery() begins to return -1 this is not one of the options in the spec for requery() anyone know what's happening or how I can best deal with it Ken.
-
- Running MSDOS application from compiled Foxpro
by Eddie N
- 8 Replies
- Last post
by Nugroho2
- My compiled Foxpro project (EXE) runs OK at home. I ported it to a network, and everything goes well except one, i.e. it fails to run an MSDOS (console) application (EXE, Visual C++) called from a procedure.
I open the MSDOS (command prompt) window and run the application directly from there, it runs OK, but could not be called from the Foxpro application. What could be the problem I have r
-
- C++ to VFP Translation?
by Cody King
- 14 Replies
- Last post
by CChalom
- First, I'll have to admit that my coding skills have been unused for several years now, but this is one thing I believe that VFP should handle no problem. Here is the setup:
This program gets data from an A to D board and it utilizes DLPORTIO.DLL to address the parallel port and go thru 8 channels. (I know.... old school...but that's why I got it!)
I've done the Declare statements t
-
- Autocomplete does not work
by Larry12409
- 4 Replies
- Last post
by Jeff Stelle
- I have Autocomplete turned in in Tools, options - but it does not work.
When I type the first few letters of an email address in the Compose/To field, it does not show matching addresses, the way it does in the older Outlook Express.
I could use the find icon, but that takes much more time.
Is there anyone else who has seen this problem
-
- Error Message.
by sashy
- 5 Replies
- Last post
by sashy
- hi. i'm trying to select a data from .dbf free table and i got a error message. i'm using vb.net. and oledb namespace. what is the posible cause of this error message "Unexpected error from external database driver (8961)." thaks.
-
- Still "File is in use"
by Victor BA
- 4 Replies
- Last post
by Victor BA
- I started programming in VFP, and i'm having a bad time running forms, each time i run it can work or not, but after i stop running it and try to open the form for designing purposes or modifications, sends the message "File is in use"...everytime..
I have to close VFP an reopen it so i can use it again
I tried the CLOSE ALL command, but still when i open the project again and choo
-
- Data deleted with ZAP
by FedericoC
- 6 Replies
- Last post
by Craig Berntson
- Hi every body
How can I recover data from a tabla that has been deleted with ZAP.
Thanks a lot
-
- build exe application
by lowellnelson
- 8 Replies
- Last post
by lowellnelson
- I am a neophyte FoxPro programmer, AND I am new to forums such as this, so please bear with me. I have been using a simple program utilizing a few free tables and some report forms, which I have been running within FoxPro. Now I want to generate an exe version for distribution to other computers in my area without installation of FoxPro at those locations. I have used the build command from the pr
-
- Problem with Vista Windows mail
by JackChiou
- 14 Replies
- Last post
by Naomi Nosonovsky
- Hi everyone,
We have this foxpro 8 program that getting email from Outlook 2000, 2003, 2007 with MAPI32. It works fine until we try it on Vista's Windows mail. Everytime it runs "fetch" and get the meesage, the program will just break and pop up an error message saying
"An error occurred communicating with your MAPI message system. If you are using Microsoft Outlook try ch
-
- BUG: Microsoft Visual Fox Pro ODBC Driver (6.1.8630.1)
by Chudin Ilya
- 3 Replies
- Last post
by AndyKr
- The bug is: driver doesn't support autoincrement fields: while trying to use any table, contains autoincrement fileld, the exception "Not a table." is thrown.
-
- Viewing all the codes in one page
by Sixon
- 4 Replies
- Last post
by Naomi Nosonovsky
- In VFP, we're typing the code in methods, properties. Can VFP viewing the codes that we typed in one page, like in VB. example :
Form Load Events :
Codes here.....
Form Closed Events :
Codes here....
command1 click Events :
Codes here......
It's better for editing the codes...right
-
- SELECT . . . RECNO()
by Mike Herrick
- 2 Replies
- Last post
by Mike Herrick
- I'm not sure I understand how to get the record number into a cursor when the record set uses the JOIN clause. Comparing the examples:
SELECT field1, field2 . . ., RECNO() AS RecordNo FROM File1 INNER JOIN File2 . . .
with
SELECT field1, field2 . . .,RECNO("File1") AS RecordNo FROM File1 INNER JOIN File2 . . .
The first has, in some circumstances, given the record number as
-
- VFP online with DNN
by Fox Me Up
- 4 Replies
- Last post
by Claude Fox
- ok i love vfp... but i just started a new job doing web programing.... I use something called DotNetNuke... now its kind of simple all i do is make individual modules in C# ( i take the dll file and the web-user-control) My question is, is there any way i can build individual modules in foxpro and make it work with DotNetNuke ive been searching around the internet but cant find any examples of co
-
- Autocomplete does not work
by Larry12409
- 4 Replies
- Last post
by Jeff Stelle
- I have Autocomplete turned in in Tools, options - but it does not work.
When I type the first few letters of an email address in the Compose/To field, it does not show matching addresses, the way it does in the older Outlook Express.
I could use the find icon, but that takes much more time.
Is there anyone else who has seen this problem
-
- Azeri(Latin) Locale in
by Joshwill
- 3 Replies
- Last post
by Joshwill
- How do I get the characters , , , (those with unicode > 255) in Azeri(Latin) in Visual Foxpro 7 or 9.
Our software (developed in VFP7 & VFP9) cannot print or capture these characters well. We have a client who needs to use this locale but cannot because of this limitation. In fact even in the development environment the text editor does not translate them.
Is there anything else I
-
- Passing multiple variables from forms w/ VFP7SP1
by KDKephart
- 14 Replies
- Last post
by Naomi Nosonovsky
- I'm an old Clipper (S' 87) programmer that needs to figure out forms with VFP. The attached code generates a form containing a set of four optiongroups that set basic comm port parameters on the local host for serial communication with an instrument (usually an electronic balance). I'm trying to use the form to replace a series of cascading menus in the original program. My intent is for the form
-
- Define window in VFP
by lowellnelson
- 8 Replies
- Last post
by lowellnelson
- I am a neophyte VFP "programmer." Long ago I created a table in FoxPro 2 which included some memo fields, and some code which displayed a stack of windows so that as I scrolled through browse in one window, modify memo in other windows simultaneously displayed the contents of memo fields linked to the recno() of the cursor in the browse window. I am finally trying to reconstruct this in
-
- Where does the code go when adding to a grid
by rpp
- 3 Replies
- Last post
by Ken Murphy
- My grid is programatically created.
I would like to "fire" the Thisform.grditem.column1.text1.programaticChange event , however It does not exist visualy to do so. The value of the text box is altered but I do not know how to change the main table.
Where would the code go
My goal has been to change the value in the main table from a select statement cursor.
Any help would be
-
- SQLEXEC
by RAlvarez579911
- 4 Replies
- Last post
by Alex Feldstein
- Been assigned to work on a new project using VFP9, yet am not used to the language yet.
At first, the SQLEXEC line was working fine, then suddenly it doesn't return the records its supposed to return. No changes in the database at all, it just stopped retrieving.
FUNCTION runClass(tnConnectionId, tcProjectName)
LOCAL loPrograms, ;
loRates, ;
lcFiscalCalendar, ;
lcBudg
-
- Draw a rectangle using GDI+
by Bob Gatto
- 3 Replies
- Last post
by Zeeshan Jan
- I'm using VFP 9 and am trying to draw a rectangle onto a report based on some information. I created a class as a ReportListener and in the Init of the class I declare and run the GdipStartup function.
I have a Render function that looks like this:
PROCEDURE render (frxno,nleft,ntop,nwidth,nheigth,;
nobjconttype,cContentsToBeRendered,gdiplusimage)
LOCAL vsession,vhndl,vgraph
-
- Microsoft: No Visual FoxPro 10
by CDFAUX
- 14 Replies
- Last post
by dni
- An official announcement of MICROSOFT: http://redmondmag.com/news/article.asp editorialsID=8320
Although all the signals pointed in this sense, obviously the official confirmation is a bad news. I believe that still lack clarity in the communication of Microsoft. I understand that SEDNA tries to leave liberated to the community the future development of VFP, but if the intention of Microsoft
-
- 'Copy File to' command using variables
by mrfitness
- 3 Replies
- Last post
by mrfitness
- I am not sure why I am getting an error, maybe someone can help figure this out I have used the code before and it works fine, it copied an excel sheet from the server and pasted it into the folder I was working in and renamed it. I am trying to copy an excel book that its purpose is simply being a blank book to copy and populate values in. I am using a variable to name the new excel book. I am us
-
- How to build my custom dll and use it in visual foxpro project?
by 31128839
- 1 Replies
- Last post
by dni
- Hello everyone:
Could you give me any advice on how to build my custom dll and use it in visual foxpro project, thank you!
-
- Accessing Data from a Query
by Dohko
- 10 Replies
- Last post
by Naomi Nosonovsky
- Hi
How can I access the Freq variable
In this code
SELECT State, COUNT(*) as Freq; FROM sample; GROUP BY State; INTO CURSOR Counter
If i write
Freq it prints all 1's.
I would like to have access and be able to do Math with that column
Thanks
-
- Can't rebuild project after moving from VFP7 to VFP9
by ccbryan
- 4 Replies
- Last post
by ccbryan
- I have several large projects that I developed in VFP7 under Windows 2000 server. I have copied them entire to a new server and I'm trying to convert them to VFP9 to run under SQL 2005. When I open the projects in VFP9 and try to rebuild them I get an error that the project's memo file is missing or invalid.
The same projects rebuild under VFP 7 just fine. Does anyone know a workaround or am I