Search:

Type: Posts; User: allay84

Search: Search took 0.02 seconds.

  1. Replies
    7
    Views
    12,885

    Re: exporting Crystal Report 8 to pdf file

    i have developed report using Crystal Report 8.0 in Vb 6.0 Environment

    Report being generated is something like this

    Dim Report As New CrptDateWiseCr

    CRViewer1.ReportSource = Report...
  2. Replies
    7
    Views
    12,885

    Re: exporting Crystal Report 8 to pdf file

    I m using Vb 6.0 App along with Crystal Report 8.

    using the Code below to Generate Report.

    CRViewer1.ReportSource = Report
    CRViewer1.ViewReport


    Now in need to...
  3. Creating SQL Server 2000 Backup using VB 6 Code

    '* * * * * * * * * * * * * *
    'Passing Values
    '* * * * * * * * * * * * * *
    'nServer_Name = SQL server name
    'nDB_Name = Database name
    'nDB_Login = Login name
    'nDB_Password = Password
    'nBack_Dev...
  4. Replies
    1
    Views
    2,010

    Crystal Report 8 Error

    I m using VB 6 along with Crystal Report 8.

    I have created a report but when i open my report it gives me error as "Server has not been Opened"

    i have created my app in window XP and i m...
  5. Replies
    5
    Views
    1,323

    Re: VB6 and Crystal Report 8 in window 7

    Could it be Window 7 Architecture i.e 32 Bit or 64 Bit.
    :mad:
  6. Replies
    5
    Views
    1,323

    Re: VB6 and Crystal Report 8 in window 7

    In the run time Environment Crystal Report displays a message "Server has not yet been opened".

    I m using System DSN ODBC to Connect to Database which runs fine in Window Xp but not in Window 7
    ...
  7. Replies
    5
    Views
    1,323

    VB6 and Crystal Report 8 in window 7

    :mad:
    I hve created an application in VB 6 along with Crystal Report 8. in Window XP.

    Now i m running my app in window 7 but my reports doesnot work in window 7 thus crashing my app.


    Need...
Results 1 to 7 of 10



Click Here to Expand Forum to Full Width