Forum: C# Aug 28th, 2009 |
| Replies: 5 Views: 451 Hi,
Sir obviously it is cross tab report, but in cross tab u must have to specify summarize option for your total or sum whatever. I don't want any summarization while displaying the record... |
Forum: C# Aug 28th, 2009 |
| Replies: 5 Views: 451 Hi,
In date field actual date is stored not number. Based on this date I want to show the report horizontally. |
Forum: C# Aug 28th, 2009 |
| Replies: 5 Views: 451 I want to generate report based on the date fields. In my table there is a 'date' field. When I take it from the database it shows in vertically, I want it should show in horizontally.
for eg. ... |
Forum: C# May 20th, 2009 |
| Replies: 1 Views: 974 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... |
Forum: ASP.NET Apr 22nd, 2009 |
| Replies: 5 Views: 608 If I create schema then I have to move all records of the table in any xml file, right?. Without doing it, is it possible? |
Forum: ASP.NET Apr 22nd, 2009 |
| Replies: 5 Views: 608 But, would you suggest me how to write the schema for this? |
Forum: ASP.NET Apr 22nd, 2009 |
| Replies: 5 Views: 608 Hi, Everybody!
I have one problem, I want to use same sql query in MySql and SqlServer. In case of Sql Server generally you have to write query in this way- select * from... |
Forum: ASP.NET Apr 13th, 2009 |
| Replies: 4 Views: 1,127 Hi,
Thank you very much. I did , and its working fine. First I checked the basic authentication check box and one warning message I got and finally I gave the domain name of the computer where the... |
Forum: ASP.NET Apr 13th, 2009 |
| Replies: 4 Views: 1,127 I have tried, but it is giving nothing. when I try the url like-
http://localhost/vms/abc.aspx
then its giving nothing. Actually I want , when I install the site in IIS then It should trap the... |
Forum: ASP.NET Apr 4th, 2009 |
| Replies: 4 Views: 1,127 Hi, Every body, I have one problem that I want to get window logged in user in asp.net, each and every time it is giving ASPNET, I want only window user. I have WindowsIdentity class,... |