Welcome To The Home Of The Visual FoxPro Experts  
home. signup. forum. archives. search. articles. downloads. faq. members. files. rss.
 From: Jun Tangunan
  Where is Jun Tangunan?
 Cabanatuan
 Philippines
 Jun Tangunan
 To: Ken Murphy
  Where is Ken Murphy?
 Springhill
 Canada
 Ken Murphy
Subject: RE: APPEND FROM fails
Thread ID: 166133 Message ID: 166155 # Views: 1 # Ratings: 0
Version: Visual FoxPro 9 Category: Databases, Tables and SQL Server
Date: Sunday, March 30, 2008 1:45:26 PM         
   



>
> Jun,
>
> From what I can see, you have it working. One thing I might suggest. Get used tow working with the SQL SELECT command. If you ever decide that you want to work with an SQL type of backend (MySQL, SQL, Oracle, Postgre, Advantage, etc.) then you will need this command. If you are using the SELECT command with VFP, the switch to an SQL back end will be much easer.
>
> Ken
> You shall know the truth - and the truth shall set you free. (John 8:33)

Thanks Ken, I am learning a lot here in foxite with the help I am getting from someone like you. After I solved the problem with the help of Tushar, I was also able to create a Method which reduces a lot of codings for me (before I have to encode a list of commands, then copy paste it on anything that may affect the refreshing of the displays). It is easier now, and faster from what I've been doing before (coding and performance).

However, I am stuck once again on passing and retrieving of a property I created. I am trying now to move from using public variable to substituting it with a property inside my forms.

ENTIRE THREAD

APPEND FROM fails Posted by Jun Tangunan @ 3/30/2008 3:34:34 AM
RE: APPEND FROM fails Posted by M. Akram Bhatti @ 3/30/2008 7:31:44 AM
RE: APPEND FROM fails Posted by Jun Tangunan @ 3/30/2008 8:09:24 AM
RE: APPEND FROM fails Posted by Christian Tabligan @ 3/30/2008 8:20:18 AM
RE: APPEND FROM fails Posted by tushar @ 3/30/2008 8:52:11 AM
RE: APPEND FROM fails Posted by Christian Tabligan @ 3/30/2008 9:04:18 AM
RE: APPEND FROM fails Posted by tushar @ 3/30/2008 9:35:50 AM
RE: APPEND FROM fails Posted by Christian Tabligan @ 3/31/2008 2:11:41 AM
RE: APPEND FROM fails Posted by tushar @ 3/31/2008 7:50:45 AM
RE: APPEND FROM fails Posted by Jun Tangunan @ 3/30/2008 9:31:32 AM
RE: APPEND FROM fails Posted by tushar @ 3/30/2008 9:37:07 AM
RE: APPEND FROM fails Posted by Ken Murphy @ 3/30/2008 1:32:00 PM
RE: APPEND FROM fails Posted by Jun Tangunan @ 3/30/2008 1:45:26 PM
RE: APPEND FROM fails Posted by Ken Murphy @ 3/30/2008 1:51:00 PM
RE: APPEND FROM fails Posted by Mike Yearwood @ 3/30/2008 4:14:56 PM
RE: APPEND FROM fails Posted by Jun Tangunan @ 3/31/2008 1:13:17 PM
RE: APPEND FROM fails Posted by Anders Altberg @ 3/30/2008 6:55:45 PM
RE: APPEND FROM fails Posted by Mike Yearwood @ 3/30/2008 8:51:00 PM
RE: APPEND FROM fails Posted by Jun Tangunan @ 3/31/2008 1:35:19 PM
RE: APPEND FROM fails Posted by Glenn Villar @ 3/31/2008 5:37:40 PM