CodeGuru Home VC++ / MFC / C++ .NET / C# Visual Basic VB Forums Developer.com

Search:

Type: Posts; User: etatis

Search: Search took 0.02 seconds.

  1. Replies
    0
    Views
    1,075

    Crystal Report issue

    Hi everybody!

    is there anyone that could explain to me what does this error mean???

    "Run-time error -2147189571 (80047cbd)
    Creation feature not enabled."

    I get it when i try to do...
  2. Thread: Crystal Report

    by etatis
    Replies
    579
    Views
    638,016

    Hi, I' m working with VB6, CR 9 and SQL...

    Hi,

    I' m working with VB6, CR 9 and SQL Server.

    I connect to my Database by setting the DSN dynamically. So far so good, BUT.....
    i want to connect to another database that has a different...
  3. Replies
    3
    Views
    701

    You need to declare public variables and every...

    You need to declare public variables and every time you need to switch to the other form, just set the appropriate values to your variables.

    i.e.
    you have a textbox in your first form (txtName)....
  4. Replies
    1
    Views
    710

    Hi again! Thanx everybody who read my post,...

    Hi again!

    Thanx everybody who read my post, but i found the way to do it....

    if this helps anybody........i m gona be :)

    Report.DiscardSavedData

    For i = 1 To...
  5. Replies
    1
    Views
    710

    Crystal Reports - DSN

    Hi everybody!

    i have a problem here...

    how can my report "understands" the new DSN i ve given my DB???

    what i mean, is that how can i set my report s DSN dynamically???

    thanx
Results 1 to 5 of 5





Click Here to Expand Forum to Full Width

Featured