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 Wanet Telecoms Ltd 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. user0001

    Hi, In my project I have a filelis

    Hi, In my project I have a filelistbox which has the property multiselect on extended. When I run the program and I select a few files, i get the following error : 'run-time error 381 : invalid property array index' For intCounter = 0 To filFile.ListCount-1 If...
  2. user0001

    Offline synchronisation ?!?

    Hi, We have setup a merge synchronisation between several computers. There is one server who communicates with the clients. Now the question: Is it possible to perform an offline(!) synchronisation between a client and the server? For example: on the client, we perform the synchronisation that...
  3. user0001

    dos error (-2147206462)

    Hi, I'm using visual basic 6.0 with crystal reports 8.0. The database is sybase. Now, when I want to generate the report through vb-code, I get the error number: -2147206462 / Description: Dos error. I don't know what the problem is. The situation at place 1 is: there are a few computers in a...
  4. user0001

    control CR print engine through VB-code

    I've tried that and it worked, thanks very much for your help.
  5. user0001

    print directly to printer

    Hi, I have a report that is made in crystal reports. Through Visual Basic 6 code, I want to print the report. If I first show the report in the viewer and then print it, everything works fine. Now, I want to print the report directly to the printer instead of first showing it in the viewer...
  6. user0001

    control CR print engine through VB-code

    Hi, I've tried that and it worked fine. Thank you very much! Now another problem came up: Is it possible to pass the 'number of copies to print' separately for each page shown in the viewer? Thanks in advance!
  7. user0001

    control CR print engine through VB-code

    Hi, I'm not sure what you mean with integration method. I use the report designer component viewer (crystal report viewer control). I need the files craxdrt.dll and crviewer.dll. Thanks in advance.
  8. user0001

    control CR print engine through VB-code

    Hi, I have a report in Crystal Reports which a call from a visual basic application. Is there any way I can pass the 'number of copies to print' to the Crystal Reports Viewer through code in VB 6.0? Thanks very much
  9. user0001

    Crystal Reports printer status problem

    Hi, I have an application in Visual Basic 6.0. This calls Crystal Reports 8.0 reports through The Crystal Reports Designer Component 8.0. Once a report is printed (by use of the print button on the designer component), its status in the oracle database must be changed. So, when a report is...

Part and Inventory Search

Back
Top