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 / November 2005

Tip: Looking for answers? Try searching our database.

ThreadLast Post  Replies
Cross Tab: Multi Column data?30 Nov 2005 16:32 GMT2
How do you use the cross tab tool to select more than one data item to
be summarized for the columns?
What I would like to do is select two fields for data, based on the
same column.
Updating a field using a Variable name30 Nov 2005 14:23 GMT2
I was hoping someone might be able to help. I want to know how to update a
field in a table but using the tables field name in a variable.
Example:
projfield1="PUTMKT."+alltrim(fname1)+"_PRO"+alltrim(str(fperiod1))
can VFP 9 ftp a file???30 Nov 2005 13:34 GMT18
I'm curious to if there's a way I can get VFP9 to upload a file via ftp to a
secure area that requires a login.
Thanks!
Buster
vfp tables to sQL database30 Nov 2005 07:46 GMT3
my invoice table got a payment date, in vfp tables, it will become empty (if
there is no payment for that invoice)
Now, I want to import them into SQL database, i got an error that about this
field ?
Help please: VFP function to calculate direction in degrees30 Nov 2005 04:29 GMT14
I need help putting together a function where I pass four coordinates X1,
Y1, X2, Y2 and have it return direction in degree of angle from 0 to 360.
Didn't do too well in geometry!!  Assume a flat X/Y plane.  I need to know
what direction zero is (left, right, up, down).
setall question30 Nov 2005 03:44 GMT17
While this works
this.SetAll("fontsize",7, "Header")
this doesn't
this.SetAll("fontbold",.t),"Header")
CAN SOMEONE HELP ME PLEASE -- URGENT -- FOXPRO 2.6 DOS30 Nov 2005 00:51 GMT14
I have two forms A and B.  They're both have the same memory vairable
city and county.  I did declare these variable to be private for each
form.
When i'm in form A there is a button to call form form B.  When form B
Append general - error in the DLL29 Nov 2005 22:18 GMT5
To print a data field derived .jpg file, the following code has worked well
in the past but now produces an OLE error code 0x800401f9: Error in the DLL.
    create cursor PHOTO ( entry G )
    append blank
focus question29 Nov 2005 22:13 GMT1
I have commandbutton. I need to know which form object had focus just before
commandbutton gets focus. Commandbutton gets focus by Click Event.
I tried to use thisform.activecontrol but in some sitiuations this property
is empty and command vartype(thisform.activecontrol) = 'O' ...
SQL expression is too complex29 Nov 2005 22:03 GMT3
Hey, I thought I wasn't supposed to get such errors with VFP9.
It doesn't look all that complex... Am I doing something wrong?
UPDATE counts SET ;
acnt = (SELECT COUNT(*) FROM mytable WHERE myfield = "A"), ;
editbox limitation29 Nov 2005 21:41 GMT3
i have an app that reads an editbox and runs a program to determine the price
of a product.  the editbox contains rules of my trade.  the process runs fine
until the number of characters in the editbox exceeds 7475 characters.  is
this  a known limit of foxpro, or do i have to ...
Debug on client machine (vfp 7)29 Nov 2005 21:38 GMT15
I need to debug an application on a client PC, where VFP is not present. I
have tried using messageboxes on strategic places in the code, but it's
quite tedious. Any good ideas on this?
Create Connection error trap29 Nov 2005 19:46 GMT1
Currently I use the following code to create a connection to SQL
create connection conName;
 datasource alltrim(odbcName);
 userid alltrim(SqlUser);
Get FULL Title Bar string of Active window.29 Nov 2005 18:34 GMT9
Friends,
Recently I posted a question with the SUBJECT heading of "Sending KeyStrokes
to another Windows Application". The replies have been very helpful and did
what I wanted. I further need to know the FULL title bar caption of the
Multiple Detail Band problem in compiled exe29 Nov 2005 17:47 GMT3
I thought I had this problem all fixed up, but I discovered earlier
today that I still have a problem with multiple bands starting on a new
page. I recieved the patch from Microsoft that fixes the glitch. And at
the time I only tried running the report through foxpro. However when I
Pages: 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 October, 2005
 
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.