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

Tip: Looking for answers? Try searching our database.

ThreadLast Post  Replies
Find Out If All Records Returned31 Jan 2006 20:48 GMT4
Is it possible to find out when a view has returned ALL the records after
issuing a USE statement?
Creating ODBC link within SELECT statement31 Jan 2006 01:37 GMT1
Is this possible.  To explain myself, here is my situation.  I created an
Excel Spreadsheet that uses an ODBC link to a SQL database.  In order for
anyone to use this file on their PC, that same ODBC link must be setup.  Is
their some code I can use within a Select Statement that ...
Changing The Sort Sequence Of A View26 Jan 2006 21:57 GMT3
Is is possible to use a parameter to change the sort sequence of a View at
runtime? I know I can use an index but that seems a bit long winded.
Simple problem???26 Jan 2006 21:49 GMT5
i'm using vfp9 and mysql as my database.
I use the sqlexec command to insert, update and delete records. After i
execute, i want to know if everything works fine, so i thought i use:
PROCEDURE errhand
Simple ADO example?23 Jan 2006 22:44 GMT3
I don't use VFP very often but am quite versed with VB6 and VB.NET using ADO
and ADO.NET. Can anyone post me a simple example of a VFP program that opens
a connection to a SQL Server and reads a RecordSet (or some such object)
into VFP, then writes data to a SQL Table?
Strange problem with SQLEXEC18 Jan 2006 20:08 GMT4
i work with foxpro 9 and mysql 5.0. As i work in a bookstore i have to add
thousands of titles everyday to my database. I use the sqlexec command to do
this wich works very fasts. To be sure that a quote ( ' ) is handled
correctly, i put a \ before it. This works fine, except when ...
Alternative to REQUERY()17 Jan 2006 03:02 GMT2
I have a form on which I use a grid to maintain a table located on a remote
SQL server.
I use a view to access the data.
My problem is that because the application runs across a LAN and thus can be
REPLACE ALL12 Jan 2006 05:02 GMT6
What is the SQL equivalent to a REPLACE ALL command in VFP?
I found this in the help section:
SELECT REPLACE('abcdefghicde','cde','xxx')
GO
how to get a field associated with the maximum of another ?11 Jan 2006 03:53 GMT1
Hello friends,
I have the following table:   mytable (itemID, field1, field2) where there
could be several records for the same itemID but only one per itemID-field1
combination.
Carriage Return in a variable09 Jan 2006 19:40 GMT5
I have a little routine that creates an email. I can put what ever I want in
the message body with something like:
lcBody="This is the message body part 1."+"And this is part 2."
but I can't figure out how to get a carriage return between the first string
Update Single Record From SQL View06 Jan 2006 19:15 GMT2
I am using a VIEW to return all the records from a remote SQL table and then
populating a simple grid.
I then allow the user to select one of the rows from the grid and update the
information in another form which uses its own private datasession.
RE: Using VFP to pull SQL2000 using vfp SQLEXEC statement05 Jan 2006 17:22 GMT4
I am able to pull data from a SQL server using a simple select statement with
the SQLEXEC in VFP.
I am trying to select only a few records from the SQL server database into
new fox table.
Linked Server with vfpoledb05 Jan 2006 16:58 GMT1
I am having difiuclty in setting up a linked server on SQL 2000 to work with
a foxpro database.
I am using foxpro 8 and the relevant oledb driver downloaded from MS
website.  However when I try to use the linked server
 
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.