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 / Database Container / January 2005

Tip: Looking for answers? Try searching our database.

ThreadLast Post  Replies
VFP 6 & 831 Jan 2005 13:39 GMT5
Friends,
I was using the following query ini VFP 6:
   SELECT lev_name, SUM(leave_acc) ;
   FROM  vEmpPayLeaves ;
do setup28 Jan 2005 01:55 GMT1
Dear friends,
I have purchased VFP8 and found that "Setup" wizard is missing. I used
Install shield express that comes with VFP8 to create setup disks, but that
does not automatically install all required support files for me.
FoxPro and DBaseIII27 Jan 2005 16:27 GMT3
i'm at a new job where a ordering program is build in clipper with a
database in dbase III. Ofcourse ; ) i want to rebuild this in vfp. I am
using VFP 6.0. This is a rather huge application, and i don't want to
rebuild it at once. I figured i first build the gui just for lookup
Win2000 & XP25 Jan 2005 23:09 GMT4
Friends,
I am using VFP6 and Access using ODBC. I have installed my program using
setup (compiled in XP) at customer place in XP (PC) and Win2000 pro
(Laptop).. XP is perfectly OK. Win2000 says VFP support files are missing. I
odbc error24 Jan 2005 21:49 GMT1
I have a single table in a large database which I can't access through odbc.
The error I get is "Microsoft ODBC ..... not a table".  I also cannot access
this table using my old VFP 6 -- I must use VFP 8 to open it.  I have looked
for an updated version of vfpodbc but I can't ...
table buffering ?24 Jan 2005 14:43 GMT2
i'm saving a field into the current record and then doing a sum of that
field for any other records
so a couple of lines of code like this...
select deal
sql locks not released when called from VFP824 Jan 2005 00:22 GMT1
I am running into some problems especially on deletes using SPT, VFP8 and
SQL 2000. I am seeing in EM where locks on objects from single row
deletions, i.e. delete dbo.tablename where id = ?paramID.
These locks are causing blocking and I am not sure how to get around it. If
Version Number for a DBC22 Jan 2005 15:46 GMT6
Has anyone got any ideas for creating a version number for a dbc by adding a
user field or other method.  I want a way that I can keep seperate version
number for the dbc similiar to that of the EXE version.  We have a
commercial application that we provide for a client base ...
max of vfp table21 Jan 2005 22:20 GMT2
Does any one know what is max limit records in a visual foxfro table?
TIA,
Elton Wang
How to Avoid Missing IDs17 Jan 2005 14:17 GMT3
I am using VFP 6.
This is a general question.
I have a table ('CodeBank'), in my DBC which stores the name of the
tables/views and the last used IDs.
Cannot update the cursor blah, since it is read-only.14 Jan 2005 22:20 GMT1
Using a VB.Net app to connect to a Foxpro database, I get this error when I
issue an Update command against a dbf file directly (meaning, "Update
tablename, set columnname = value")
I have looked at the properties of the dbf file and it is not set as
Connectivity error:[MySQL][ODBC ....14 Jan 2005 11:48 GMT1
I got a strange behavior, I need to connect to a table in MySql through ODBC
driver
No problem to create the connection, when i try to create a remote view I
got an error when I try to add any tables of the db and the error is that
Create a table in runtime04 Jan 2005 22:20 GMT5
I need to create a table in runtime, the definition's table is in a
variable.
strCadCreate = "create table Txx ( campo1 type, c2 type ) "
I need to execute the CREATE TABLE statement strCadCreate
VFPOLEDB 8.0 & 9.0 does not support TRY, CATCH TO etc.03 Jan 2005 00:58 GMT1
I'm trying to insert a record into a foxpro table using
the VFPOLEDB driver. The table uses a validation rule
that triggers a stored procedure. The stored procedure
fails if i include the new error expression syntax
Problem between TRIGGERS and APPEND02 Jan 2005 14:22 GMT4
Hi...
Me Again...
How could I temporarily interrupt the effect of the
Insert, Update and Delete Triggers on a table?
 
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.