Posts
 
Reputation
Joined
Last Seen
0 Reputation Points
Unknown Quality Score

No one has voted on any posts yet. Votes from other community members are used to determine a member's reputation amongst their peers.

0 Endorsements
Ranked #72.8K
~330 People Reached

2 Posted Topics

Member Avatar for pradeepfusion

[QUOTE=pradeepfusion;872114]Hi, When I use sql server native client for odbc sql connection then it is asking uid and password, once I supply uid and pwd in odbc connection , I think there should not be necessary to give uid and password in C# in sql connection string. I want once …

Member Avatar for prasanna201
0
221
Member Avatar for Poojasrivastava

[QUOTE=Poojasrivastava;872821][ICODE]<html> <head> <title></title> </head> <body> <script type="text/javascript"> function read() { var myApp = new ActiveXObject("Excel.Application"); if (myApp != null) { myApp.visible = true; myApp.workbooks.open("C:\\Book2.xls"); } } </script> <button onclick="read();">READ</button> </body> </html> [/ICODE][/QUOTE] In the internet explorer choose Tools tab and click internet options. In the internet options, click security tab …

Member Avatar for prasanna201
0
109

The End.