PDA

Click to See Complete Forum and Search --> : VB6 not A2K compliant ! ! ! :)


r0ach
Feb 24th, 2000, 07:46 PM
I'm not a DB programmer (Yet), but i started reading the article, and tried the samples, and it worked fine, but when i tried my own DB, i got an error from VB about unrecognised format. It's an Access2K DB. Can someone tell me something about this, or how to fix it or anything???

jsimpson
Feb 25th, 2000, 01:45 AM
your example was likely using DAO 3.50 or ado 2.0. you need to upgrade your components to DAO 3.6 or ado 2.1. try downloading mdac_typ.exe 2.1 from microsoft (Microsoft data access components)

Clunietp
Feb 27th, 2000, 12:11 AM
Actually, your subject should read r0ach not A2K compliant :D

http://support.microsoft.com/support/kb/articles/q238/4/01.asp?LNG=ENG&SA=ALLKB



Edited by Clunietp on 02-27-2000 at 01:12 PM