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 / General FoxPro Topics / July 2004

Tip: Looking for answers? Try searching our database.

ThreadLast Post  Replies
cannot using "GROUP BY" clause01 Aug 2004 00:12 GMT9
why i can't include GROUP BY clause in my  SQL-string ?
thank
Prevent query display31 Jul 2004 21:53 GMT4
at the beginning of a program I have:
SELECT service, count(*) as totpcs FROM scan_in GROUP BY service
I don't want to see the query result, I tried with NOCONSOLE and NOWAIT, but
it still displays.
How do I run this click button programatically31 Jul 2004 20:59 GMT5
I have a click button created several times over and I need to run following command based on what I have in variable "thisform.addfoldername".  
         w=thisform.addfoldername
         thisform.my_ctnlistbar1.listbar1.+(&w)+.folderheader.click()
the above command doesn't ...
simulate PRINT-SCREEN31 Jul 2004 20:47 GMT1
I use VFP 8.0
I would like to simulate the print-screen (stamp) button
Any ideas ???? thanks
KEYBOARD '{ xxx   }'
Adding events31 Jul 2004 20:27 GMT2
VFP80 SP1 on XP
I have a basegrid in MyClass.
I have added it to a form.  When I run the form, I programmatically want to add a column and a Click() event to that column.  I do not understand the Help screens on this issue.  Anyone have a simple example.
TIA
exit from a loop31 Jul 2004 15:24 GMT4
From the VFP IDE I run a program that got stuck into an infinite loop.
How can I exit from that? Ctrl+Z, +C, +Break didnt' work and I had to kill
the application from Windows.
thanks
From Cursor To Cursor31 Jul 2004 15:21 GMT4
Maybe I haven't yet understood anything in VFP...
SELECT field1, field2, field3 from tableA INTO CURSOR answer
SELECT field1, field2, field3 from tableB INTO CURSOR answer2
select answer
Listbox + button31 Jul 2004 10:25 GMT6
A listbox shows values selected from a query.
I entered the query directly into RowSource property.
How can I capture the returned value(s)? Should I add a command button?
Is there any class with a pre-made sample of such a simple form?
NTFS system31 Jul 2004 08:22 GMT5
I need to know if our program is running on NTFS.  I figure I could do this
with OS(11).  I am just checking if this is right.  We only have NTFS
stations so I can't see what a Win 98 will return with that function.  I am
guessing it will return a 0.  Is this right?
SetFocus to a form (class)30 Jul 2004 21:47 GMT2
VFP8
How do I set the focus to a form after I instantiate it and display using
Visible = .T. ?
Eg.
Filemaker Pro data to VFP30 Jul 2004 21:22 GMT4
I have been tasked to determine the feasability of importing
data from a Filemaker Pro database to a VFP database.  I will
just require raw data as opposed to rules, etc.  Is there anyone
out there who has gone down that path?
"Recompile all files" doesnt30 Jul 2004 21:07 GMT2
I made a change to a header file, then recompiled the project, with
"Recompile all files" checked. The header file change didn't take, so I
tried it again. Still no good. I discovered that none of the fxp's had
changed. I had to delete the fxp's to force them to be rebuilt.
Beginner case problem30 Jul 2004 15:40 GMT2
I have a simple (I think) question.
From a field I want to change only the first word from upper to ower case.
Except for the first letter, this one should stay Upper
Thanx
Checking for a variable30 Jul 2004 12:34 GMT4
How can I check the existence of o variable ?
how to set project path30 Jul 2004 09:40 GMT6
I'd like to set my project paths automatically so I don't have to key in
'set default' every time I load a project. I've tried to do this by putting
'set default' in my project hook and the config file but it still loads with
the default VFP path.
Pages: 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 June, 2004
 
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.