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 gkittelson 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: *

  • Users: alc25
  • Order by date
  1. alc25

    Store Log in Details in Crystal Reports

    Ok, I understand, the reason I was asking is because I have added a Crystal Report into a VB application, when I try to refresh the report, I get an error, as though it cannot access the database (Oracle). Would I need to specify this login info in the VB code and how would I do so?
  2. alc25

    Store Log in Details in Crystal Reports

    I am connecting to an Oracle Database, each time I run a report, it asks me for connection detail - username and password. How do I store these so it doesnt ask me each time?
  3. alc25

    Display Crystal Report in Visual Basic

    I have managed to add the Crystal ActiveX Report Viewer control to my form, but how do I now point it at the report I want it to run?
  4. alc25

    Display Crystal Report in Visual Basic

    Please can someone help me. I am trying to insert a Crystal Report into a visual Basic form. How would I do this?
  5. alc25

    Show multiple value parameter on report

    I have a multi value paramer field used to enter 1 or more item numbers. I have created a formula field to display the values of this field using: Join({?ItemParam}, ", ") I would also like to see the item descriptions for each item entered in the parameter. How would I display these?
  6. alc25

    SQL Commands and Parameters

    I am using Crystal Reports XI. I have written an SQL Command and I am trying to create a multi value parameter in the command and a date range parameter. It is not allowing me to do it. Is there any way I can do this?

Part and Inventory Search

Back
Top