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 TouchToneTommy 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: css1015
  • Content: Threads
  • Order by date
  1. css1015

    Connecting my SQL Server 2000 DB to Oracle DB plus security

    Hi, I have a custom SQL Server 2000 database that I will be using to drive the interfaces for my ASP.Net application that will be used only on an intranet. My SQL Server 2000 database will be connecting to an Oracle database to synchronize data for a couple of tables so that the master data is...
  2. css1015

    Can I use a shared variable inside a SQL command in a Crystal Report?

    Hi, Here is the situation: I have to pass a field value from the main report to a sub-report. I do not want to use a parameter in the sub-report to store the value of the main report field. Also, I use a command in the sub-report that has a field that can be equated to the main report field...
  3. css1015

    Having problems with using shared variables for subreport totals

    Hi, I have 2 subreports each of which has a Month-to-date (MTD) total stored in a shared variable. The subreports occupy different sections in the detail section of the main report. I need to total the subreport totals in the main report. SUBREPORT I: Formula field name...
  4. css1015

    Urgent help needed with MS DB Grid in VB 6

    Hi, I have a MS DB Grid control in VB 6 that is bound to a recordset with a static cursor and optimistic lock. Step I) I am able to bind it and display the data fine. When I double-click on column 2 (colindex = 1) or column 3 (colindex = 2), I take the focus to a listbox populated in a...
  5. css1015

    Opening Crystal Reports 10.0 report using VB 6.0

    Hi, I am totally new to Crystal Reports 10.0 from the programming point of view. Crystal Reports 8.5 used to provide a Crystal Report control that I could place on my VB 6.0 form and launch the 8.5 report from within VB 6.0. But with Crystal Reports 10.0, that control is not available. I am...
  6. css1015

    Opening Crystal Reports 10.0 report using VB 6.0

    Hi, I am totally new to Crystal Reports 10.0 from the programming point of view. Crystal Reports 8.5 used to provide a Crystal Report control that I could place on my VB 6.0 form and launch the 8.5 report from within VB 6.0. But with Crystal Reports 10.0, that control is not available. I am...
  7. css1015

    Need to launch Crystal Reports 10.0 report using VB 6.0 SP5

    Hi, I am totally new to Crystal Reports 10.0 from the programming point of view. Crystal Reports 8.5 used to provide a Crystal Report OCX control that I could place on my VB 6.0 form and launch the 8.5 report from within VB 6.0. But with Crystal Reports 10.0, that control is not available. I...
  8. css1015

    Need to launch Crystal Reports 10.0 report using VB 6.0 SP5

    Hi, I am totally new to Crystal Reports 10.0 from the programming point of view. Crystal Reports 8.5 used to provide a Crystal Report control that I could place on my VB 6.0 form and launch the 8.5 report from within VB 6.0. But with Crystal Reports 10.0, that control is not available. I am...
  9. css1015

    Using cross-tab reports to print quantities for 2 date ranges

    Hi, This is an accounting report being created in Crystal 8.5. The user enters the date range (begin and end date within the same year - I then use only the month and year parts for my report) This is the format of the report Grouping Fields: Currency Id Item Class Customer Class...

Part and Inventory Search

Back
Top