Thinus du Pisanie's Profile
Reputation: 0
Apprentice
- Group:
- Members
- Active Posts:
- 45 (0.08 per day)
- Joined:
- 07-October 11
- Profile Views:
- 1,270
- Last Active:
May 14 2013 05:47 AM- Currently:
- Offline
Previous Fields
- Dream Kudos:
- 0
Posts I've Made
-
In Topic: Reporting Headers
Posted 14 May 2013
I am using visual basic 2008 to create reports by the properties there is nowhere where there is hidden line/row. -
In Topic: Reports time out
Posted 29 Apr 2013
Oky in my program I call the report
Protected Sub cmdRevschedfinal_Click(ByVal sender As Object, ByVal e As EventArgs) Handles cmdRevschedfinal.Click Server.Transfer("Rep_Viewer.aspx?Report=rpt_Low_Comp_Review&RetForm=frm_My_Review_Reports.aspx") End Sub
On the Rep Viewer where report must show I have
If Page.IsPostBack Then Else Dim SUrl As String Dim SVal As clsDef.SSetting SVal = Get_Setting("ReportServer") SUrl = "http://" & SVal.SValue & "/" SVal = Get_Setting("Reports") RepSub = SVal.SValue ReportPath = RepSub & Report Select Case Report Case "rpt_Low_Comp_Review" If ReportPath <> "" Or Not (ReportPath Is Nothing) Then ReportViewer1.ShowParameterPrompts = False ReportViewer1.ProcessingMode = ProcessingMode.Remote Dim svrReport As ServerReport = ReportViewer1.ServerReport svrReport.ReportServerUrl = New Uri(SUrl) svrReport.ReportPath = ReportPath End If End Select End If
I hope this help and no I have no time out on it just stops like I said in smaller database everything works fine. Larger database it just starts running and then just stop with no error no warning and no data. -
In Topic: IIF Statements in vb.net report server
Posted 18 Feb 2013
Thanks it works -
In Topic: IIF Statements in vb.net report server
Posted 18 Feb 2013
Don't worry about the column name just the principle want to figure out. -
In Topic: Php link encription
Posted 15 Jan 2013
It is just a info site no usernames no passwords no database.
My Information
- Member Title:
- New D.I.C Head
- Age:
- Age Unknown
- Birthday:
- Birthday Unknown
- Gender:
Contact Information
- E-mail:
- Click here to e-mail me
Friends
Thinus du Pisanie hasn't added any friends yet.
|
|


Find Topics
Find Posts
View Reputation Given
|
Comments
Thinus du Pisanie has no profile comments yet. Why not say hello?