Welcome To The Home Of The Visual FoxPro Experts  
home. signup. forum. archives. search. google. articles. downloads. faq. members. weblogs. sponsors. rss.
 From: mut jayan
  Where is mut jayan?
 chennai
 India
 mut jayan
 Tags
Subject: Acess from vfp
Thread ID: 232910 Message ID: 232910 # Views: 44 # Ratings: 0
Version: Visual FoxPro 9 Category: Databases, Tables and SQL Server
Date: Saturday, June 27, 2009 8:26:52 AM         
   


I have student databse in MS access namely "student.mdb" the table name is "stu"(D:\muthu\student.mdb) with three fields namely 1.regno 2. name 3. category.

In vfp I have designed "Student.scx" in that i put one text box namely txtsearch and one two command button namely 1. cmdsearch 2.cmdexit.

I have enterd letter of students name in txtsearch box and click cmdsearch button and result will be in browse window.

let assume I have enterd "A" in txtsearch box and click command button whose student names begain with "A" will dispaly in browse window. or if I have enterd "B" in txtsearch box and click command button whose student names begain with "B" will dispaly in browse window.

How to write code?



COMPLETE THREAD
Acess from vfp Posted by mut jayan @ 6/27/2009 8:26:52 AM
RE: Acess from vfp Posted by Borislav Borissov @ 6/27/2009 8:31:11 AM
RE: Acess from vfp Posted by Anders Altberg @ 6/28/2009 3:59:25 PM