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 2003

Tip: Looking for answers? Try searching our database.

ThreadLast Post  Replies
Between within an sql statement30 Dec 2003 20:12 GMT3
First of all I hope you all had a Wonderful Xmas, and Have
a Happy new Year.
Now the question!
I have the following statement:
Update conflict error  1585 on a update sql22 Dec 2003 15:17 GMT2
How to properly  handle update conflicts when using sql
I am getting Update conflict error  1585 on a update sql, handling a
complete table. I prefer not lock the complete table.
So my guess is to
how to handle concurrency/locking with insert/update/delete?20 Dec 2003 20:00 GMT2
the subject says it all.
Thanks in advance
Learning SQL20 Dec 2003 17:06 GMT16
I have to learn SQL. The samples in the VFP documentation are not enough to
make me understand enough.
Can anyone point to a good site ( or book ) on this?
Does VFP support nested queries like MS SQL Server does?
Error: Unable to retrieve specific error information Driver is probably out of resources18 Dec 2003 08:15 GMT3
I am getting this error when I try to save some config information or do
some Imports of external files.
I get this when I work from a VFP application on a NT machine talking to a
SQL Server 7.0 on SP4 on a Win 2K machine SP4.
Get Excel data into FoxPro17 Dec 2003 22:45 GMT4
What is the proper syntax for appending data from an Excel
spread sheet? Either from a named range or a specific
worksheet?
Parameters & ADO16 Dec 2003 23:49 GMT2
I'm using ODBC connections for some time now, to connect to multiple
databases.
After some experimenting with the cursoradapter, I got it working with ADO
and MSDE.
ORDER BY clause and Rushmore optimization16 Dec 2003 14:27 GMT5
I am connecting to the FVP databsae throw ODBC from FVP
application.
Is the SQL queries contains ORDER BY clause optimized
using RUSHMORE technology.
VFP & MYSQL?15 Dec 2003 23:09 GMT11
VFP 6.0
Is it possible to query/update a MYSQL DB with VFP?
Please post some sample code of connecting to the MYSQL DB
and doing a simple query/update on a customer table for
missing method with asp.net - please help15 Dec 2003 22:35 GMT3
OleDbCommand cmd = new OleDbCommand("select * from table1 where id = @id",
new OleDbConnection(ConfigurationSettings.AppSettings["conStr"]));
cmd.Parameters.Add("@id",id);
cmd.Connection.Open();
UPDPATE not working13 Dec 2003 15:14 GMT6
I am using the OLE DB Driver for Visual FoxPro 8 to execute the following
SQL statement:
UPDATE    Table1
SET              DateField1 = {DateField2}
Inner Join/ Outer Join?  Heck I don't know....12 Dec 2003 05:10 GMT3
I have three tables Student Timetable, CourseDemo and Books
Student Timetable (Only pertanent fields)
IDStudent
IDCourse
Nested iif11 Dec 2003 03:15 GMT1
Can you put nested iif's in Foxpro 5a in a field
expression for a query?
Are there limitations as to how many functions you can
nest in general?
help with remote views08 Dec 2003 14:18 GMT1
We have created remote views in VFP to connect to SQL Server.We want to
access these views through ODBC driver(by creating dsn to .dbc file) in
Visual Basic.We are unable to do this. However, we are able to access local
views on vfp tables.
filter with sql07 Dec 2003 12:14 GMT7
I have the follow table
order, id_customer, id_country
I need to find only the customers wich have orders in distinct country and
the numbers of orders
Pages: 1 2 November, 2003
 
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.