Hello to all,
I am new on ASP.net using vb.net code and i just want to know on how will i display crystal reports on web forms using the crystal viewer.I already know how to display it on visual basic 6 but it seems that it has a different approach in asp.net.Thanks.
Good Day to everyone,
I am new in ASP.net using vb.net.I just want to know if
there is a code where I can only input my filename and it will return it's corresponding directory.For example
dim a as string
a="temp.doc"
then what will i do to display its corresponding directory?
I formerly done...
Good day, My former work-mate created a vba program in ms excel.and then he put a password on it to make it safe and nobody can edit it.But the problem is that my work-mate resigns and he already forgot the password.The macro must be edited to make some changes.But the problem is when I open the...
Hi,
I would like to know if there are functions in crystal report that i can used in converting numbers into words.
Ex. 125.75 will be converted into words:
one hundred twenty five and seventy five cents
Is it possible?Thanks.
I created a report using crystal report 8.5 in Windows 2000 which will display the contents of a table in MS SQL Server 2000.It works fine but when I try to run the report on other computer with the Windows 95 version B, When i try to refresh the report using the F5 button.It displays the...
Hi,
Does anyone know how will I solve the error message appearing "Error 1904:Module C:\Program Files\Seagate Software\Report Desighner Component\craxddrt.dll failed to register.HRESULT -2147024885.Contact your support personnel."
This message appears when I try to install Crystal Report 8.5...
Hi,
I have created VB program and calling Crystal Reports through the use of crystal viewer on a Windows 2000 OS.I made in installable to other computers and it runs well on Windows 98.But the problem started when I try to run the program on a Windows 95 environment.I cannot view and print...
Hello,
Does anyone know how can I clear the transaction log when it is full.Because everytime the transaction log is full,The user's cannot processed any transactions such as editing or adding some values to a table.I am currently using MS SQL Server 2000.My Server name is PCPI_NT.My...
Hello, I am running a VB application together with Crystal Report 8.5 and MS SQL Server 2000 on a Windows 2000 Prof. OS.Well it works fine and I can view the reports throught the use of Crystal Viewer but these program is also used on other pc's with different OS Windows 95 .When I installed the...
Is it possible in VB to pass parameters from VB to Crystal Report without using the Crystal Report Viewer?I have created programs passing parameters to Crystal report viewer but i don't know how to pass these parameters without using crystal Viewer.Is it possible?If possible?How?
I have created a VB program,and I wanted it to be installable to other computers.The problem is when I used the Package and development Wizard to make the needed ocx ,dll files and other components to be installed in other pcs too.
A message "Unexpected error number 28 has occured: Out of stack...
I have created a simple program last week.It will select one material type by the used of option button.Ok runs fine.Only selecting one.But later, I decided to add more types of material code and also repreresented by additional opton buttons.But the problem there is that whenever I click the...
Hi,
I have compiled a program in vb 6.0.I am already on the finishing touch.Well, the problem is I want to change the standard form icon in exe file into my desired icon.Please tell me how to do it.Thanks.
Hi,
I have a problem in printing Crystal Report Documents in VB6.I have pass parameters from vb to Crystal Report 8.5. with these codes.
Public Sub setReportParam(strReport_Path As String, rptParameter As RptParam, _
bolView_Report As Boolean, Optional bolLedger As...
Hello, I am creating a program in vb 6.0 together with the crystal report viewer.here is the code.
Public rptApp As New CRAXDRT.Application
Public rpt As New CRAXDRT.Report
Private Sub Command1_Click()
CRV.Height = Form1.Height - 900
CRV.Width = Form1.Width - 150
rptpath =...
I a message appears "Timeout expired" everytime I create a transaction in the Purchasing System that is develop using VB 6.0 and the backend is sql server 2000.What is the possible cause and how can i fix it?
Hello there,
I would like to ask if there are functions similar to isalpha() or alnum() of C++ in Visual Basic 6? If there are, please give me some examples of codes.Thanks.
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.