|
-
Nov 19th, 1999, 03:43 PM
#1
Thread Starter
Lively Member
I allways work with access and visual basic but i just install acc2000 and i can't use it with visual basic.
Is there a way to use access 2000 with vb or it is not compatible
-
Nov 20th, 1999, 02:14 PM
#2
Addicted Member
I have Access 2000 AND vb6 installed and both worked perfectly.... what is the error that you get?
-
Nov 21st, 1999, 05:53 AM
#3
Member
As far as I know, there are no *major* differences between ANY Office2000 file format and it's Office97 counterpart. Most of the enhancements in Office2000 are in the GUI and features, not the file formats.
------------------
(¯`·.¸¸.·´¯`·->ShadowCrawler<-·´¯`·.¸¸.·´¯)
Teenage Programmer
Visual Basic, HTML, C++, JavaScript
http://welcome.to/X12Tech
Email: [email protected]
ICQ#: 9872708
-
Nov 21st, 1999, 05:40 PM
#4
Make sure you use the Microsoft DAO 3.6 Object Library and not any of the older DAO library's (like 3.51).
------------------
Vincent van den Braken
EMail: [email protected]
ICQ: 15440110
Homepage: http://www.azzmodan.demon.nl
[This message has been edited by Azzmodan (edited 11-22-1999).]
-
Nov 21st, 1999, 07:43 PM
#5
Guru
I believe the Access 2000 file formats are different now (so are the rest of them, aren't they a new version?), and as the previous post mentioned, you should use DAO 3.6 (if you are using DAO) or the OLEDB driver v4 (Microsoft.Jet.OLEDB.4.0) if you are using ADO.
HTH
Tom
[This message has been edited by Clunietp (edited 11-22-1999).]
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|