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 SkipVought on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Search results for query: *

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

    Is it possible in VB and crystal report?

    Well, it is working.I am a little bit curious that time because i used crystal viewer.I haven't tried to pass paramaters using the crystal report control.Thanks a lot
  16. copperkitten

    Is it possible in VB and crystal report?

    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?
  17. copperkitten

    Package and development Wizard Problem

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

    How will I limit to one value in sets of combo box

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

    How will I change the form icon of the vb exe file?

    Thanks a lot Mr. SonOfEmidec1100!!! That really helps to change my exe files icon.I am just wondering if can i create .hlp files in Visual Basic because i only new to create an .frm files and .prj files in VB 6.0 but how about .hlp files.If not, what programming languages can i used to create...

Part and Inventory Search

Back
Top