what is pDllname in this "craxddrt.database.logonserver(pdllname,pservername,pdatabasename,puserid,ppassword)" ? [modified]
-
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
-
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
-
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
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[^]