Advertisement

1 - 10 of 59 containing alltags:("visual foxpro 9") (0.001 seconds)
I have a Grid displaying desired data.  When a record is clicked, the row shows as selected.  When a button is clicked, some code is executed and the data the grid is referenced on may now be on a ...
Zones: FoxProDate Answered: 01/30/2008 Grade: A Views: 40
I need to get the correct syntax for the statement to do what the following statement implies but does not do. This is used in setting a filter within a program that uses FoxPro command syntax. ...
Zones: FoxProDate Answered: 03/04/2008 Grade: A Views: 13
I'm creating a form in code based upon the content in a database of questions. Some of the questions have text lengths that exceed the width of my form, so I want to wrap the question text and ...
Zones: FoxProDate Answered: 05/20/2008 Grade: A Views: 0
I'm displaying a date field from a table in a grid. The date displays differently when the text box used to edit the date has focus than when it doesn't. If I use the Regional settings in the Wi...
Zones: FoxPro, MS DevDate Answered: 06/04/2008 Grade: A Views: 0
Have a working connection from VFP9 to a MySQL db using ODBC with which I can Select and Insert records. Currently though I have a need to first verify if a particular record exists then, if so,...
Zones: FoxPro, MySQL ServerDate Answered: 06/12/2008 Grade: A Views: 83
I'm looking for a SIMPLIFIED query designer for our end users to use to design simple queries and define joins in our database. We are using SQL Server 2000, but the front end is FoxPro... so I'm l...
Zones: SQL Server 2005, FoxPro, ActiveXDate Answered: 07/17/2008 Grade: A Views: 0
I need help with some suggested syntax that will allow me to loop through all of the controls on a form to send them to a printer. I think a loop such as the one in the code snippet below might ...
Zones: FoxProDate Answered: 07/08/2008 Grade: A Views: 22
I have a old form that I recently added a dropdown combo box to.  Everything seems to work fine with the pre-added values list but when you try to enter a value in that not list it dissappears as s...
Zones: FoxProDate Answered: 09/04/2008 Grade: B Views: 0
I have a requirement to produce stock warehouse labels 40mm x 25mm. This will require a font smaller than the 8 point minimum that VFP Report selections allow from the standard XP fonts. Is the ...
Zones: FoxPro, Windows XPDate Answered: 11/03/2008 Grade: A Views: 12
I've got a piece of code that I'd like to add to the .INIT() method of a lot of FORMS. All of these FORMs are based on the default FORM class. Is there any way in which I can (1) define a n...
Zones: FoxProDate Answered: 11/09/2007 Grade: A Views: 0