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

Software Development Network >> Visual FoxPro

Visual FoxPro

New Question

VFP 9.0 SQL worthless under a non client server network?
Source is out of date
The ability of network multi-sharing for VFP6.0
Setting papersize in Crystal Report from Foxpro
during compile got error
Using VTable interface of Excel Component from FoxPro 8.0
How can I use a stored procedure in my asp.net app
Using controls to display info from a table.
Parameter Query
how to use the sql-left join ?

Top Answerers

tazbigdog
Hash Govind
Nxetgenguy
johnlayer
aish
Jeffery Callahan
cacosta
oag_hboyce
Vikra
YHEYEH
CYGAD's WebDevelopment
Only Title

Answer Questions

  • Ron Stahl cannot generate an exec file

    I just finished a large project and tried to generate an .exe file from it. I encountered the following problems. BUILD EXE FROM ..... issued from the Command Window gives me a series of errors. The first one is entirely unexpected. It claims that a file "inpARR" could not be found. When I click on "locate' it offers me a file dialog box to find it. I definitely do not have any reference to a file by this name anywhere in my pr ...Show All

  • ckm3812 Select Statement

    Basically i want to create a view that calculate the stock end balance using moving average. On entry invoice the prg would create txn on a table item_txns that store all txns that affects the balance. The problem is the sale txns only store the qty but does not store the cost of good sold. This would be calculated on the fly when users query and want to see the cost of good sold . I want to do this using SELECT statement, The fields ar ...Show All

  • rejoin2me Info Combining on Page 2 in Page Frames

    How can I get my info on Page 1 to stay on Page 1 when I select Page 2   When I select Page 1 just the info I placed on Page 1 appears.  When I select Page 2 however, the info I placed on Page 1 also appears on Page 2 along with Page 2's info.  Thanks! Ok thanks.  I'm still not doing it correctly though.   Is there somewhere I can attach my form so someone can look at it   I'm ...Show All

  • daking cannot open up a form-- BIG TROUBLE

    I have been working on this form for about two months adding new objects and manipulating databases. The last save I did was about 4 days ago. I have a few grids in it on different pages of pageframe and everything worked fine. I never added any columns to any grid at design time. At runtime VFP determines the column layout after a grid is given an alias as a record source. Today, just a few minutes ago I decided to add three columns to a ...Show All

  • Bruno Denuit - MSFT word in vfp

    i have seen in some programs a window similar to word that opens inside from vfp.is it possible to open ,lets say a word istance window inside vfp ,so that i can create save print a word document I tried it, but I selected RTF instead of Word document. No Word is required an the client PC, but a simple activex control. There's a good example in this file . Feel free to download it. Yes. Anything that y ...Show All

  • Thomas Stachiw video control

    While waiting for answers to my other post I tried to play with a video control. It gives me an error I cannot understand: cFileName = JUSTSTEM ( JUSTFNAME ( cLine )) THISFORM . O_VIDEOPLAYER1 . cfilename = cLine THISFORM . O_VIDEOPLAYER1 . playvideo ( cFileName , 100 , 100 ) cLine is the complete path to an .AVI file. The error is that "no parameter statement is found" Is anybody familiar ...Show All

  • hollyroody 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

  • The Bear Fatal Error when writing to excel

    Hi, The version of Foxpro is 6.0.  The application I am buliding is to write data into Excel 2003.  There are times when I am getting a Fatal Error at a stage when I am writing the data into the cells.  Prior to this step I have other processes where I add more sheets and rename them, setup the borders and page setup and all works fine. I try to debug the application and it runs fine.  The problem is that the message is ...Show All

  • csharphelp Problems with W2003 Terminal services

    We have migrated from a NT 4.0/Citrix application server to W2003 Terminal Services. The storage has not changed, this is still the same file server in the network. The application is written in VFP 9.0 makes use of VFP databases/tables. This turns out to be a nightmare. We see lots of corrupted files, and often there is a lag between writing data and the moment that the data is seen when we read it back. This lag can take full minutes! ...Show All

  • Andy Tarpey Inserting and Updating images file from VFP9 to SQL Server 2005

    i am developing a form where i am collecting personal information such as name, address and signature of the person as a bmp file........ i am saving the data in the SQL Server 2005 . My front end is VFP 9 forms. i am building a SQL query to insert the record....... the prob that i m facing is that  i cannot concatenate the image type with the SQL string that i m building the insert works fine if i dont try to insert the image the imag ...Show All

  • SqlTom createobject("mappoint.application)

    VFP (9.0) I am experimenting with mappoint for a stevedoring company. I am having problems with the Createobject("mappoint.application") When I execute the code I get the error message ‘Class definition MAPPOINT.APPLICATION is not found.” When I search the registry for MAPPOINT.APPLICATION I find nothing In the registry I see all kind of references to MapPoint but nothing to Mappoint.Application the ...Show All

  • Vasil Trifonov Strange Visual FoxPro provider error

    Hi, I'm getting a really strange error. I use the Visual FoxPro OleDb provider to access a FoxPro .dbc database. I have a table where I have several Numeric fields that're giving me problems. When my application tries to access the .dbf table, most of the time it runs OK, but on certain rows the provider cannot access the data in them and throws an InvalidOperationException. For example, I have a field called BMI, type: Nume ...Show All

  • cllard Philadelphia Visual FoxPro User Group--Wednesday, May 10, 2006

    The Philadelphia Visual FoxPro User Group will meet on Wednesday, May 10, 2006 at 7 PM. Speaker: Robert Pierce Robert Pierce is currently the Manager of Information Services and senior developer at Smooth-On Inc., a rubber and plastics manufacturing company located in Easton, PA. With 21 years of custom Fox programming experience; he has been a consultant, a contract programmer, and part of the TIW development team. Topic: Data D ...Show All

  • Jean5 Resource File is Not Valid

    What would cause this error message When launching the program from a 2nd workstation, the user gets the error message "Resource File is Not Valid". The 1st user was able to login fine. Is this an access rights issue We tried deleting the foxuser.dbf & foxuser.fpt and logging back in. Thanks for the help in advance. This error is related to VFP runtime version on client computer. I hav ...Show All

  • Mr. 007 MSCharts.ocx

    I downloaded from http://www.ml-consult.demon.co.uk/simplechart.zip  the class charts.vcx. This class is based on Microsoft's MSChart ActiveX control  (MSChrt20.Ocx) if you MODIFY CLASS simplechart of <charts.vcx> and Right click on it you will see MSCharts properties option. I want to open that Dialog (MSCharts Properties) in Run-time from an application. I wonder if that is possible and how can I do it ...Show All

808182838485868788899091929394959697

©2008 Software Development Network

powered by phorum