Does ADO work on 64 bit platforms



Hello!!

I have a code with has references to DAO and uses DAO to access the SQL jet
database. I want this code to run on 64 bit platforms too. So if I convert
this code to use ADO would this code run to 64 bit platforms?
Would it be difficult to convert the DAO code to ADO?
I am leaning towards using ADO instead of ODBC because I believe using ADO
would be easier and quicker. But I am not sure of any negative impacts (other
than performance) of using ADO instead of ODBC.

Please comment.

regards,
Sandeep
.



Relevant Pages

  • Re: Problem, =?ISO-8859-1?Q?br=E4uchte_Hilfe_mit_Visual_?= =?ISO-8859-1?Q?C++_DLL=2C
    ... ADO, DAO, ODBC(ADO und DAO bauen doch auf ODBC auf, oder?) ... Passwort etc.) in Properties zusammenstellen und dann eine neue Verbindung aufbauen. ...
    (microsoft.public.de.vc)
  • Re: Access mit MySQL
    ... >> über ODBC läuft)? ... Ich verwende DAO für den Zugriff auf ein Access-Backend. ... ADO verwende ich, wenn ich den SQL-Server als BE benutze. ...
    (microsoft.public.de.access)
  • Re: How to enforce subtypes/supertypes in Access 2000?
    ... DAO is the native object model for Jet databases and, as such, is the ... ever need ADO. ... Private Sub SetContactType() ...
    (microsoft.public.access.tablesdbdesign)
  • Re: How to enforce subtypes/supertypes in Access 2000?
    ... So I focussed on the dirty event. ... If I code everything using DAO now, will I need to re-code everything ... into ADO later, or does VB.Net not care which one you reference? ... Will they be packaged with my .mdb file if I ...
    (microsoft.public.access.tablesdbdesign)
  • Re: ADODB reference?
    ... will play around with DAO in A2007 after I finish my current test ... I had one other question about ADO connection string syntax in case ... to a variety of data sources but not designed specifically for Access. ...
    (microsoft.public.access.modulesdaovba)