-
- Which mouse button was pressed
by Misniakiewicz
- 7 Replies
- Last post
by Naomi Nosonovsky
- Hi everybody. I have an form's object with "rightMouse" and "when" procedures. I want to know if an object was selected by left or right mouse click, but the first procedure called is the "when" procedure. How to force "RightMouse" procedure to be called first, or how to check which mouse button was pressed within "When" procedure. Thanks
-
- Report to HTML output problems.
by Aleniko
- 7 Replies
- Last post
by Aleniko
- Hi; I'm wondering if some of you experienced problems with how HTML reports are generated in VFP... I was experiencing small problems like information in the title band not showing etc, but yesterday I got this problem: An html output is generated perfectly on my XP pro machine. But when I deploy the program on a win2003 server, the result of a generated html are all messy and ugly. This happens w
-
- 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
-
- How to calculate the data connection time?
by Lightening
- 10 Replies
- Last post
by Lightening
- I tried to add 2 fields, time_on, datetime, time_off, datetime
to calculate user's log on time in the Users.dbf.
How do I calculate the total time between the 2 value
Any better way to capture users' activity
-
- exe file
by jdlim
- 6 Replies
- Last post
by jdlim
- need help in creating executable file vfp9. There are about 15 forms in my project. I've been using the build wizard making an app first then choosing Win32 executable. But when i run the xxx.exe file it will not do anything just a flash on the screen. the only way I can run the program is executing a ( "vfp9.exe" xxx.exe) on the shortcut. but the command window is so annoying.
Je
-
- Upgrading to Foxpro 9 SP2 causes Interop errors
by Atish R Chandra
- 10 Replies
- Last post
by Atish R Chandra
- I've been working on some custom software which uses a multi-threaded COM server which is called through VB.net. Before upgrading to SP2 I have had no issues, however now that I have upgraded my system to SP2 I can't get the VB.net code to create the foxpro COM object correctly. I keep getting the following error System.Runtime.InteropServices.COMException 0x80010105 I haven't been able to isolate
-
- file access is denied
by jan_sc
- 12 Replies
- Last post
by jan_sc
- hi all,
i am facing a problem with "file access is denied xyz.dbf" error. my project has 2 forms: one is an inquiry screen (with many users access it to at the same time) and the other one is an uploading form use to upload data from excel to xyz.dbf file. both forms using the same table (xyz.dbf). how can i eliminate the above mentioned error during uploading process, with users
-
- How to create a VFP program whose name should not be shown during runtime in task bar, task list, systray ?
by nrpanda
- 4 Replies
- Last post
by LeoLems
- Hi,
I need a VFP program whose name should not be shown in Windows Task Manager list, neither in Task Bar nor in System Tray during run-time.
How can i achieve that Can it be done through VFP 6.0
Any example or idea plz
With regds.
nrpanda
-----------------------------------------------------------
A VFP 6.0 Programmer
-
- VFP6: Error on trying to run an standalone exe on Windows XP.
by ibbm
- 8 Replies
- Last post
by ibbm
- I've created distribution diskettes for my app and have installed them on an XP machine. When I click on the exe I get
Visual Foxpro Cannot Start. Could not load resources.
The runtime files VFP6R.dll and the VRP6rENU.dll are included in the runtime directory.
Will exe's work in XP Any ideas
Thanks in advance.
-
- How to let user choose a data path?
by Lightening
- 5 Replies
- Last post
by Lightening
- I wish to let the user choose a folder to dump data.
How can I achieve that To be user friendly, I whish to give them an interface like putfile() or getfile() screen. Not a text box to manualy enter the path. Thanks.
-
- fast / draft mode printing in vfp
by RavindraPatil
- 14 Replies
- Last post
by CetinBasoz
- Dear friends,
can we print in draft mode as in DOS by using vfp report writer
-Ravi
-
- Need better performance with FP Tables
by SerialCoder
- 12 Replies
- Last post
by SerialCoder
- I am working with FP tables from an old warehouse managment system and the SLOOOW performance is killing me. Not being a FP person, I have some general questions.
I have several access databases that have linked tables to FP. These are particularly slow. The server that contains the FP tables has a 100MB Nic on a 10/100 switch. If I changed that out, would my calls be faster
When run
-
- 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
-
- Thumbnail -Images
by MM ROy
- 10 Replies
- Last post
by MM ROy
- Sir,
I am using Visual FoxPro 6.0 version. I want to view (like thumbnail) all the images of a folder (.jpg, .gif, etc.) using with visual foxpro form. The number of images may be varying. I have no idea....Please help...
Roy MM
-
- Request to Refrain from Linking to UT Threads
by AndyKr
- 14 Replies
- Last post
by AndyKr
- I have removed the posts on this topic, and combined them, into a single, separate thread to avoid cluttering up a genuine quesion:
Naomi
Since you have withheld your E-Mail address I must post this caution publicly.
Please do NOT refer to "for-profit" sites - like the Universal Thread - in replies on this forum.
The reason is that the Universal Thread is not
-
- Autoincrement and default values with Foxpro tables and ADO CursorAdapters approach ??
by IvanVC
- 3 Replies
- Last post
by CChalom
- Using VFP 9 SP1 is very easy and powerfull to connect to different Database providers (SQL Server, Oracle, etc.) using ADO Cursoradapters (CA).
Using ADO CA we can retrieve from the database server the values for Autoincrement fields and the default values if there are defined and woks just fine.
The question that I have is there is possible to do the same using Foxpro Tables: to get in the
-
- Installation Package...
by Ferius
- 4 Replies
- Last post
by Ferius
- When installing my VFP app with installshield I install it on the "c:\Program Files\myapp" directory, and that part works fine. The problem I am having is that when the user runs the application and the application tries to write to tables (*.dbf) on a directory that is under the one I installed my application, it triggers an error saying that the user does not have access. This gets fix
-
- How to create a VFP program whose name should not be shown during runtime in task bar, task list, systray ?
by nrpanda
- 4 Replies
- Last post
by LeoLems
- Hi,
I need a VFP program whose name should not be shown in Windows Task Manager list, neither in Task Bar nor in System Tray during run-time.
How can i achieve that Can it be done through VFP 6.0
Any example or idea plz
With regds.
nrpanda
-----------------------------------------------------------
A VFP 6.0 Programmer
-
- Error: Cannot locate the Microsoft Visual FoxPro Support Library
by libanabil
- 6 Replies
- Last post
by Naomi Nosonovsky
- I was running an application made for me by a friend on VFP 8.0, I just changed machines and bought VFP 9.0 Professional (Acadaemic Edition) I transferred my entirre folder to my C: drive and clicked my exe file, after installing 9.0, and I got this message: Cannot locate the Microsoft Visual FoxPro Support Library. I'm stuck, I don't know what I did wrong or what is missing but now cannot start m
-
- Clipper bug in record 1220?
by twindragon
- 5 Replies
- Last post
by Alex Feldstein
- we had an error during rebuilding indexes in a clipper program. we run the records by 100s to see what is really wrong with it. when it reached the last record, that is 1220, an error appeared. but when we added a blank record, the program run smoothly. what could have caused the error
-
- How to avoid "Saveas" dialog box while using IE ExecWb(4,2)
by Tang Jian
- 8 Replies
- Last post
by Claude Fox
- Dear all,
I want to save all contents of a web page to local harddisk automatically, pictures included if any. But while I use the following code, the dialog box shows. Any one have good ideas
*****mycode in vfp9, Windows XP, ie6********
ee=CREATEOBJECT("internetexplorer.application") ee.Visible =.t. ee.Navigate(" http://www.baidu.com/ ") wait window "wait for a
-
- Problem using pictureval + ADODB
by XRALFX
- 4 Replies
- Last post
by dni
- Hi guys,
I.m trying to add a image directly from SQL, instead of save and load from file.
Well... I actually did the job, well at least it's working when I run with the Debugger. The problem is when I run it alone. It crashes exactly when it loads the picture. Take a look at the code.
LOCAL var_foto,oAdoConexion,lcConnStr
lcConnStr="Provider=SQLOLEDB;" + &qu
-
- Older Foxpro Dos freezing on XP.
by Aleniko
- 8 Replies
- Last post
by Rick Borup
- Hi everyone; I hope you don't mind the pre historic question:
I have an older app written in FPD2.6.
On some new machines, the app will freeze up roughly a few times a day. It always happen when the user clicks a 'popup'.
Any one experienced this Any ideas where to start
I am in the process of updating my app to VFP but it will take some time and I would want the old app to
-
- unable to connect to a particular dbf file.
by roddyp
- 4 Replies
- Last post
by roddyp
- I'm in an awful fix and would appreciate anyones help on this. I'll even make a donation to you favourite charity if you can help me with this as I'm pretty desperate. The problem is that i need edit data in some foxpro tables that i have. Being a non-developer type, i use MSaccess to do this. However, no matter what i try, i cannot connect or view these tables with Msaccess. I've downloaded the l
-
- Dbf Autoincrement with ADO
by Walker Boh
- 14 Replies
- Last post
by dni
- Hello everybody,
I created a table with an autoincrement field( CREATE TABLE `Synch_LogFile` ( `ID` I Autoinc NOT NULL, `TableName` C (100) NOT NULL, ...) )
when I try To open it by ADO with VB (Select * From Synch_LogFile) I get this error message: [Microsoft][ODBC Visual FoxPro Driver]Not a table.
What's I'm doing wrong
Thanks,