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 2004

Tip: Looking for answers? Try searching our database.

ThreadLast Post  Replies
Stuff that drive you crazy29 Oct 2004 17:33 GMT1
Another inherited app; probably VFP 6, but I am supporting it with VFP
7.  This one probably used a wizard to setup referential integrity, ie
delete trigger called __ri_delete_purchaseorder().  All tables are
buffered  (buffer mode = 5).  If the user decides to cancel the PO,
Replace29 Oct 2004 11:08 GMT3
I have two problems:
In one column (in which there is a long line of signs) I would like to find
a word and replace it with another one.
In Ms SQL there is a command REPLACE, how to do it in VFP 7?
BindEvent()29 Oct 2004 10:52 GMT7
I have two button objects on a form form object. I am using BindEvent() to
bind their CLICK event to a method. Now, from this method, can I detect which
of the butons was clicked?
Thanks
Variables and Form Release26 Oct 2004 14:27 GMT3
Initially I developed several forms and when I would close them by invoking:
thisform.release method, all variables would release along with the form.
After adding another form to my project.  I noticed that when I ran the
forms and closed them by using thisform.release that it no ...
Windows Server 2003 / Colors all wrong on forms!26 Oct 2004 00:35 GMT2
Does anyone know why colors would not appear correctly when running a
program developed using VFP 7.0 through terminal services?  For example, I
have a grid which (depending on what data the user is looking at) could be
either dark green, brown, or another shade of green.  I only ...
Label BackColor - VFP824 Oct 2004 13:39 GMT6
I'm converting from VFP6 to VFP8. The BackColor of all the labels are
now a darker shade than their Pages'  BackColor. All colors are set to
default. The property sheet shows them to be exactly the same -
RGB(236,233,216).
How to change bgcolor of a treeview23 Oct 2004 06:24 GMT1
I have a treeview which I would like to change the background color.
I Tried the following in the init of the treeview, but no effect:
DECLARE long SendMessage IN User32
Call SendMessage(THISFORM.olecrtree1.hWnd, TVM_SETBKCOLOR, 0,16515071)  
GetDate23 Oct 2004 06:14 GMT2
Does anyone have a sample of how i would create a GetDate() Calendar Control
in VFP 6.0?
Treeview Outlook21 Oct 2004 15:33 GMT2
Does anyone know how i can use TreeView to display the inbox structure in
Outlook?
Using Microsoft Word Activex control on a form21 Oct 2004 09:09 GMT1
Can anyone recommend a book or website which can get me going in using
the Microsoft Activex Word control on a FoxPro form.  I've done some
work using Word as an automation client under FoxPro control but the
project I'm working on would have a cleaner user interface if I could
BoundColumn Property20 Oct 2004 10:11 GMT4
Can anybody explain to me how the BoundColumn property works for a combo
box? What I'm trying to do I'm not sure if the BoundColumn property is the
way to do this or not.
I have a combo box with the RowSourceType set to Alias, the RowSource has
Importing images or image locations19 Oct 2004 22:23 GMT3
Hi all..
I have images that are stored on disk that I need to be
able to view on a form.  It sounds like the best option
is to store the location of the file rather than store
dbgrid and remote view19 Oct 2004 19:01 GMT1
I have created a form with a grid that I created by moving a view from the
data environment. The remote view uses ODBC to connect to an access
database. The grid displays the table I want, but if I change data in the
grid it does not update the access table. Do I have to write a ...
How weird .. _Crypt19 Oct 2004 14:43 GMT6
The code below lets users in on a random basis, and I can't see why.
I did have some problems using the _crypt between W2K and XP, but got
that figured out.  Why the heck does this code produce random results?
IF EMPTY(THISFORM.Text2.Value)
Forms and using the Wizard18 Oct 2004 14:21 GMT3
Jeez I inherited a VFP 7.0 application with 200+ forms, and most of
them were developed using the Wizard.  So all these forms have the
Navigation toolbar on the form, Next, Prev, Add, Delete, etc...
Now I want to add a field to the form, ie a ComboBox, and it does not
 
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.