Re: Problem with request
Frediano Ziglio <[email protected]>
| Newsgroups | gmane.comp.db.tds.freetds |
|---|---|
| Message-ID | <CAHt6W4eNH6dC9Hgvre7gx5UG2fqvhA913odLbdm_pCe-FwS6NA@mail.gmail.com> |
2011/7/2 Sébastien Morand <[email protected]>: > Hi, > > I'm using pymssql based on libsysdb5 which come from freedts-common on > debian testing. When I'm running the following request : > > SELECT name,option FROM appels > > I got an error because option is a keyword and the request can't be > run. I'm trying to put [] or "" and it does not change anything, how > could I run this request? > usually [] works like SELECT [name], [option] FROM appels > Second I have a problem with ntext field. I could cast them, I'dll > like to know if there is plan in the future to accept field using > ntext. > No plan, should work... Which problem do you have? > Thanks by advance, > Regards > Sébastien freddy77 _______________________________________________ FreeTDS mailing list [email protected] http://lists.ibiblio.org/mailman/listinfo/freetds