Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Very embarassing - Access query
Message
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
OS:
Windows XP SP2
Database:
Visual FoxPro
Divers
Thread ID:
01063741
Message ID:
01063744
Vues:
13
This message has been marked as a message which has helped to the initial question of the thread.
Try CStr() function, I am almost sure that this function returns Date in some format as string but not exactly as DTOS()
select * from Visits inner join Doctors where patient_name + CStr(date) in (select patient_name + CStr(date) from ... 
I'll keep digging :-)
Against Stupidity the Gods themselves Contend in Vain - Johann Christoph Friedrich von Schiller
The only thing normal about database guys is their tables.
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform