pcplayer:
似乎不能用 ADOQuery 来做吧?记得好像是应该用 ADOX 来做。google 到....
[阅读: 373] 2007-06-25 11:19:28
Even though ADOX is part of ADO, Delphi does not wrap it inside ADOExpress. To use ADOX with Delphi, you should establish a reference to the ADOX type library. The description of the ADOX library is "Microsoft ADO Ext. for DDL and ...