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 2004

Tip: Looking for answers? Try searching our database.

ThreadLast Post  Replies
query max characters limit28 Oct 2004 23:58 GMT2
I am trying to access data from a table like
"select col1,col2,col3 from table1 where name in ('A1','A2','A3',..,..,..
..,'An')"
If the number of elements in the where clause are more, i get a error
sql19 Oct 2004 11:45 GMT1
tengo dos tablas
mssi1 con
orden, digitoverificador, ID_Sucursal, codregistro, ID_grupo,
numero_afiliado, ID_miembro, fecha_emision, IDprofesion, ID_prescriptor,
SQL query to open OLEDB or ODBC to VFP?18 Oct 2004 16:57 GMT5
Is it possible for a SQL query or Stored Procedure to open a database at an
external location via OLEDB or ODBC? What I want is for SQL to grab some
data from Microsoft's Visual Fox Pro 8.1 and store it into a SQL table. I
want this to happen about every minute or so.
fatal error query15 Oct 2004 07:39 GMT6
Hello friends,
During a process I get 'Fatal Error exception code c....'.
Why does this come and how to solve it ?
In my process I have used sql - select and sql - insert.  Is it that this is
Dates default to 1.1.1900 if .Null.13 Oct 2004 20:35 GMT1
Can anybody help me with this:
if a field has a null value or {  .  .    }and the table is updated via a
remote view to a SQL server it always comes back with a date of 1.1.1900.
can this behavior be changed without an afterrequery process?
Encryption13 Oct 2004 15:26 GMT3
I have an application where most tables are too large to wrap into the
executable. It would make the executable too large. That's ok. So I
only put my smaller tables in the executable and wrapped it into the
exe so at least (I thought) people can't read my cross-reference files
Question about odbc12 Oct 2004 20:17 GMT1
   I have a program which need to connect SQL server(in office). The
program state in the server (in banch), and share to client to map the drive
to run it.
   My questionis...For example I have a 20 client's pc need to use the
Does ODBC SQL use FoxPro indexes?12 Oct 2004 11:33 GMT1
I've got a dbf table that I created with FoxPro, and I was wondering if
indexes created on this table would be used when accessing the table through
ODBC SQL calls.  Thank you very much.
-Eric
sql problem11 Oct 2004 14:00 GMT9
During program execution when  a query is about to be executed, I get an
error which is 'File is in use'.  This is not always.  What is the reason for
this ?   How to solve it ?
The version of VFP is 6.0
Stored Procedures vs. Procedures09 Oct 2004 18:01 GMT3
Can anyone tell me what is different about the purpose of a Stored Procedure
versus a Procedure?
I currently have some Stored Procedures, and they work great. One of them,
for example, opens a separate VFP 8.1 database, selects a bunch of data
select - insert query08 Oct 2004 14:14 GMT1
Hello friends,
Look at the query:
SELE * from slbacbr ;
where ( SLBEFFFM >= m.onavdt and ;
insert-sql a question08 Oct 2004 13:50 GMT2
Hello Friends,
The following syntax when triked in Visual Foxpro 6.0 is giving syntax error.
What is the correct one ?  
Does this method of sql-insert works in VFP 6.0 ?
Indexing Question06 Oct 2004 03:29 GMT3
I have a VB6 application in which I access a FP6 DB with ADO.
As one of the tables gets bigger ( 20,000 Records) My response is degrading.
A typical Recordset open is as follows
SQLstr = "select * from orders where  jobdate < {" & pDate & "} and complete
urgent-any way to get deleted table data05 Oct 2004 20:43 GMT4
Hi Friends
I just ran accidentally create table command on a existing table which has
data at one of our client sites
as you know it recreated existing table and data was erased.
Can't open a View or a Table until CLOSE DATABASES04 Oct 2004 20:26 GMT5
I have a table in VFP 8.1, and have created a View that simply selects *
from the table. This works great.
I also have a third-party application that uses the following connect string
to talk to my VFP database:
 
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.