Oct 25, 2001 #1 Guest_imported New member Jan 1, 1970 0 Do I need to include any Dll of seagate crystal reports in VB packaging for the Export Button to function.
Do I need to include any Dll of seagate crystal reports in VB packaging for the Export Button to function.
Oct 26, 2001 #2 balves Programmer Oct 24, 2000 983 US DLLs need to be included in the kit. Hopefully, the PDW will pick them up for you automatically. If not, they start with u2 and contain the type of export in their name. For example, the DLL that exports to Excel: u2fxls.dll Upvote 0 Downvote
DLLs need to be included in the kit. Hopefully, the PDW will pick them up for you automatically. If not, they start with u2 and contain the type of export in their name. For example, the DLL that exports to Excel: u2fxls.dll