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 / January 2008

Tip: Looking for answers? Try searching our database.

ThreadLast Post  Replies
Printing selective pages in a Report31 Jan 2008 08:51 GMT4
I have VFP 9 SP2.
When I generate a 20 page report, is there a way for me to print only
say pages 1 to 2 (as an example) through the Print Preview / Print
toolbar ?  Usually even though I need just the first 2 pages of the
"tempfile" is too large30 Jan 2008 08:58 GMT7
I got this message when running a report.
File c:\docume~1\christ~2\locals~1\temp\00004nx50025.tmp is too large.
when running :
SELECT * FROM trl,trlservice WHERE EVALUATE(afdrukdepotfilter) INTO CURSOR
Add foreign key30 Jan 2008 08:20 GMT4
I like to write sql code to add a 'normal' tag to a table, however the
following jus generates syntax errors. What is it I don't understand?
ALTER table "C:\VFP PROJECTS\UPGRADE\DATA\COASTALCENTERS.DBF" ;
    ADD FOREIGN KEY TIMESTAMP  TAG TIMESTAMP ;
How to get the name of a Popup Menu30 Jan 2008 04:02 GMT4
Could someone please advise on how to get hold of the Popup name,
'Shortcutsx' from the below code.
I need to issue a PUSH POPUP, therefore require the name of the Popup.
DEFINE PAD mnShortcut OF _MSYSMENU PROMPT "Shortcuts" COLOR SCHEME 3
SQL Native Client vs SQL Server ODBC driver29 Jan 2008 21:35 GMT3
I am using SQL Server 2005 as a backend, and connect via SQL Native Client
ODBC driver. Anybody knows whether this so-called 'native client' version is
faster than conventional SQL Server client?
TIA,
"SET PRINTER TO NAME" not working in VFP929 Jan 2008 17:26 GMT4
I have a program that executes the following command
SET PRINTER TO NAME PDFCreator
In VFP8 it worked ok but not in VFP9 (with SP2). If I try the command in
the command window of VFP9 it works but not in the compiled program.
Prevent Group Footer Page Break29 Jan 2008 13:05 GMT4
Within the group footer of my report I have a couple of stretchy memo
fields and a signature block. I don't mind if a page break comes during
the memos, but I don't ever want it to break between my signature lines.
 What can I do? The group footer is not constant height, and you ...
vfp and pdffactory29 Jan 2008 12:32 GMT3
how to implement pdffactory in vfp
i dont want to show dilogbox .
Sedna29 Jan 2008 07:59 GMT3
There are "Latest News from the Visual FoxPro Team":
http://msdn2.microsoft.com/en-us/vfoxpro/bb264582.aspx
WBR
-Stefan
What is the PJX OBJECT field for?29 Jan 2008 03:39 GMT2
I have a client whose VFP application falls over when windows is returning
from sleep mode.
It says file c:\documents and settings\david....   can not be found. (I am
david). I searched the execuatble and found that this string was there.
add fields to table in code?28 Jan 2008 21:38 GMT5
I have a table that I'd like to add two fields to from code.  Can I do
this?  How?  I need a field called tocity char 10 and a field called
fromcity char 10.
SQL Help28 Jan 2008 19:20 GMT2
My SQL is awfully rusty...
I have a DBF:
SSN  c(9)
NAME  c(30)
"Class not registered" for editing a report that used Foxpro27 Jan 2008 21:39 GMT2
I opened a report that was created in 8.5 and get a class not
registered error. Do you know what files need to be registered? Also,
I get an error when attempting to register it says that the DLL was
was loaded but the server entry point was not found.
Report problems in Vista27 Jan 2008 18:10 GMT8
I have a program written in VFP 6.0 and running on a Vista machine.  I have
a report that normally runs 3 records per page.  When I use the same report
in Vista it prints 2 records per page.  It is essential that it print 3
records per page.  Right now, my only way around this is ...
Can't get  REPORT FORM  to work.27 Jan 2008 18:07 GMT13
This is VFP6 SP5.
My program searches through a database and puts the records containing
the key words in a "Cursor" using:
    SELECT NAME, ..... INTO CURSOR RESULTS ORDER BY NAME
Pages: 1 2 3 4 5 6 7 8 9 December, 2007
 
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.