hi! does anyone knows how to use the crystalreport1.logonserver method in VB when using access database. i am using a ADO connection in my report. my connection string is
Provider=MSDASQL.1;Password=poweruser;Persist Security Info=True;User ID=admin;Extended Properties=DSN=MS Access Database;DBQ=c:\project\main.mdb;DefaultDir=c:\project;DriverId=25;FIL=MS Access;MaxBufferSize=2048;PageTimeout=5;UID=admin;
if anyone knows please show me a working example. thanks...
Provider=MSDASQL.1;Password=poweruser;Persist Security Info=True;User ID=admin;Extended Properties=DSN=MS Access Database;DBQ=c:\project\main.mdb;DefaultDir=c:\project;DriverId=25;FIL=MS Access;MaxBufferSize=2048;PageTimeout=5;UID=admin;
if anyone knows please show me a working example. thanks...