Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • World
  • Users
  • Groups
Skins
  • Light
  • Cerulean
  • Cosmo
  • Flatly
  • Journal
  • Litera
  • Lumen
  • Lux
  • Materia
  • Minty
  • Morph
  • Pulse
  • Sandstone
  • Simplex
  • Sketchy
  • Spacelab
  • United
  • Yeti
  • Zephyr
  • Dark
  • Cyborg
  • Darkly
  • Quartz
  • Slate
  • Solar
  • Superhero
  • Vapor

  • Default (No Skin)
  • No Skin
Collapse
Code Project
  1. Home
  2. General Programming
  3. Visual Basic
  4. what is pDllname in this "craxddrt.database.logonserver(pdllname,pservername,pdatabasename,puserid,ppassword)" ? [modified]

what is pDllname in this "craxddrt.database.logonserver(pdllname,pservername,pdatabasename,puserid,ppassword)" ? [modified]

Scheduled Pinned Locked Moved Visual Basic
questioncsharpdatabase
3 Posts 3 Posters 0 Views 1 Watching
  • Oldest to Newest
  • Newest to Oldest
  • Most Votes
Reply
  • Reply as topic
Log in to reply
This topic has been deleted. Only users with topic management privileges can see it.
  • X Offline
    X Offline
    xingselex
    wrote on last edited by
    #1

    i import a crystal report dll "CRAXDDRT.dll" . and i want to connect report database to sqlserver using code vb.net . in that dll has a method is logonserver(pDllname,pServer,pDatabase,pUserID,pPassword). and i want to know what is "pDllname" ?

    modified on Sunday, July 12, 2009 11:24 PM

    R J 2 Replies Last reply
    0
    • X xingselex

      i import a crystal report dll "CRAXDDRT.dll" . and i want to connect report database to sqlserver using code vb.net . in that dll has a method is logonserver(pDllname,pServer,pDatabase,pUserID,pPassword). and i want to know what is "pDllname" ?

      modified on Sunday, July 12, 2009 11:24 PM

      R Offline
      R Offline
      riced
      wrote on last edited by
      #2

      At a guess it's pointer to a string holding the name of a dll. :)

      Regards David R --------------------------------------------------------------- "Every program eventually becomes rococo, and then rubble." - Alan Perlis

      1 Reply Last reply
      0
      • X xingselex

        i import a crystal report dll "CRAXDDRT.dll" . and i want to connect report database to sqlserver using code vb.net . in that dll has a method is logonserver(pDllname,pServer,pDatabase,pUserID,pPassword). and i want to know what is "pDllname" ?

        modified on Sunday, July 12, 2009 11:24 PM

        J Offline
        J Offline
        Jack Vanderhorst
        wrote on last edited by
        #3

        A quick search of this document will get you a detailed description of LogOnServer, and the rest of the ocx too. http://resources.businessobjects.com/support/communitycs/TechnicalPapers/logon_ocx.pdf[^]

        1 Reply Last reply
        0
        Reply
        • Reply as topic
        Log in to reply
        • Oldest to Newest
        • Newest to Oldest
        • Most Votes


        • Login

        • Don't have an account? Register

        • Login or register to search.
        • First post
          Last post
        0
        • Categories
        • Recent
        • Tags
        • Popular
        • World
        • Users
        • Groups