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

Tip: Looking for answers? Try searching our database.

ThreadLast Post  Replies
Help combining Queries.28 Dec 2005 18:57 GMT2
I would like help to condense this series of queries into one statement that
users not having access to VFP can run in MSQuery.
SELECT Prmrpmsg.fntxnqty, Prmrpmsg.fcpartno, Prmrpmsg.fcpartrev,;
 Inmast.fdescript,Prmrpmsg.fdduedate ;
VFPOledB - Blank dates in SQL?? How ??24 Dec 2005 18:41 GMT1
HI, I´m using Delphi to access the DBF Table.
I want to update a Table setting a date Field to Blank, Null, '' or nothing
etc. using SQL OLEDB
myConn.ConectionString:='Provider='VFPOLEDB.1;Data Source=D:\BASES;Collating
Pack y Zap using VFPOLEDB.1 (ADO - OledDb provider)24 Dec 2005 17:35 GMT1
De acuerdo con la doc. de Microsoft hay una lista de comandos soportados por
OleDb
According to Microsoft documentation there is a list of Supported Visual
FoxPro Commands and Functions in OLE DB Provider
Dynamic SQL Question19 Dec 2005 22:39 GMT1
I use dynamic SQL in a report and I need to search for a particular field in
a sql statement and replace it will another field.  Is there a command
similar to Replace() in VB?
Thanks
Aggregate Function Error16 Dec 2005 16:41 GMT9
I am having a problem with a query statement when I try to use sum( ) on a
field in the query.  For example:
select somast.fsono, somast.forderdate, somast.fcompany, sorels.fduedate,
sum(fnetprice)
SELECT from existing VIEW15 Dec 2005 13:01 GMT3
I open a parameterised view with the name "V_CUSTOMERS" during the INIT
statement of my code (which returns 1 record from the underlying table).
I would later like to use a SELECT statement to draw ALL the records from
the same table into a cursor...
Parameterised View15 Dec 2005 02:09 GMT1
How is it possible to use the 'Between' criteria to filter records based on
a numeric in the view designer....
Obviously between takes two parameters (along with the comparative) so how
do I input this......between ?nstart AND ?nEnd etc???????
VFP Programmer Wanted  - Help Me Use VFP to report on SQL Server d14 Dec 2005 01:26 GMT2
I am an old (retired) Foxpro programmer with VERY limited VFP experience. My
retail store uses Microsoft Retail Management System (RMS). RMS stores its
data using the SQL Server MSDE. I need to know, very specifically, how to
connect so that I can use VFP 8.0 to generate data ...
Query for report09 Dec 2005 09:17 GMT4
I am trying to add this:
WHERE ... AND LOWER(jour.text) LIKE LOWER('%(m.Buchtext)%') INTO CURSOR ...
and it does not work.
m.Buchtext has a default of ' ' if not written to (by a inputwindow) before
Parameterised View08 Dec 2005 17:38 GMT3
How do I get a parameterised view to return ALL the rows from a table.
I can use % but isn't there an overhead to this?
-------------------
Also if I wanted the potential for every field (or more to the point a large
Simple query06 Dec 2005 21:53 GMT1
I need some help. I have two tables and need to update some fields between
them. I need to check a key field for equality then update several fields
in one table from several fields in another table.
Here is what I've written:
date format06 Dec 2005 11:47 GMT3
I like to create a date format in DD-MMM-YYYY format e.g;, 15-JAN-2005.
Any suggestions.
Thanks
 
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.