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!

Search results for query: *

  • Users: rlevasseur
  • Content: Threads
  • Order by date
  1. rlevasseur

    VB6 Running Under XP Professional

    I maintain a number of VB6 projects, 2 are very large and use numerous forms and 2 are formless. Last year my company upgraded our workstations from Windows 2000 to XP Pro, also taking away any admin provilages that developers had. My group had an admin account that had full access to any PC...
  2. rlevasseur

    Updating VB 6 to use Crystal 9 report control

    I have a question regarding updating a large VB 6.0 application from Crystal 8.5 to 9. When we migrated from 8 to 8.5 I had to do a massive redesign of the user reporting front end to utilize RDC. The reports do not require the designer component, since the user only needs to view canned...
  3. rlevasseur

    Error occured while creating report object - web licensing issue

    I work for a small company that uses Crystal 8.5 reports on our intranet. I created a DSN (generic user) allowing very limited access to SQL Server stored procs and tables. My manager did not want to bothers users for user name and password, so login is called through an include of hidden login...
  4. rlevasseur

    String values in field across into varchar column

    I'm not sure if anyone can help me on this, and have not been able to find an example anywhere. I will give an oversimplified example here TestTbl Region State ---- ---- NEA CT Select Region, State NEA MA From TestTbl NEA ME Where Region = 'NEA'...
  5. rlevasseur

    Enabling printer selection button in Crystal 8-8.5 viewer within VB6

    I have just completed upgrading a large application to remove the old .ocx Crystal viewer control with the new crviewer.dll using RDC. I got it to finally work (sorta), but users would like to have the printer selection icon enabled. As it stands now, the reports will go to the printer defined...
  6. rlevasseur

    CRAXDRT error Missing or out of date dll when using crystal 8.5 in vb

    I have created a small VB application for running a selected crystal 8.5 report in background. I open a SQL server query and loop through values to run report multiple times, creating a PDF exported report. The form is invisible. I used example on page 124 of Crystal 8.5 delelopers guide. When I...
  7. rlevasseur

    Unexted error 80010108 when attempting to package project

    I'm responsible for maintenance of a rather large Financial application using VB6, SQL 7 and Crystal reports. Everything worked fine until we upgraded to Crystal 8.5. I am using the Crystal control and after installing Crystal 8.5 began getting Unexpected error number 80010108 Automation error...

Part and Inventory Search

Back
Top