PDA

Click to See Complete Forum and Search --> : Where to find ADO Ext. 2.5 DDL and Security


Jun 8th, 2000, 12:32 AM
I recently converted my VB program to use access 2000 and thus moving from DAO to ADO. The computer i was using had the ADO Ext 2.5 DDL and Security referenced. When I moved my program to another computer for further development the reference was missing. Both computers were win98se with VB6+sp3. Is it possible I installed the patch wrong?

Chris
Jun 8th, 2000, 04:52 PM
May be you can download it from Microsoft Universal Data Access Web Site (http://www.microsoft.com/data/download_250rtm.htm).

Jun 8th, 2000, 11:15 PM
Thank you kindly, it fixed everything i needed.