Forum: MS SQL Jul 6th, 2009 |
| Replies: 1 Views: 420 hi all, i have a simple problem with the reporting services. i have configured the reporting server and it is working fine when i browse the reports through the report server. i have another... |
Forum: ASP.NET Apr 27th, 2009 |
| Replies: 0 Views: 474 HI all,
i am using vs 2005 and sql server 2005. in my web application i have made use of the report viewer along with the web part manager and the web part zones, which allows me to drag and drop... |
Forum: ASP.NET Feb 23rd, 2009 |
| Replies: 2 Views: 593 hi,, as serkan said,,this has to be used in the web config file.
here. There are predefined tags in the webconfig file, u dont have to create a separate html or xml file for ur project |
Forum: ASP.NET Feb 23rd, 2009 |
| Replies: 5 Views: 625 hii,,this is wht i used in my page and it worked for me,,,i have used an image button,,,i have written this in the <head> tag
<script language="C#" runat="server">
void Login_Click(Object sender,... |
Forum: MS SQL Feb 3rd, 2009 |
| Replies: 9 Views: 1,888 Well i guess ,this issue is solved,,I tried the same insatllation on another system and configured the report server and it works fine,, may be some problem with my system,,,thnks for ur help.. |
Forum: MS SQL Jan 30th, 2009 |
| Replies: 9 Views: 1,888 ohh thats great,,please let me know if u find any solution,,i m really waiting for that.
Thanks for ur help |
Forum: ASP.NET Jan 27th, 2009 |
| Replies: 0 Views: 1,513 Hi all, I am really stuck in this problem. Here it goes::
I am using sql server 2005 and visual studio 2005. I have configured the report server 2008 successfully. I have a web application in which... |
Forum: MS SQL Jan 26th, 2009 |
| Replies: 9 Views: 1,888 Yes i had installed reporting server 2005.. but i have uninstalled it completely.. Also i came to know that unlike 2005,reporting server 2008 doesnot have anything to do with IIS. The above error... |
Forum: MS SQL Jan 24th, 2009 |
| Replies: 16 Views: 1,374 hey that query is done,,, got some other problem..i have installed sql server 2008 in my system...but i am not able to connect to the report server... i have configured the reporting server but... |
Forum: MS SQL Jan 24th, 2009 |
| Replies: 16 Views: 1,374 Thnks dude,,it works,,u solved my query,,was trying this one from the past couple of days,,now its done...thnks to u |
Forum: MS SQL Jan 24th, 2009 |
| Replies: 16 Views: 1,374 thnks,,i am done with the insert command,,can u provide me with the update command for the same scenario...
Waiting for ur reply...
Thnks in advance |
Forum: MS SQL Jan 24th, 2009 |
| Replies: 16 Views: 1,374 here is an example:::
Table1
KEY X Y Z
---------- ---------- ---------- ----------
1 100 100 100
2 100 100 ... |
Forum: MS SQL Jan 24th, 2009 |
| Replies: 16 Views: 1,374 hey dude,,,this was a very nice code,,my half problems are solved because of this...can u provide me the same type of code for updating...the scenario is the same....hope u got it,,,
Thnks in... |
Forum: MS SQL Jan 24th, 2009 |
| Replies: 9 Views: 1,888 when i try to connect to the reporting services in sql server 2008,,it gives an error saying,,, unable to connect to pc-1.The specified url might not be valid or there might be a problem with the... |
Forum: MS SQL Jan 23rd, 2009 |
| Replies: 9 Views: 1,888 Thnks dude,,i know that,,but i am not able to configure it properly.can u help me on that,may be something i am missing...
thnks for ur help |
Forum: MS SQL Jan 23rd, 2009 |
| Replies: 9 Views: 1,888 Hi all, I have a very simple query but this is driving me nuts. I have installed sql server 2008 on my system. Its working fine, but the main thing is that i am not able to configure the report... |
Forum: ASP.NET Jan 7th, 2009 |
| Replies: 0 Views: 600 Hi all, I have a query which is driving me nuts. I am using asp.net 2005 and sql server 2005. I created a report using the reporting services. This report has two parameters year and month. My query... |
Forum: ASP.NET Aug 4th, 2008 |
| Replies: 3 Views: 1,011 guys can ne1 cum up wid ne idea,,,,,pls reply asap |
Forum: ASP.NET Aug 4th, 2008 |
| Replies: 3 Views: 1,011 thnks a lot for that ,,but my knowledge abt javascript is very low,,,,can u help me with the code..
pls reply asap...thnks |
Forum: ASP.NET Aug 2nd, 2008 |
| Replies: 3 Views: 1,011 hi all,,here i m again stuck in the midst of my project.i am using asp.net 2005 in vb language and sql server 2005.Well in my application i have used a datagrid tht fetches data from a table.i am... |
Forum: ASP.NET Jul 19th, 2008 |
| Replies: 5 Views: 1,282 ooohh dear,,k i wil explain it again wht i want,,in my application i have two database,,but the tables in both the database r exactly same,all the updation occurs in the tables of 1st... |
Forum: ASP.NET Jul 19th, 2008 |
| Replies: 5 Views: 1,282 common members,,,waiting for ur reply.. |
Forum: ASP.NET Jul 18th, 2008 |
| Replies: 5 Views: 1,282 hii all, i have a query,,it might be simple bt i hav no idea how to do it,,i am creating an application in VB lang using asp.net 2005 and sql server 2005. in my form i have a combo box which... |
Forum: ASP.NET Jul 5th, 2008 |
| Replies: 1 Views: 688 Private Sub Button1_Click(ByVal sender As System.Object, ByVal e As System.EventArgs) Handles Button1.Click
If conn.State = ConnectionState.Closed Then
conn.Open()
End... |
Forum: ASP.NET Jul 5th, 2008 |
| Replies: 1 Views: 688 i hav a small query,,,i have made a windows application,i m using listview in which i want to display all the table names in my database on a click of a button,,,how can i do tht...
tnks in adv |
Forum: ASP.NET Jun 27th, 2008 |
| Replies: 6 Views: 4,897 common guys i need help,,,,,,waiting for ur reply |
Forum: ASP.NET Jun 26th, 2008 |
| Replies: 6 Views: 4,897 well guys i think i hav found the way for my 1st problem,,this code is workin fine for me
here is the code
Dim st2 As String =... |
Forum: ASP.NET Jun 26th, 2008 |
| Replies: 6 Views: 4,897 hi ,,i m using asp.net 2005 in VB language and sqlserver 2005,,so here i m with a new problem......i have a textbox and a button in my form,,,i m using a table called as details..i want the fname... |
Forum: ASP.NET Jun 26th, 2008 |
| Replies: 17 Views: 3,710 mind blowing maaannnnn,,,,,solved,,,thnks,,,hav added to ur reputation,,
thnks 1ce again |
Forum: ASP.NET Jun 26th, 2008 |
| Replies: 17 Views: 3,710 well bala ,,it was a bouncer to me,,can u explain me with the exact code..
reply asap,,thnks in advance |
Forum: ASP.NET Jun 26th, 2008 |
| Replies: 17 Views: 3,710 dude is there ne way we can get the result by editing the line
DropDownList1.DataSource = dr
i dont want to use datasource at all,is it possible,,,,reply asasp |
Forum: ASP.NET Jun 26th, 2008 |
| Replies: 17 Views: 3,710 ,,yup hav done tht,,,thnks 1ce again |
Forum: ASP.NET Jun 26th, 2008 |
| Replies: 17 Views: 3,710 thnks dude ,,,will go thr tht link n let u know if it wrks for me,,,,
by the way i found a the code tht i wanted finally,,,here it is ,its very simple using only sql data reader,,,here it is
Dim... |
Forum: ASP.NET Jun 26th, 2008 |
| Replies: 17 Views: 3,710 no its not workin bala,,,,well i have tried another code,,here it is
dbconn.Open()
If Not Page.IsPostBack Then
dbadap = New SqlDataAdapter("select fname from details",... |
Forum: ASP.NET Jun 26th, 2008 |
| Replies: 17 Views: 3,710 hi bala,,,well i m not able to do it,,,,
here is my code
If Not Page.IsPostBack Then
Dim conn As SqlConnection
Dim cmd As SqlCommand
Dim dr As SqlDataReader... |
Forum: ASP.NET Jun 26th, 2008 |
| Replies: 17 Views: 3,710 guys how can i use the same code without using sql datasource,,,i came to know tht we can use sql data reader and sql command and other such things,,,,is it possible,,,,let me know,,
thnks in advance |
Forum: ASP.NET Jun 26th, 2008 |
| Replies: 17 Views: 3,710 coool mann,,,,thts working fine,,,,,well i m using a connection string called as connectionstring2,,,,,,,,,,how can i use this connection string instead of writing the whole connection on pageload... |
Forum: ASP.NET Jun 25th, 2008 |
| Replies: 17 Views: 3,710 hi all i m using asp.net 2005 and sql server 2005...i have a dropdown list in my page...i have a table called as details...all i want to do is bind the fname from details table to... |
Forum: ASP.NET Jun 25th, 2008 |
| Replies: 11 Views: 1,869 no bala,,it is not giving any kind of error,,,i am not able to get the new value of dropdownlist3,,,let me clarify 1ce again if u still didnt get it,,let me kno,,thnks in advance |
Forum: ASP.NET Jun 25th, 2008 |
| Replies: 11 Views: 1,869 fine,,let me clear maslf 1ce again....in detail
i have 3 dropdownlist in ma page,,ok,,on selecting a value frm 1st dropdownlist,,dropdownlist 2 gets updated with its corresponding value,,,now if i... |