ALLInterview.com :: Home Page KalAajKal.com
 Advertise your Business Here     
Browse  |   Placement Papers  |   Company  |   Code Snippets  |   Certifications  |   Visa Questions
Post Question  |   Post Answer  |   My Panel  |   Search  |   Articles  |   Topics  |   ERRORS new
   Refer this Site  Refer This Site to Your Friends  Site Map  Bookmark this Site  Set it as your HomePage  Contact Us     Login  |  Sign Up                      
Do you have a collection of Interview Questions and interested to share with us!!
Please send that collection to along with your userid / name. ThanQ
Google
 
 Categories  >>  Software  >>  Microsoft Related  >>  ADO.NET       
Suggest New Category 
 


 

View Page with Answers
  Question  Asked @ Answers Views     select
 
what is the syntax code for oldb to connect oracle IBM  2  1223
what is Execute NOn Query? Protech   12  8164
what is execute scalar? Protech   6  3714
what is the syntax code for oldb to connect oracle?  1  789
How To Update A Column In A DataGrid Using C#.NET? I am getting InvalidCastException as (Specified cast is not valid) while updating 2nd column in a datagrid? Id,firstname,lastname are the three columns of my datagrid respectively. I wanted to edit the second column(lastname) and update it. I did the following code in DataGrid's updatecommand(),but failed to update ! Int varid=(int)DataGrid1.DataKeys[e.Item.ItemIndex]; TextBox lnm=(TextBox)e.Item.Cells[2].Controls[0]; string str=lnm.Text ; SqlCommand cmd=new SqlCommand("update customer set lastname='" + str + "' where id=" + varid + "",con); cmd.ExecuteNonQuery(); DataGrid1.EditItemIndex=- 1; DataGrid1.DataBind(); Mind-Tree   2  5017
what is Sql Native Client? Gantec-Solutions  4  5311
What is the default view of Data Grid?  3  4194
what is data access layer? Honeywell  2  3397
If we want to connect to many databases in dataaccess layer such as MSAccess,Sql server,oracle means not to a particular database depends on condition we have to connect to appropriate database in this scenario if we without changing code Ho wdo you handle this situation? Honeywell  4  2829
If a table contains 20000 records . In a page at each time 100 records to be displayed. What are the steps u will take to improve performance? will you use dataset or datareader?  6  3140
What is @@rowcount and with small code snippet explain the usage? BirlaSoft  4  3908
What provider ADO.net use by default? Accenture   5  5707
can we execute trigger normally at the desired time? Microsoft  2  2749
what is trigger? Microsoft   7  3221
what is clustered index?why is it created? Microsoft  3  3822
E-Mail New Answers        Answer Selected Questions        Post New ADO.NET Question
 
Prev    1   2   3   4    [5]   6   7   8   9   10   11   12    Next
 
 
 Visual Basic interview questions   Visual Basic Interview Questions  C Sharp interview questions   C Sharp Interview Questions  ASP.NET interview questions   ASP.NET Interview Questions
 VB.NET interview questions   VB.NET Interview Questions  COM+ interview questions   COM+ Interview Questions  ADO.NET interview questions   ADO.NET Interview Questions
 IIS interview questions   IIS Interview Questions  MTS interview questions   MTS Interview Questions  Crystal Reports interview questions   Crystal Reports Interview Questions
 BizTalk interview questions   BizTalk Interview Questions  Dot Net interview questions   Dot Net Interview Questions  Exchange Server interview questions   Exchange Server Interview Questions
 SharePoint interview questions   SharePoint Interview Questions  Microsoft Related AllOther interview questions   Microsoft Related AllOther Interview Questions
 
 
 
Un-Answered Questions
 
 Question Views Asked at   Select
 
What are the advantages of oledb compared with other classes? 193  
can we create synonymn in ms access,sql server,my sql if so explain me with example 53  
Can we bind one datareader wid two dropdown list? 50  
OleDbDataAdapter ole=new OleDbDataAdapter(new OleDbCommand ("select * from login",oleDbConnection1)); OleDbCommandBuilder cmd=new OleDbCommandBuilder(ole); ole.Fill(dataSet11,"login"); DataRow drow=dataSet11.Tables ["login"].NewRow(); drow[0]=textBox1.Text; drow[1]=textBox2.Text; drow[2]=textBox3.Text; dataSet11.Tables["login"].Rows.Add (drow); ole.UpdateCommand=cmd.GetUpdateCommand(); ole.Update(dataSet11,"login"); MessageBox.Show("one row added"); this gives exception.how to solve it 252 Nimaya
The answers which posted above is not satisfied my requirement? Can some one post teh exact answer? Thanx 126  
What are the differences between RAW, AUTO and Explicit modes in retrieving data from SQL Server in XML format? 282  
how can implement dropdownlist in particular of dataset when try to update? 196  
Can we create Synonymns in MS Acess,My Sql Server,Sql Server? But iam we can create in oracle! 52  
oledbdataadpter with ms access in c#.net giving exception System.Data.OleDb.OleDbException while writing adapter.update(dataset,"tabname"); how to update the database from dataset? 268 Infosys
What is Debug.write does? 61  
About ADO and its objects ? 127 DELL
how to create a quiz software using 4 options to answer and how to check with answers in the database and award marks.... 358  
How do we invoke queries from the application 166  
E-Mail New Answers        Answer Selected Questions
 
 
 
 
 
 
   
Copyright Policy  |  Terms of Service  |  Help  |  Site Map 1  |  Articles  |  Site Map  |   Site Map  |  Contact Us interview questions urls   External Links 
   
Copyright © 2007  ALLInterview.com.  All Rights Reserved.

ALLInterview.com   ::  Forum9.com   ::  KalAajKal.com