Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Help with ADO SQL select
Message
 
À
Tous
Information générale
Forum:
ASP.NET
Catégorie:
Autre
Titre:
Help with ADO SQL select
Divers
Thread ID:
00601024
Message ID:
00601024
Vues:
65
Okay, I have now managed to create an ADO connection in my ASP and am hooked up to a table. I'm nuot sure of the syntax (VBScript and ADO/SQL) to select all records that have a date within the last 30 days:
oRecSet.Open "SELECT * FROM myTable WHERE dt > [confused here, need today's date minus 30 days?]", oConn, 1, 1
Any help is greatly appreciated. Thanks a lot!
jfh
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform