不连接数据库时可正常运行。有数据库就不能运行。
没通过控制面板建立ODBC数据源,因为不可能操作远
程报务器。我用的是ADOConnection的连接字符串:
ADOConnection.ConnectionString:='
Provider=MSDASQL.1;
Persist Security Info=False;
Extended Properties="DBQ=c:/inetpub/wwwroot/myPath/Images.mdb;
DefaultDir=c:/inetpub/wwwroot/myPath/;
Driver={Microsoft Access Driver (*.mdb)};
DriverId=25;FIL=MS Access;FILEDSN=;MaxBufferSize=2048;
MaxScanRows=8;PageTimeout=5;SafeTransactions=0;Threads=3;
UID=admin;UserCommitSync=Yes;"