can any one tel me hw to connect database connectivity of
dot NET and back end as MS access?
Answer / guest
<configuration>
<appSettings>
<add key="SqlCon" value="Data
Source=winserver;initial
Catalog=cieflnew;uid=cieflnew;pwd=cieflnew; Connection
Lifetime=0;Max Pool Size=10000;Min Pool Size=0;Connection
Reset=false;Pooling=true;Persist Security Info=False"/>
</appSettings>
<system.web>
in web.config and in code behind
sqlcommeand cmd= new sql command("Query",con);
cmd.executenonquery();
| Is This Answer Correct ? | 2 Yes | 0 No |
I am looking for a fast track course (MAX 15 days) in MS.NET 3.5 and SQLSERVER 2005 in hyderabad or mumbai or pune. I am working in mumbai so cannot gor for long course. Can any body suggest me the best couching class or best faculty for the same. Thanks.
Explain how to rename a table using sql queries?
what is the difference between class and structures?
When a Static Constructor called in .NET?
Explain the procedure to add assemly to gac to make it shared one?
What is Complex Class in .NET?
what is dotnet architecture? can anyone explain that.
Tell about your technical profile ?
0 Answers TNEB Tamil Nadu Electricity Board,
Explain role-based security in .Net.
What does SCM do?
Explain the purpose of Remoting in .NET?
0 Answers Petranics Solutions,
explain the states of a window service application?