Re: ADOX/ADO quirk when creating a primary key

From: Rob Nicholson (informed_at_community.nospam)
Date: 11/26/04


Date: Fri, 26 Nov 2004 14:34:03 -0000


> ----cut here----
> Option Explicit

You'll need to add references to:

Microsoft ActiveX Data Objects 2.7 library
Microsoft ADO Ext. 2.7 for DDL and security

Cheers, Rob.