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

Tip: Looking for answers? Try searching our database.

ThreadLast Post  Replies
How to exclude Step & Next columns in DISPLAY STRUCTURE in VFP 9.031 Mar 2005 15:09 GMT1
I have just upgraded to VFP 9.0
But when I print DBF structure using the command :
LIST STRUCTURE TO PRINTER
it also shows additional columns - Next & Step.
How to create a random number generator31 Mar 2005 05:47 GMT4
Can any one give me any suggestions on how to create a random number
generator given a seed, max value and min value.  I want the return
value to be an integer.
Thanks
Indexing on table with buffer mode30 Mar 2005 08:29 GMT3
I'm trying to index a table on a field from within the program on a table
that has table buffering. When I do this it gives me an error saying that I
can't index on a file that has table buffering. Can somebody give me
alternate way of indexing on a table that is in buffer mode?
Code of updatable view28 Mar 2005 16:23 GMT3
If you make a view updatable, where is this code stored and how can you
extract it in order to put it into a .PRG
tia
Marc
How to pass a variable to a trigger by odbc28 Mar 2005 15:36 GMT1
I am not so familiar with VFP. I have an VFP-Database, which use a
variable (MyVariable) in a trigger. I want to set a value for this
MyVariable in the SQL-Statement (e.g. used from MS-Querry).
So i am looking for a sql-expression like:
Is there any issue with autoincremented field?24 Mar 2005 05:47 GMT5
I'm trying to convert a SQL Server table which has uniqueidentifier column
into a VFP 9 table.  I wonder whether I should use autoincremented field or
write a routine to increment the integer.
Thansk for any help.
How does a SQL command find a table which is not in the current db24 Mar 2005 05:47 GMT1
It seems to me that if I issue a SQL statement such as select * from tableX
and tableX is not in the current dbc, the SQL statement will search for
tableX based on the path of the current dbc.  So, if the current dbc is
located in c:\vfp\test, the SQL statement will search for ...
What information of a dbf is stored in the dbc?24 Mar 2005 05:46 GMT4
I want to know what other information are stored in dbc besides the ones that
can be listed by using List Database.
1.  Does dbc contain something like record counter or table length for each
dbf?
Why does gendbc need to update the dbc?22 Mar 2005 04:49 GMT2
I'm using gendbc to generate the prg for a dbc but it seems that gendbc
requires the dbc to be not read-only.  I don't understand why gendbc needs to
update the dbc since I assume that gendbc is just pulling info from the dbc.  
What does gendbc update in the dbc?
Create Foxpro table using VC++ ODBC21 Mar 2005 12:12 GMT2
      I'm using VC++'s ODBC to connect to Visual Foxpro's database.
      when i try to create table , the table is created (in file
      <table_name>.dbf) but when i open the created .dbf file , FoxPro will
      open the database but i cant see the table being created.
Command to determine if data hasn't been updated to the table20 Mar 2005 03:17 GMT5
I'm trying to find a command in VFP6 to do this but i'm sure if one exists.
I hope somebody can help me out.
Is there a command that tells me if there's any data in a table buffer that
hasn't been written to the table with the TABLEUPDATE() command? I want to
Visual FoxPro olddb driver fails to install15 Mar 2005 23:03 GMT1
We are trying to install the oledb driver to setup odbc on the machines at
this site but when we try to select and use the driver it errors saying that
we need to get the current version. We do so but it still errors with the
same message...?
Using a COM to return data15 Mar 2005 12:33 GMT7
I have a simple COM that works with web pages that checks account
information, returns prices for jobs and does other basic stuff.  However, I
now need the COM to be able to return data to an ASP page for tracking job
status etc and I don't have a clue how best to do this.  The ...
Why do some date fields have DataType D(8) instead of DataType D?09 Mar 2005 23:07 GMT2
I'm looking at the SQL statement of a remoteview to a SQL Server table
through View SQL of the View Designer and the prg generated from gendbc.  I
notice that some Date fields are showing having  DataType D  or DataType
D(8).   What is the difference between DataType D and ...
Tools to compare 2 dbcs09 Mar 2005 08:06 GMT1
I want to know whether there is any freeware to compare 2 foxpro dbcs.  
Currently, I use gendbc.prg to generate the prg for each dbc and then compare
the prgs.
Thanks.
Pages: 1 2 February, 2005
 
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.