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

Tip: Looking for answers? Try searching our database.

ThreadLast Post  Replies
SQL queries from VB via OLE DB Provider28 Oct 2005 19:18 GMT8
I'm trying to run SQL queries against VFP 8.0 using the Microsoft OLEDB
Provider and Visual Basic 5.0.
If I read directly from a free table everything works perfectly.
But if I read from a View located withing a DBC file an error is produced
Creating views27 Oct 2005 14:37 GMT2
I am just getting my feet wet in connecting to a SQL database through VFP.
What is the difference between a view and a sql view?
Also, can you explain the difference between local views and remote views?
Thanks.
MLINE Problem.24 Oct 2005 22:47 GMT6
I have a database that I extract data from and I am having an odd occurance.
To make it simple let says:
Select MLine(memofield,1) from Database!table
This normally returns the complete first line of the memo field.  For some
CursorAdapter question about the AfterUpdate Event21 Oct 2005 14:43 GMT2
If I check the cUpdateInsertCmd passed into the AfterUpdate event, I get a
sql statement with the table names and field names in it.
I want to get the actual sql statement passed to the database.
Anybody have any ideas on how to translate
How update a set of records21 Oct 2005 13:58 GMT2
Hi to all,
In a Form I have the Field From Code and the Field To Code.
The Field 'From code' is the Start code for my Query, and the field 'To
code' is the end code of query.
How can I create a Store procedure ???16 Oct 2005 01:25 GMT2
I have one database in VFP but I will  want migrate to SQL Server.
I have one form that use combo to select employee Lastname and filter the
customer data and show it inside the grid.. How I create saem store
procedure or another rutine that I will do the same but I don't like use ...
Rushmore Question on JOIN condition13 Oct 2005 09:51 GMT2
If I join two tables in quirey on more than one condition (both are
indexed), would it be optimized query.
CREATE CURSOR tmp1 (tabname C(5),lastname C(12), firstname C(15))
SELECT tmp1
Training Course12 Oct 2005 21:59 GMT1
I am looking for having training course in Developing VFP application in SQL.
Any suggestions?
Thx
Need Basic Help11 Oct 2005 20:00 GMT3
At my workplace our ERP software in on a VFP database.  I have learned quite
a bit about extracting data with the select statements from the VFP
database.  We are in the talks of converting the the SQL version of our ERP
and I have some very basic questions since I am extremely new ...
oldval()/curval() and data refreshing..11 Oct 2005 19:17 GMT2
In my data environment I have a remote view with Optimistic Record Buffering.
The user makes his/her changes then has to hit a "save" button. Before I do a
tableupdate, I want to check the remote data source to see if the record's
timestamp has changed (indicating another user ...
FoxPro and SQL Identity11 Oct 2005 16:46 GMT6
How to get the last created SQL Identity number when using Append/Insert from
VFP, currently I am using an SQL Stored Procedure to insert the record and
return the last Identity, is it possible to return it by VFP when using
Append or Insert?
Retrieving actual foxpro data type through oledb11 Oct 2005 00:26 GMT7
How do I get the actual foxpro data type through oledb?  
I know how to get column information through GetOleDbSchemaTable -
System.Data.OleDb.OleDbSchemaGuid.Columns, but this gives me the .NET data
type.  
Problem w/ Group by, max() query06 Oct 2005 17:11 GMT9
vfp6.0
I don't understand why columns R2-R12 results are 0.0000.  I am
expecting
R2-R12 to be 1.4000, which is the max().  Any one have any suggestions?
dynamic sql not creating table with select into statment04 Oct 2005 13:05 GMT3
any idea why the statment below is not creating a temp table?
if i run it as a regular stament (not dynamic) the table is created.
EXEC ('
SELECT F.COMPANYID,F.COMPANYNAME,DNB.DNB_Duns_nbr,
MySQL ODBC02 Oct 2005 15:05 GMT4
Help
i'm getting an error trying to create a view into a MySQL database.
CREATE SQL VIEW 'webcontacts' CONNECTION 'resources' as "select * from
contacts"
 
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.