Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Vfp50 - PARAMETERIZED VIEWS - using a string
Message
De
24/03/1997 11:57:40
 
 
À
Tous
Information générale
Forum:
Visual FoxPro
Catégorie:
Autre
Titre:
Vfp50 - PARAMETERIZED VIEWS - using a string
Divers
Thread ID:
00025409
Message ID:
00025409
Vues:
67
I am trying to REQUERY() my VIEW using a PARAMETERIZED VIEW. I need to set this up on my WHERE clause,
but my WHERE clasue is a string of conditions.
example.. m_filter = 'lastname = thisform.lastname'
m_filter = m_filter + 'acctnum = thisform.acctnum'

SELECT *;
FROM table;
WHERE &m_filter

How can I PARAMETERIZED the WHERE clause?
Robert Keith
Independent Developer
San Antonio, Texas
E-mail address:
rebelrob1@yahoo.com
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform