Home | Contact Us | FAQ | Search & Site Map | Link to Us
Sign In | Join | Other 45 Sites in Network
Home
Discussion Groups
Database Servers
DB2InformixIngresMS SQLOraclePervasive.SQLPostgreSQLProgressSybase
Desktop Databases
FileMakerFoxProMS AccessParadox
General
General DB TopicsDatabase Theory
Related Topics
Java Development.NET DevelopmentVB DevelopmentMore Topics ...

Database Forum / FoxPro / Forms / October 2005

Tip: Looking for answers? Try searching our database.

ThreadLast Post  Replies
Close an Excel spreadsheet in VFP29 Oct 2005 20:36 GMT2
How do I go about closing a spreadsheet with out it asking me if I want to
save the changes?  Assuming I do not want to save the changes.
Weird Happenings25 Oct 2005 17:00 GMT3
I have a simple form with a few controls on it, nothing fancy, just text
boxes and command buttons.
This happens in both the IDE and compiled EXE.  I can click on a command
button and it executes the code with no problem, however, once the mouse is
Control Source Question25 Oct 2005 12:42 GMT5
I have a text box and and command button.
Click Event
intCoin = INT((100 - 1 + 1) * RAND( ) + 1)
thisform.txtResults.ControlSource = "SELECT Results FROM FACET WHERE Results
Marking combobox item as selected24 Oct 2005 08:37 GMT5
I am using VFP8.0 and am pretty new to this!
I have a form that has a combobox on it that is programatically
building up its list of items, eg:
this.ColumnCount = 3
Version Information - VFP920 Oct 2005 22:09 GMT1
Under Build Options for a project is where one can set the version information for
their program. How can I access this information from within my exe. For example, to
display in a form caption the version the program is, or perhaps under an About dialog.
Thanks.
date19 Oct 2005 03:06 GMT5
Friends,
I am usinng VFP8 and Access connecting using ODBC. Whenever a date field
(short date) is returned, it is in DATETIME() format. If I use format() in
SQL command or TTOD() in VFP, then that field is not updatable. I also
Requery data in drop down list19 Oct 2005 01:58 GMT1
I have a drop down list with two columns that I use to select records by
date.
( the primary and only index of this table.) The 1st column is the year and
month in character format of the available records with the second being the
Scheduled Tasks17 Oct 2005 05:51 GMT5
I realize this is probably not the right place to ask this, but....
If I want to schedule a task to run every 10 minutes after it finished
running how can I set this up in Scheduled Tasks?
Open Excel Spread Sheet in VFP (for view only)15 Oct 2005 21:31 GMT2
How would I go about opening a Spread Sheet in VFP (Read Only)
Accessing Excel spreadsheet from VFP14 Oct 2005 18:59 GMT3
How do I access a Row/Column of a Spread Sheet from VFP?
Loading an ActiveX control14 Oct 2005 05:28 GMT1
How do I load an ActiveX control?
Compulsary values12 Oct 2005 01:35 GMT2
Dear friends,
I have a requirement to create a property for all the objects in a form and
to set or unset that a value must be entered for that object.
But, is there is any command or easy way to list all the objects in a form?
pageframe bugs!11 Oct 2005 21:46 GMT2
Several bugs to report with pageframes:
1) I have a pageframe with 2 rows of tabs. In my code (when the form runs),
I delete some tabs (pages) and the pageframe now only has 1 row of tabs. The
problem is that the page hight stays the same, the pageframe gets shorter (to
Winsock ReceiveData11 Oct 2005 18:15 GMT1
I am using the Winsock Control to receive data through TCP. I am
connecting to a device which is sending a byte array. This byte array
include the chr(0) which is interpreted as a null value in VFP. Due to
this i cannot use strings in the GetData.
VFP 7 - Autoclosing a form11 Oct 2005 14:58 GMT1
I have a form that have a consistence test in the Init proc. If the test
fail, the form should be closed. How I can close a form by this Init proc? A
simple ThisForm.Release() doesn't work.
Thanks,
 
Sign In
Join
My Latest Posts
My Monitored Threads
My Blog
My Photo Gallery
My Profile
My Homepage

Start New Thread



©2008 Advenet LLC   Privacy Policy - Terms of Use
This website includes both content owned or controlled by Advenet as well as content owned or controlled by third parties.