Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Search a Value in Database
Message
 
À
25/10/2006 16:39:36
Information générale
Forum:
Visual FoxPro
Catégorie:
Base de données, Tables, Vues, Index et syntaxe SQL
Versions des environnements
Visual FoxPro:
VFP 9 SP1
OS:
Windows XP SP2
Network:
Windows 2000 Server
Database:
Visual FoxPro
Divers
Thread ID:
01164359
Message ID:
01165206
Vues:
11
Hi Tracy,

It worked.

A minor alteration to code in FUNCTION FINDVALUEDBC
	IF FILE(myfiles(i,1))
        USE (myfiles(i,1))
Changed to
	IF FILE(myfiles(i))
        USE (myfiles(i))
Thanks.
--
--
Aashish Sharma
Tele Nos: +1-201-490-5405
Mobile: +91-9821053938
E-Mail:
aashish@aashishsharma.com
write2aashish@gmail.com

You better believe in yourself... if you don't, who else will ?
TODAY is a gift, that's why it's called PRESENT
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform