Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
SQL parameter
Message
De
27/03/2008 11:28:29
 
 
À
Tous
Information générale
Forum:
ASP.NET
Catégorie:
Autre
Titre:
SQL parameter
Divers
Thread ID:
01306192
Message ID:
01306192
Vues:
50
Hi

I have an SQLdatasource with a paramterised SQL statement querying a Foxpro table.

ie (invoice_no = ?)

How do I load a value into the parameter in my web page. Ive tried

this.SqlDataSource1.SelectParameters.Add("invoice_no", linvoice_no) where linvoice_no contains a valid invoice number but I don't get any data back.

Any ideas.



Thanks


Nick Mason
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform