Software Development Network Logo
  • Visual J#
  • SQL Server
  • Windows Vista
  • Smart Device
  • Microsoft ISV
  • .NET Development
  • Visual Studio
  • VS Express Editions
  • Visual FoxPro
  • Game Technologies
  • Visual C#
  • Visual C++
  • Visual Basic
  • Windows Forms
  • Windows Live

Software Development Network >> Visual FoxPro

Visual FoxPro

New Question

need foxpro help
[noob questions] Arrays..
data duplication
runtime output is misplaced
object is not defined but uncatchable
SELECT - SQL COMMAND again
MSComctlLib.TreeCtrl.2 Problem
Additional fields in table exported to txt
Need to run "BUILD EXE" command in an EXE file
Database security

Top Answerers

jlspoels
AndyBTechune
Alexkobe
SMeddows
JHorn
sonaht
Bruce Taimana MSFT
DmitriyKot
medarch
DStar
XFrames Working Draft
Only Title

Answer Questions

  • Curt Zarger TreeView label edit.

    I want to prevent threeView.item.text property from being edited manually during manipulations like clicks, etc. I tried many things but so far could not prevent it. How is it being done here It is a Microsoft OleControl treeView. Thanks. loTreeview.LabelEdit = 1 && tvwManual Yep, it worked. One more problem has been resolved. I actually stared at this parameter quite a few times but semantically could not be ...Show All

  • Alex Mondale Docking PrintPreview toolbar and Making PreviewContainer Modal Window

    Hi, I am facing problems in the reportlistener class, my requirement is 1) i have to preview a report with the preview toolbar docked and should be moved from the position. 2) The PreviewContainer should be Modal and no other window should be accessed. 3) no resizing of the container and should occupy the application fully. I used the ReportListener Extension Handler Classes and Set the PROCEDURE Show ( iStyle ) THIS ...Show All

  • maurj Novice converting from VFP 5 to client/server using Microsoft SQL - HELP PLEASE!!!

    I currently have an application that is written in VFP 5.0 and running on Windows XP machines with the database stored on a Windows 2000 server. It was first installed in 2000 and has had modules added, the most recent being 4 months ago. However, I have been having some problems with the program seeing that the database sizes has grown considerably with at least 2 tables having over 20000 records. The hardware technician has indicated that ...Show All

  • W.Randy Use or not BLOB fields with SQL Server

    Hi: We are deciding which would be the better approach for managing a lot of files ( PDF, JPG, DOC, DWG, ETC. ). We are speaking about thousand of files and thousand of megabites. As far as we are developing with VFP 9.0, we would be able to use BLOB fields. But we are not sure if it will be the best choice for us, taking in account, the amount and sizes of the files. Could anyone help us Regards, Ana Madrid, Spain www.amby.net www.PortalFox.c ...Show All

  • Bjarne Helgesen Need VFP 9.0 Report Help

    Hi I have a report that in the detail band I have the following info: QTY     Part Number      Description              Price           Extended Price   5       2222-009          5500 Watt 220V &nbs ...Show All

  • ke.zhou Using Text To Speech With Visual Foxpro 8 & 9

    I am writing an application in VFP9 that I want to read a field from a Foxpro table and read this information the user.  I have had success using the speech5.1 SDK, but only with VB or C#.  This application must be written using foxpro.  The problem I am having is that I cannot insert the activeX control (OLE object)  into my foxpro form.  The Insert Object window will not allow me to add sapi.dll to my form.  Any ...Show All

  • Kbathgate How to upgrade a menu from FoxPro for DOS

    I'm a very old, retired, CCOBOL and ASSEMBLY programmer with some experience with dBase and FoxPro from the command window. A charity has asked me to get an old FoxPro for DOS program working on a donated used computer which contains VFP6.0. I have gone over the data files and they seem to be OK. The indexes have been converted to CDX type and that works. The old DOS program worked by relying on append and browse commands which all work. The nee ...Show All

  • vladb FoxPro won't run. Fatal Error - C0000005

    Hi I've been working away in FoxPro for the past few days and then this morning, after using it for a couple of very productive hours, I suddenly got this error when I tried to start it up. Fatal error: Exception code=C0000005 @ 05/25/06 03:28:35 PM . It gets as far as showing the menu and the various things like the command window and then gives the MSoft error message. It shows as error 1000 in the Windows error log. I'm using VFP9, S ...Show All

  • Petter Harnes newKey() method not found

    I have visited this ng before with great success always getting comprehensive explanations. I started about 3 months ago and was active for about 2-3 weeks. I then switched to C#, C++ and SQL Server and I found the atmosphere in those groups much less hospitable than here. You guys are great. I got my infusion of knowledge at that time that allowed me a jump start. Now I am doing some FoxPro stuff again by necessity. I am trying to implement a M ...Show All

  • Lee_Dale remote data

    I want to create a system with 1 database and many users that can access it a solution is the server client model ok lets say we have a database in a remote server(vfp database) i go to each client and make a datasource and a connection to that database 1)the tables of that database will ONLY be viewed by clients through remote views 2)if yes ,i will put the views in the data enviroment 3)if yes,i can insert,delete,update,buffer...etc the views ...Show All

  • pavel_roy Shockwave Flash Object

    Hello again. I'm having troubles loading flash (swf) movies in FoxPro. I'm calling the loadMovie method of the Shockwave Flash Object, but It does not start. (the percentLoaded method returns 0). Anyone having ideas Thanks I posted an article on this topic back in 2001 at VFUG. Here's the link http://www.vfug.org/Newsletters/Newsletters2.Afp !_1LU12LYKIDate=04/01/2001#FlashHelp If that's not helpful, try just ...Show All

  • James_N Reindexing a free table in .NET

    I am responsible for a set of VFP Free Tables used for storing client information.  The front end for these tables has been created by a third party, however, the system is problematic and the index becomes corrupted on an almost daily basis. I am currently looking at a way of reindexing the tables on a nightly basis, as part of a scheduled application.  One slight snag, I'm a C# developer, not a VFP developer. I have downloaded the ...Show All

  • jklcom Unexpected disconnecting of remote connections under VFP 9 SP1

    I have problem with unexpected disconnecting of remote connections under VFP 9 SP1 runtimes (only under SP1 runtimes). For example, using _VFP object to access forms will cause this and I am analysing other situations. Using _SCREEN object does not cause this. Does anyone found this too and in what situations   Because this problem can be seen only under runtime, we need to create aplication, which for example runs one form. This ...Show All

  • ScruffyDuck Access 2007 destroyed my main dbase 111+ file

    Do not open active dbase 3+ files with 2007 access. It changes them to where Dbase does not reconige them any longer. If you have a copy of VFP 6.0 try to open your dbfs. It may repair them for you. For some reason 9.0 doesn't do that. Aleniko ...Show All

  • Tom Sharpless exe is not a Visual Foxpro .Exe file

    Dear Experts   Now, this time I am facing the greatest problem of my life about vfp and my future.   For the last about three years all of my softwares were runing properly but unfortunately from the last month I am facing these error messages   1- D:\ginning\accounts.exe is not a Visual Foxpro .Exe file 2- File D:\ginning\accounts.exe is not object file   I raise following steps to solve this problem. ...Show All

404142434445464748495051525354555657

©2008 Software Development Network

powered by phorum