Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
OleDbException - parameter missing
Message
De
07/07/2007 09:11:38
Timothy Bryan
Sharpline Consultants
Conroe, Texas, États-Unis
 
Information générale
Forum:
ASP.NET
Catégorie:
The Mere Mortals .NET Framework
Versions des environnements
Environment:
C# 2.0
Divers
Thread ID:
01238240
Message ID:
01238373
Vues:
5
Hi Kevin,

>
>> ContactNotesList = this.GetEntityList("SELECT * FROM ContactNotes WHERE request_ID = @ContactID",
>> this.CreateParameter("@ContactID", contactID));
>
>Is request_ID the correct column name (and is it the propert case)? Access can give you the error message you're seeing if this is incorrect.
>

It is the correct column name but the case was wrong. I corrected it and still get the same error message exactly. The contactID does have a value.

Tim
Timothy Bryan
Précédent
Répondre
Fil
Voir

Click here to load this message in the networking platform