有这么个问题:
我用UD编了个很普通的数据提取程序,涉及到密码验证啊什么的普通项目,在我的平台上测试,一切正常,但上传后却发现反复出现以下几个错误:
1。ADODB.Recordset error '800a0bb9'
The application is using arguments that are of the wrong type, are out of acceptable range, or are in conflict with one another.
2。Unspecific Errors
3。Microsoft OLE DB Provider for ODBC Drivers error '80004005'
[Microsoft][ODBC Microsoft Access 97 Driver] Couldn't use '(unknown)'; file
already in use.
这几个东西反复出现,烦死我了!!!!