I'm trying to conect to the server but keep runing into connection string problems. Could you please show me a working
report.database.logonserverex "p2soledb.dll", TheReportName, "", "", "", "ole db", cn
cn is "Provider=Microsoft.Jet.OLEDB.4.0;Data Source=" & App.Path & "\ah.mdb;Persist Security Info=False"
thanks