On 23-05-2014, tonthon wrote: > Hi, > > One of our customers is using an access database with a desktop > application as an internal solution. > We'd like to provide him a web access handling the same datas, but he's > tied to his desktop app. > > How would you handle this situation ?
I use pyodbc, directly without orm. -- William -- You received this message because you are subscribed to the Google Groups "pylons-discuss" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To post to this group, send email to [email protected]. Visit this group at http://groups.google.com/group/pylons-discuss. For more options, visit https://groups.google.com/d/optout.
