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 / SQL Queries / August 2004

Tip: Looking for answers? Try searching our database.

ThreadLast Post  Replies
Automating prg Execution27 Aug 2004 14:14 GMT5
I need to run a .prg every day at 4:00 am. What is the easiest way to do it
other than getting out of bed and hitting enter?
And/or
Is there a way to start a ,prg and have it periodically check a directory
Can We,Connect Foxpro prog to SQL database ??26 Aug 2004 23:30 GMT2
We need to connect, if possible, a Foxpro program to a SQL Database.   Is
this do-able??
We are using Foxpro 7.0 at the moment.
Philip
paging24 Aug 2004 17:47 GMT15
I used in mysql "select * from mytable order by FieldNumberNN limit
21,20 "  to bring next 20 records starting at row 21
I already noticed the clause limit is not supported, anyone can point
me how to get the same result in foxpro without getting all the table
Scan update question20 Aug 2004 16:35 GMT2
I have been given a program to run, but the two tables that this program uses
have about 3 million records each. I calculated at the speed it takes to
complete this program, it would take about 1782 hours to do. I would
appreciate it if someone can find a much much faster way to ...
recordset problem with SQL20 Aug 2004 06:44 GMT4
       I am working on a VB6 application and I need to retreive data from
VFP table into a recordset. The table consists of the following columns:
strm1, datdok, vrebl, rabat and many others. I open the recordset with the
following SQL command:
corrupt table problem18 Aug 2004 14:50 GMT3
Ever since I began using VFP 8 from VFP7, I've started getting this a lot.
   "Table "name" has become corrupted. The table will need to be repaired
before using again. "
Help tells me "Either the table record count does not match the actual
Invalid call issued while executing a SQLMORERESULTS() sequence.17 Aug 2004 08:05 GMT1
When I'm trying to query the value of @@Trancount associated with the active
connection via
SPT function SQLEXEC( ) I'm getting the following error.
"Invalid call issued while executing a SQLMORERESULTS() sequence."
The SQL Except statement not supported ?15 Aug 2004 20:48 GMT1
The following statement doesn't work. Apparently it is the "except"
statement that is not understood. However if I run the 2 select statements
separatly it works, allas it only gives the intermediat results.
Does anyone have an idea ?
substrings in Field13 Aug 2004 23:22 GMT3
If I want to search a substring of a field with VB6 for Access I use Like *
or with SQL I use Like % how do I do that with FoxPro.
   Thanks for any help!!!
Queries of this type are not supported13 Aug 2004 23:16 GMT5
I have a query, when I test it in the command window, I get the error
message: Queries of this type are not supported. My query is:
SELECT Endorsement.*, Repercentage.*;
FROM endorsement, repercentage;
Open Dialog on SELECT - SQL10 Aug 2004 14:49 GMT1
I occassionally (and randomly) get the open dialog on a certain SELECT-SQL
statment.   I've added a check to confirm the file exists and even open the
DBF before the select statement.
I still keep getting the dialog occassionally.  Has anyone else encountered
Cross Tabular queries09 Aug 2004 08:03 GMT1
I need to create a corss Tab query that has multi- row datafields. Is this
possible  and how?
Character Conversion to Integer HELP!06 Aug 2004 23:02 GMT5
What is the equivalent function to use in FoxPro for the CAST function in
this T-SQL statement:
SELECT * from tablex ORDER BY cast(pc_nos as integer) desc
a Query06 Aug 2004 17:50 GMT2
OK I need this query designed....
Students
1234   Joe Blow
Courses
Query text and date06 Aug 2004 16:26 GMT2
I have a database (FoxPro 2.6) I have no control over I can only read from
it. I am
trying to do a query there is a field that is text but had dates in it.
(date format is 00/00/0000) I would like to use a where statement or sort by
Pages: 1 2 July, 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.