As far as I understand ODBC provides a standard API for database
connectivity but the SQL that goes through that connection still
depends on the database backed. For example web2py can talk to MSSQL
and DB2 and in both cases it uses pyODBC but the SQL translation
strings in web2py are different.

Am I missing something?

Massimo




On Mar 14, 8:39 pm, Wes James <[email protected]> wrote:
> On Sat, Mar 14, 2009 at 6:13 PM, mdipierro <[email protected]> wrote:
>
> > We do not claim we support MS Access. If the MS Access uses the same
> > SQL dialect as MS SQL than, we can add support easily but I am I do
> > not know.
>
> > Massimo
>
> I've accessed ms access via ODBC, so if web2py supports odbc then it
> can get to mdb.
>
> -wj
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"web2py Web Framework" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to 
[email protected]
For more options, visit this group at 
http://groups.google.com/group/web2py?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to