> De la part de Christian Schmitz > I think on Windows it's named "db2cli.dll" > Do you have this file?
Yes, I it is installed in the Windows\System32 directory. I made a screenshot of the errormessage popping up: http://osswald.com/rb/issues/mbs/db2cli.jpg I used the following code to test it: === dim db as new SQLDatabaseMBS Dim f as FolderItem f=GetFolderItem("C:\Windows\System32\db2cli.dll", FolderItem.PathTypeAbsolute) db.SetFileOption SQLConnectionMBS.kOptionLibraryDB2, f .... === Oliver _______________________________________________ Mbsplugins_monkeybreadsoftware.info mailing list [email protected] https://ml01.ispgateway.de/mailman/listinfo/mbsplugins_monkeybreadsoftware.info
