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

Tip: Looking for answers? Try searching our database.

ThreadLast Post  Replies
Cannot retrieve records from FOX DBF through OLEDB29 Sep 2005 15:41 GMT11
Hi, I just want to retrieve some records from a DBF file to a recordset
throgh VB6 and I get 0 records when I should get a set of them.
This is the code:
Set cnn1 = New ADODB.Connection
DBF Files DELETED When PACK27 Sep 2005 17:32 GMT4
I found that VFP 6.0 would delete 'some' DBF files when PACK statement
is executed. Then, "File does not exists" error occurs.
However, this problem does not delete all my DBF files but just some of
them. I still cannot find its pattern.
recording text with line breaks26 Sep 2005 16:37 GMT2
I'm trying to insert/update a VFP8 Table memo field with text posted from a
HTML form (text area).
The code I'm using is this:
sql="UPDATE DATA2!personefisiche SET  memo=[" & trim(Request.Form("memo")) &
fox tables linked to msaccess21 Sep 2005 16:24 GMT1
Hi,
I'm trying to create link of fox tables into msaccess from the source code.
I have installed vfpoledb, but there is only article how to link msaccess
table into msaccess. There is a part of code I understand:
Call PRG from VB with ODBC15 Sep 2005 17:16 GMT6
I am using FoxPro 6 and I have written a program to PACK tables that have
records marked for deletion.  I want the PRG file to run at the startup of
foxpro, and I want to know if connecting to a foxpro database via ODBC and
ADO connection string will make foxpro run the PRG, or ...
Close Database - VFP 9 - Changed13 Sep 2005 17:49 GMT16
There is a change in Close database function in VFP9.
Once, a database is opened in a form, it can be closed only when a form is
closed. This major change has been indicated only by way of note in help
topic of Close Database.
VFPServer.com09 Sep 2005 10:28 GMT5
Somebody knows something of this product to VFPServer in this web site
www.vfpserver.com
Thanks
E.Paredes
How to use convert() or cast() function ?03 Sep 2005 10:05 GMT1
I have SQL2K in the backend and visual foxpro in front end.
My sql database has a column called address and it is in memo type.
I tried following but could not get anywhere:
select cast(address as char(35))
Insert into sqlserver01 Sep 2005 21:45 GMT1
I am trying to insert a record into sqlser 2000/2005.  I can query and update
existing records but not insert.  I don't get an error on the command but
nothing is posted to the table. My code looks like this
<begin code>
 
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.