Hi all,
Can any one tell me,
Export datas to a Excel file using query without openrowset method
is there any other methods are posible
for creating an Excel file to export it
Thanks,
Babu.K
User Profile
Collapse
-
openrowset works in sql 2005 but not Works in SQL 2000
Hi ,
I have Installed both SQL 2000 & SQL 2005 in my server
i have run a Query with open rowset Works in SQL 2005 but not Works in SQL 2000
My Query is Follows,
SELECT * FROM OPENROWSET('Mic rosoft.Jet.OLED B.4.0','Excel 5.0;Database=E: \FLB10607.XLS', 'SELECT * FROM [FLB10607$]')
in sql 2000 it shows the below error
Server: Msg 7399, Level 16, State 1, Line... -
you can also hide the div tag inside the c# Code
just change your div tag like
<div id="div1" runat="server">
//something
</div>
in C# code set
div1.visible=fa lse
may be it will helps you
Regards,
Babu.K -
How to change the colour of the particular part of an image
hai,
How to change the particular part i.e., closed surface like rectangle or circle in an image,
i want to change the rectangle colour inside my image using C#.net
Thanks in advance,
Regards,
Babu.K -
how to get the footer row textbox value of the gridview using javascript
hello friends i want to get the footer row textbox value of the gridview using javascript for validating it.
how can i get it is there any coding
pls help me
Thanks in advance,
Regards.
Babu.K -
How to get the footer row textbox value of the gridview using javascript
hello friends i want to get the footer row textbox value of the gridview using javascript for validating it.
how can i get it is there any coding
pls help me
Thanks in advance,
Regards.
Babu.K -
-
How to get the footer textbox value in gridview using javascript
Hai,
I want to get the footer textbox value in gridview using javascript
any one help me
Regards,
Babu.K -
-
How to get the Global variable Declared in the Global.asax File
Hai,
I want to get the Global static name(for Constant) Declared in the Global.asax file for my whole project as a constant.
my coding in the Global.asax file is
private static string strName = "ABCD";
public static string Names
{
get { return strName ; }
}
or is there any way to Declare the Global constant variable for the whole project in asp.net... -
Binding Navigator
Can you please any one guide me to work in binding navigator control in C#.net windows application -
Passing Form As an object to a class function in the runtime
Hai Everybody,
I am working in C#.net windows application i am having the same function in each form (Showrecords()) . But i have created a class file for accessing the form function but i can't,
My sample is
//For form 1
...Code:namespace BabuWin { public partial class frmTesting : Form { public frmTesting() {
No activity results to display
Show More
Leave a comment: