I am using the following:
Crystal 8.5
Visual Basic 6 sp 5
Oracle 10
I am trying to login to the server at run time using the following:
Dim crxApp As New CRAXDRT.Application
crxApp.LogOnServer "THE DLL", strServerOrDSNName, strDBNameOrPath, strUserID, strPassword
What should "THE DLL" be?
Crystal 8.5
Visual Basic 6 sp 5
Oracle 10
I am trying to login to the server at run time using the following:
Dim crxApp As New CRAXDRT.Application
crxApp.LogOnServer "THE DLL", strServerOrDSNName, strDBNameOrPath, strUserID, strPassword
What should "THE DLL" be?