通过调用DLL实现用户认证。 function ChkUser(Server:String;conn:TADOConnection;DB:String;UNo:String;PWord:String):Boolean;stdcall;