I use this code
SqlDataSource1. SelectParameter s.Add("F_Employ er", TypeCode.String , _ txtSearch.Text)
SqlDataSource1. SelectCommand = "ALLV_Emplo yer"
but I recive this error in the execution time
System.Data.Sql Client.SqlExcep tion: Procedure or Function 'ALLV_Employer' expects parameter '@F_Employer', which was not supplied.
Please help me.
User Profile
Collapse
-
How can I use GridView or DetailsView to Bind to a DataSet
-
masoumeh started a topic Which are properties and methods that I must be set to a DataGrid control worked wellin .NETWhich are properties and methods that I must be set to a DataGrid control worked well
I wrorte this code for a DataGrid Cotrol,but it did not work well
DataGrid1.DataS ource = DataTableName
DataGrid1.DataB ind()
Thank you very much for your help. -
Help me for Java Programming
What is the solution of this error in intellij
Process finished with exit code 0
please help me
thanl you very much -
How can I use the Folder Browser Dialog in web application
I want to use the FolderBrowserDi alog in a web application but it is available
in windows and Inherited form CommonDialog.
Should I write the calss that it's inherits CommonDialog if I want to use a dialog
same as FolderBrowserDi alog
Please help me.
Thank you very much -
EXECUTE permission denied on object <stored procedure>,database
please help me
I use this code
TA_Insert_Langu age as new DataSetName.Ins ert_LanguageTab leAdapter
DT_Insert_Langu age as new DataSetName.Ins ert_LanguageDat aTable
dim MaxRow as new DataRow
dim row as integer
MaxRow=Select_M axRow.MAXROW
row=MaxRow.Sele ct("","").GetVa lue
'This is a stored procedure that select max(Row)form the table in database
'that will be worked...
No activity results to display
Show More