John Behling

Show:

What's happening?

  • duplicate data in as_dict set

    Hello: I would like to pull a dataset as a dictionary, however when I use the as_dict argument in pymssql I get a duplicate set of data, one with the column names and the other with the column numbers For example if the fields are firstname and lastname a one row query would look like {'0':'Smith','1':'John','firstname':'John','lastname':'Smith'} How do I eliminate the column number...

    2009-06-26 14:17:45 UTC in Simple MS SQL Python extension module

About Me

  • 2009-06-26 (5 months ago)
  • 2545682
  • jbehling (My Site)
  • John Behling

Send me a message