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 2008

Tip: Looking for answers? Try searching our database.

ThreadLast Post  Replies
calendar ActiveX control31 Oct 2008 21:44 GMT3
I tried to use the Calendar ActiveX control, I copied from the sample
datacal.scx, when I run and click on it, I got the error "OLEDispath
exception code 0 from MonthView: Invalid propery value..". What does this
mean? How do I get it working? I would like the control to help the ...
looping throw all values of a field to find match30 Oct 2008 18:55 GMT4
When user key-in a value in a text box on form, I would like to validate
against the presence of corresponding value in the table (looking through a
column to find a match) and if no match is found, issue a message "no such
record". What is the easiest way I can accomplish it?
can't get correct value entered or retrieved30 Oct 2008 10:21 GMT1
I've this grid on a form which has columns for "thickness", "width" and
"length" for every row (that is my items for each performa invoice). The
problem now lies in the "width" column. I use combobox to allow user to
select
Close a form.28 Oct 2008 13:34 GMT7
I put "FORMNAME" as public in the LOAD so that I can call anything from this
form without having form names confused.
Here is a problem I am having in VFP8.
I PUT "ON KEY LABEL ESC FormName.Release().
Screen Size27 Oct 2008 19:49 GMT5
In VFP9 maximum form width and height are 32759 and 32733.
I run a form and tried to increase the width and height using mouse
dragging. Up to  9992 and 9966 width and height values I was able to
increase. I checked it by using _screen.ActiveForm.Height Why can't I
User form word 200027 Oct 2008 17:53 GMT2
A Ref field does not print. It updates, I can see it in the Print Preview,
but is blank when printed.
It works well in Word 2003 but we still have a few computers using Word 2000.
Any ideas?  Thanks
variable not found when executing report26 Oct 2008 20:16 GMT8
On a report I have fields that link to tables, the report runs until it
encounters a field which I put "performa_invoice.discount_rate" as the
expression. The discount_rate is a field in the table performa_invoice. At
this point it issued an error - variable 'discount_rate' not ...
set exact and seek in VFP 5.024 Oct 2008 18:12 GMT2
I am trying to find information regarding the behaviour of the seek()
command with different settings of EXACT.
First of all in the documentation of "SET EXACT" only the different
behaviours of string comparisons with the "=" operator are medntioned,
Disable or enable a command button at runtime based on logged on user?22 Oct 2008 22:16 GMT8
Does anyone know if VFP 9 can do this: Disable or enable a button during
runtime based on the logged on AD user account (best if can based on the
user group). For example I have a program that has a centralized form
containing buttons that call other subprograms, I would to ...
Cancatenation from multiple fields21 Oct 2008 09:36 GMT1
How do I concatenate fields and assign them to one text box control? For
example, there is a control called txtAddress, and I would like the data to
come from customer.address1, customer.address2, customer.city,
customer.postcode, customer.state, customer.country and with ...
vcr Next button don't work correctly on my form21 Oct 2008 06:11 GMT8
I've a 'one-to-many' form which has fields on the upper part retrieving from
the purchase table, and the lower part has a grid that is populated by the
purchase_details table. The forms has vcr navigational buttons which if work
correctly, clicking on next should display the next ...
Interactive chanage of combo box with synchronized value change in related text boxes20 Oct 2008 18:23 GMT2
I wish to automatically change the value of some text boxes accordingly to
the changes in a combo box which the user selects. For example, I have a
combo box called cbocustomer and I have text boxes txtaccountno, txtaddress,
txtatten, txttel and txtfax. Whenever a user change the ...
Activating menu13 Oct 2008 19:47 GMT6
I already have a created menu. When running a form how to apply that menu.
Pls help.
Releasing forms in runtime10 Oct 2008 04:11 GMT1
 I would like to Close all forms except one form(e.g login form) from where
i'm running following loop
 FOR EACH frm as Form IN _screen.Forms
         IF "frmlogin"<>LOWER(frm.Name)
Release window06 Oct 2008 16:19 GMT1
Hi...
MODIFY FORM (tcFormName) NOWAIT
I changed form properties by using ASELOBJ
ASELOBJ(laParentControl,3)
 
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.