Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations bkrike on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Recent content by copperkitten

  1. copperkitten

    Crystal Report on ASP.Net using VB.net code

    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.
  2. copperkitten

    how to get the directory of a specific filename?

    I am trying to point out that i am searching for a file that has no duplicate in other directories.for example a temp.doc which is unique.i don't know what code will i do to get its corresponding directory.
  3. copperkitten

    how to get the directory of a specific filename?

    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...
  4. copperkitten

    Please help on how to retrieve my password in VBA Project

    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...
  5. copperkitten

    Help on Crystal Report Function,Converting number into text

    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.
  6. copperkitten

    Please help me On Crystal Report 8.5 on these message.

    I have searched for it in Other PC in which Crystal Report 8.5 runs.But the pdsmon.dll does not exist on other pcs.
  7. copperkitten

    Please help me On Crystal Report 8.5 on these message.

    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...
  8. copperkitten

    Error 1904:Crystal Report 8.5

    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...
  9. copperkitten

    Running VB & Crystal application in Win 95 problem.

    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...
  10. copperkitten

    Does crystal report 8.5 run in Windows 95?

    Mr. Pgtek, What activex control will I download?Because I already Installed the activex control of Crystal Report 8.5 to Windows 95 OS but it doesn't work.
  11. copperkitten

    How do I clear the transaction log when it is full?

    Mr. SonOfEmidec thanks for the help.But I already done that before but there are some problems that occur.Well first I detach the database from the server then.I rename the .ldf file of the database,then I attach the database to the server.But when I attached to the database to the server,other...
  12. copperkitten

    How do I clear the transaction log when it is full?

    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...
  13. copperkitten

    Does crystal report 8.5 run in Windows 95?

    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...
  14. copperkitten

    CR 8, how to pass in parameter into report with 2 subreports

    Yes there is a way to link the parameter from the main report to its subreports. Remove the parameter1 in the 2 subreport so that you will it will not prompt for values.Then, Open your main report then,at design view.Right click at the subreport.and then select the "Change subreport Links".A...

Part and Inventory Search

Back
Top