Microsoft
Software
Hardware
Network
Question : where parameters aspx .net page
I have an aspx page that is working, but when i try to add where parameter I get an error that the parameter "cid" is no defined. what is worng?
--------------------------
--------------------------
-
DefaultContainerName="eSaf
etyEntitie
s" EntitySetName="Documents" EntityTypeFilter="Document
s"
Select="it.[DocID], it.[DocName], it.[Description], it.[DateCreated]"
Where="it.Categories.Categ
oryId = @cid">
--------------------------
----------
----------
----------
---
the page is passing cid like this and have tested the value which is working:
.......doc.aspx?cid=1
Answer : where parameters aspx .net page
The Name of the parameter needs to match the name in the query. So, in your case it should be "cid" rather than "id":
Random Solutions
Import .frm into access using "Application.LoadFromText acForm.."
Workaround for 20 field limit for listboxes
Table parameter in SQL 2008
size of Mailboxes
Picture box -- gif images problem
Data Analysis Toolpak error - "Descriptive Statistics - Input range contains non-numeric data"
New-EdgeSubscription, The LDAP server is unavailable
NAVISION 4.02 SP2 issues copying from Excel into NAVISION, whats the root cause?
varchar sort
Network Identification Wizard