On Feb 1, 2013, at 12:40 PM, Jorge Flávio Costa wrote:

> 
>   At the moment, I´ll keep improving the dialect to remove those errors and 
> warning messages so it could be used by others interested in Caché 
> development. Any tips regarding where I should start? What´s the least common 
> denominator in dialects? Using MS SQL as my template is fine? Once again, 
> thanks for your help.

usually people choose one of MySQL, MSSQL, Postgresql, or Oracle, depending on 
which one is closest to how their database works.

For examples of external dialects that follow the now "official" layout and 
testing practices, see:

https://github.com/zzzeek/ibm_db_sa

https://github.com/zzzeek/akiban_sqlalchemy



-- 
You received this message because you are subscribed to the Google Groups 
"sqlalchemy" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to sqlalchemy+unsubscr...@googlegroups.com.
To post to this group, send email to sqlalchemy@googlegroups.com.
Visit this group at http://groups.google.com/group/sqlalchemy?hl=en.
For more options, visit https://groups.google.com/groups/opt_out.


Reply via email to